Description
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.
Published: 2026-09-04
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Confidential data can be exfiltrated via authenticated file read
Action: Immediate Patch
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.11.2 contain a path‑traversal flaw in the ChatInput, bundle FileInput, and GitExtractor components. An authenticated attacker can supply absolute paths or traversal sequences in the files parameter of a build request, causing the application to read arbitrary files from the server file system. The content is then embedded as a text attachment in the language model prompt and sent to the configured model endpoint, resulting in confidential data exfiltration. This bypasses the LANGFLOW_RESTRICT_LOCAL_FILE_ACCESS containment boundary that protects other file‑reading components. Consequently, secret keys, JWT signing material, application databases, environment data, and other tenants’ uploads are all susceptible to disclosure.

Affected Systems

The vulnerability affects IBM Langflow OSS versions 1.0.0 up to and including 1.11.2. The fix is included in version 1.11.3 available on PyPI.

Risk and Exploitability

The CVSS score is 7.7, indicating a high impact if exploited. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is authenticated remote: an attacker who can authenticate to Langflow OSS can trigger the file‑read operation from the internal network, bypassing existing containment controls. The lack of an EPSS score does not negate the potential for exploitation, as the flaw permits direct reading of arbitrary files, a classic localsystem read exploit. The severity and the ease of credential acquisition make this a significant risk for confidentiality.

Generated by OpenCVE AI on September 4, 2026 at 16:57 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.11.3 https://pypi.org/project/langflow/


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.11.3 or later to apply the vendor patch
  • Restrict the use of ChatInput, bundle FileInput, and GitExtractor components to privileged users only by enforcing strict role-based access controls
  • Implement monitoring and alerting for suspicious file read requests and anomalous paths, and block or quarantine such requests immediately

Generated by OpenCVE AI on September 4, 2026 at 16:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Fri, 04 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Langflow is vulnerable to arbitrary local file read due to path traversal in ChatInput, bundle FileInput, and GitExtractor components
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-22
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.11.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Apple Macos
Ibm Langflow Oss
Langflow Langflow
Linux Linux Kernel
Microsoft Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-04T17:41:19.783Z

Reserved: 2026-08-07T17:30:23.830Z

Link: CVE-2026-19306

cve-icon Vulnrichment

Updated: 2026-09-04T17:41:15.942Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T16:17:24.793

Modified: 2026-09-08T22:04:05.090

Link: CVE-2026-19306

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:00:17Z

Weaknesses
  • CWE-22

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