Description
IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to path traversal.
Published: 2026-09-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure
Action: Patch
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.11.2 contain a path‑traversal vulnerability that can be triggered through the ChatInput, bundle FileInput, and GitExtractor components. An attacker who has authenticated access within the application can supply a specially crafted input that causes the server to read arbitrary files outside the intended directory. This flaw allows the attacker to obtain sensitive information such as configuration files, secrets, or other data stored on the host system.

Affected Systems

The vulnerability affects the IBM Langflow OSS product, specifically all releases from 1.0.0 up to and including 1.11.2. The exact components that permit the traversal are the ChatInput, bundle FileInput, and GitExtractor features of the framework.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity risk. Because the requirement is remote authenticated access, an attacker must first authenticate to the system before exploiting the flaw, reducing the breadth of potential attackers. EPSS data is not available, so the exploitation likelihood cannot be quantified from that metric, and the vulnerability is not listed in CISA's KEV catalog. The combination of a moderate CVSS, the need for authentication, and the lack of publicly documented exploitation means the risk is medium but should not be neglected.

Generated by OpenCVE AI on September 4, 2026 at 18:56 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 Langflow OSS to version 1.11.3 or later using pip (e.g., pip install langflow==1.11.3).
  • Re‑deploy or restart the application to ensure the new version is active.
  • Verify that the authentication and file‑input handling paths no longer permit arbitrary file reads by testing or inspecting logs for failed traversal attempts.

Generated by OpenCVE AI on September 4, 2026 at 18:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 22:30: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 16:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to obtain sensitive information due to path traversal.
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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/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-08T17:15:22.595Z

Reserved: 2026-08-07T17:19:19.709Z

Link: CVE-2026-19299

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-08T22:21:17.070

Link: CVE-2026-19299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T00:15:13Z

Weaknesses
  • CWE-22

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