CVE-2026-19306

IBM Langflow OSS 1.0.0 through 1.11.2 allows an authenticated attacker to read arbitrary files from the server filesystem — including server secret material (secret_key, JWT signing keys, the application database, /proc/self/environ, and other tenants' upload directories) — by supplying absolute paths or traversal sequences in the files parameter of an authenticated build request. The file contents were embedded as text attachments in the language model prompt and transmitted to the configured model endpoint, resulting in confidential data exfiltration. This bypassed the LANGFLOW_RESTRICT_LOCAL_FILE_ACCESS=true containment boundary, which was enforced for other file-reading components but not for the Chat Input to Message attachment pipeline.
References
Link Resource
https://www.ibm.com/support/pages/node/7285641 Patch Vendor Advisory
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
OR cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-09-04 16:17

Updated : 2026-09-08 22:04


NVD link : CVE-2026-19306

Mitre link : CVE-2026-19306

CVE.ORG link : CVE-2026-19306


JSON object : View

Products Affected

langflow

  • langflow

linux

  • linux_kernel

microsoft

  • windows

apple

  • macos
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')