Description
IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP `resources/read` request with a URL-encoded path traversal sequence in the filename.
Published: 2026-08-05
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.10.3 allow an attacker to read arbitrary files on the server’s filesystem by sending a crafted MCP resources/read request containing a URL‑encoded path traversal sequence in the filename. The ability to access sensitive files such as JWT signing secrets, SQLite databases, and environment variables results in a confidentiality breach with potential impact on multiple users’ data and system authentication mechanisms.

Affected Systems

The affected product is IBM Langflow OSS. All releases from 1.0.0 up to and including 1.10.3 are vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score is not available, so the exploitation probability is unknown, but path traversal flaws are typically easy to exploit when the vulnerable endpoint is exposed. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, requiring a user who can send an MCP request to the affected system. If the system is exposed, the attacker can read critical files, compromising confidentiality and potentially gaining further footholds. The risk of exploitation is therefore moderate to high for exposed deployments.

Generated by OpenCVE AI on August 5, 2026 at 18:40 UTC.

Remediation

Vendor Solution

IBM recommends upgrading to Langflow OSS 1.11.0 or newer https://github.com/langflow-ai/langflow/releases


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.11.0 or newer to apply the vendor fix.
  • Configure the MCP resources/read endpoint to require authenticated sessions and restrict file access to a whitelisted directory structure, preventing path traversal.
  • Monitor the application logs for unexpected read requests and enforce strict file access controls in the codebase.

Generated by OpenCVE AI on August 5, 2026 at 18:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP `resources/read` request with a URL-encoded path traversal sequence in the filename.
Title Langflow is affected by security vulnerabilities in Model Context Protocol features
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.3:*:*:*:*:*:*:*
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

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T17:58:02.171Z

Reserved: 2026-05-01T17:10:07.060Z

Link: CVE-2026-7646

cve-icon Vulnrichment

Updated: 2026-08-05T17:57:58.922Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses
  • CWE-22

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