CVE-2026-13445: Langflow is affected by remote code execution, denial of service, path traversal, and exposed credentials due to multiple unauthenticated and insufficiently authorized API endpoints
IBM Langflow OSS 1.0.0 through 1.10.1 can allow an authenticated attacker to exploit the SaveToFile component to read and modify another user's uploaded files by specifying absolute paths pointing to victim storage locations. In append mode, the attacker's workflow reads victim file contents, appends attacker-controlled data, and uploads a copy containing victim data to the attacker's namespace (confidentiality breach). In overwrite mode, the attacker can replace victim file contents with arbitrary data (integrity breach). This breaks the storage ownership boundary between users.
Other sources
Langflow OSS can allow an authenticated attacker to exploit the SaveToFile component to read and modify another user's uploaded files by specifying absolute paths pointing to victim storage locations. In append mode, the attacker's workflow reads victim file contents, appends attacker-controlled data, and uploads a copy containing victim data to the attacker's namespace (confidentiality breach). In overwrite mode, the attacker can replace victim file contents with arbitrary data (integrity breach). This breaks the storage ownership boundary between users.
— IBM
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
IBM Langflow OSSto a version that resolves this vulnerability.Fixed in 1.10.2
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13445?
The severity of CVE-2026-13445 is rated high with a score of 8.1.
What vulnerabilities are associated with CVE-2026-13445?
CVE-2026-13445 includes remote code execution, denial of service, path traversal, and exposed credentials.
How do I fix CVE-2026-13445?
To fix CVE-2026-13445, ensure that proper authentication and authorization mechanisms are implemented for all API endpoints.
Who is affected by CVE-2026-13445?
CVE-2026-13445 impacts users of IBM Langflow OSS versions 1.0.0 through 1.10.1.
What can an attacker do using CVE-2026-13445?
An attacker can exploit CVE-2026-13445 to read and modify files uploaded by other users through insufficiently secured API endpoints.