Description
IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information due to improper limitation of a pathname to a restricted directory.
Published: 2026-09-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Information Disclosure
Action: Patch Now
AI Analysis

Impact

The vulnerability arises from improper limitation of a file pathname, allowing a remote authenticated attacker to perform path traversal and read arbitrary files. In plaintext, the attack enables access to files outside the intended directory, potentially exposing sensitive configuration or user data. This is a classic information disclosure flaw mapped to CWE-22.

Affected Systems

IBM Langflow OSS versions between 1.0.0 and 1.10.2 are affected. The vulnerability has been identified in the file and knowledge base components of the application and is present in the main package distribution used by customers.

Risk and Exploitability

The CVSS score of 6.5 signals a moderate severity, and there is no EPSS data available. The vulnerability is not in the CISA KEV catalog. An attacker must first authenticate to the system; once authenticated, the path traversal can be exploited to read files from the underlying operating system. Because the flaw is purely informational, the impact is restricted to data disclosure rather than execution or denial of service.

Generated by OpenCVE AI on September 4, 2026 at 18:29 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 to the latest Langflow OSS 1.10.3 to eliminate the path traversal bug.
  • If an immediate upgrade is not possible, restrict user authentication to trusted accounts only and run the application with the least privileges required, preventing unauthorized file system access.
  • Implement application‑level checks that validate and sanitize all file paths before accessing the file system, ensuring each relative path is resolved against a fixed base directory to comply with secure coding practices for CWE-22.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information due to improper limitation of a pathname to a restricted directory.
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-08T17:27:05.130Z

Reserved: 2026-07-27T20:51:54.303Z

Link: CVE-2026-17622

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-09T15:06:06.793

Link: CVE-2026-17622

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T20:30:16Z

Weaknesses
  • CWE-22

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