IBM Langflow OSS: improper access control
Medium6.5CVE-2026-10700 · Published Jul 30, 2026 · updated Aug 4, 2026
IBM Langflow OSS 1.0.0 through 1.8.4 contains multiple broken access control vulnerabilities in its file handling API that allow unauthorized access to user files.The /api/v1/files/images/{flow_id}/{file_name} endpoint does not enforce authentication or authorization checks, allowing unauthenticated remote attackers to retrieve image files associated with any flow by specifying a valid flow_id and file_name.Additionally, the /api/v1/files/download/{flow_id}/{file_name} endpoint requires authentication but fails to properly validate ownership of the requested resource. As a result, an authenticated user can access files belonging to other users by supplying arbitrary identifiers, leading to an authorization bypass (IDOR).Successful exploitation may result in unauthorized disclosure of sensitive data, including files stored in private flows. This issue breaks tenant isolation in multi-user deployments.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Langflow OSS Product | >= 1.0.0, <= 1.8.4 | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-639
More IBM advisories
All IBM| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 30 | IBM WebSphere Application Server: remote code execution | High8.5 | No fix yet |
| Jul 30 | IBM Langflow OSS: code injection | Critical9.9 | No fix yet |
| Jul 30 | UCD - IBM: information disclosure | Medium4.3 | No fix yet |
| Jul 30 | IBM Langflow OSS: improper input validation | Critical9.9 | No fix yet |
| Jul 30 | IBM Langflow OSS: attacker could access another user's private vector | High8.1 | No fix yet |
| Jul 30 | IBM Langflow OSS: path traversal | High7.5 | No fix yet |