
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-9225 is an authorization bypass vulnerability in IBM Langflow OSS affecting versions 1.0.0 through 1.11.5. The flaw resides in the File/Read File component and allows authenticated attackers to access files belonging to other users by supplying crafted storage paths during flow execution. It was published on September 10, 2026, with a patch available as of the same date. The vulnerability carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, IBM Support).
The root cause is an improper access control flaw classified as CWE-639 (Authorization Bypass Through User-Controlled Key). When flows are executed via the /api/v1/run/advanced/{flow_id} API endpoint, the application accepts component inputs that reference file storage paths using arbitrary user or flow identifiers without verifying that the requesting user owns the referenced namespace. A low-privileged authenticated attacker can craft a file path pointing to another user's storage namespace, causing the backend to read and return that user's file contents, effectively bypassing the authorization checks enforced by the file management API (GitHub Advisory, IBM Support).
Successful exploitation results in unauthorized disclosure of sensitive files uploaded by other users, with a high confidentiality impact and no integrity or availability impact. Any authenticated user on the network can read files from arbitrary storage namespaces without possessing elevated privileges, potentially exposing confidential data such as documents, datasets, or credentials stored within the platform. The vulnerability does not enable code execution or data modification, but the cross-user data exposure could facilitate further attacks if sensitive credentials or configuration files are accessible (GitHub Advisory).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time, as confirmed by NVD SSVC assessment indicating exploitation status of "none" (GitHub Advisory). The EPSS score is approximately 0.229% (14th percentile), reflecting a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
flow_id to construct a valid API request to the /api/v1/run/advanced/{flow_id} endpoint./api/v1/run/advanced/{flow_id} with the manipulated file path as a component input parameter./api/v1/run/advanced/{flow_id} from a single authenticated user, especially with varying user or flow identifiers in file path parameters./api/v1/run/advanced/ requests where the file path in the request body does not match the authenticated user's own namespace.IBM has released a patch addressing this vulnerability; users should upgrade IBM Langflow OSS to version 1.11.6 or later (IBM Support, GitHub Advisory). As an interim workaround prior to patching, administrators should implement additional server-side access control validation to ensure authenticated users can only reference files within their own storage namespace. Additionally, restrict or monitor execution of flows with arbitrary file path inputs via the /api/v1/run/advanced/ endpoint, and audit logs for unauthorized cross-namespace file access attempts.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."