Description
IBM Langflow OSS 1.0.0 through 1.10.2 could allow an authenticated attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
Published: 2026-09-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read via Path Traversal
Action: Patch Now
AI Analysis

Impact

IBM Langflow OSS up to version 1.10.2 contains a path traversal flaw in the file and knowledge base components that allows an authenticated attacker to craft URL requests with "../" sequences and retrieve arbitrary files on the system. This vulnerability exposes sensitive configuration, credential, or proprietary data, violating confidentiality and potentially enabling further compromise. The weakness is identified as CWE-22.

Affected Systems

The affected product is IBM Langflow OSS. Versions ranging from 1.0.0 through 1.10.2 are vulnerable. The most recent release that fixes the issue is 1.10.3, which eliminates the traversal vector.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate level of risk, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires legitimate authentication to the application, after which an attacker can traverse directories by sending crafted requests. Because of the authentication prerequisite, the threat is somewhat constrained, but the potential to read arbitrary files still makes the risk significant for environments where sensitive data resides on the same filesystem or where the application runs with elevated privileges.

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

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.10.3 to remove the path traversal flaw.
  • If an upgrade is not immediately possible, restrict or disable the file and knowledge base features that accept user supplied paths, limiting access only to trusted accounts.
  • Apply input validation to all path parameters to ensure that only allowed directories are accessible; this mitigates traversal even if the underlying code is not patched.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 09 Sep 2026 15:00: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:45:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.2 could allow an authenticated attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
Title Langflow OSS is affected by arbitrary file read due to path traversal vulnerabilities in file and knowledge base 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.10.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-10T15:06:24.937Z

Reserved: 2026-07-02T14:23:38.049Z

Link: CVE-2026-14470

cve-icon Vulnrichment

Updated: 2026-09-09T18:27:23.719Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T17:16:51.847

Modified: 2026-09-10T16:17:07.840

Link: CVE-2026-14470

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:00:12Z

Weaknesses
  • CWE-22

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