Description
IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to read arbitrary files including the JWT signing key and forge authentication tokens for any user.
Published: 2026-07-17
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Path Traversal flaw in the File component of IBM Langflow OSS allows an attacker who can authenticate to the system to access any file on the host, including the JWT signing key. By reading the key the attacker can forge tokens and impersonate all users, achieving full administrative control. The vulnerability is identified as CWE‑22 and results in a loss of confidentiality, integrity, and availability for authenticated users because they can read or alter arbitrary data and bypass security controls.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.10.0 are vulnerable. The affected release range includes the initial 1.0.0 and all builds up to 1.10.0. IBM recommends upgrading to version 1.10.1 to mitigate the flaw. The product is available from the IBM PyPI repository.

Risk and Exploitability

The CVSS base score of 7.5 indicates a high severity risk. The EPSS score is under 1%, suggesting a very low probability of exploitation at the time of this analysis. The flaw is not listed in the CISA KEV catalog. Exploitation requires an attacker to first authenticate to the system; once authenticated, the path traversal can be leveraged to read any file. The combination of legitimate credentials and the ability to forge tokens makes this vulnerability particularly dangerous for any environment that relies on JWTs for access control.

Generated by OpenCVE AI on July 30, 2026 at 23:45 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.10.1 or later as this version removes the vulnerable File component behavior.
  • Revoke all existing JWT tokens and generate a new signing key to prevent attackers from forging tokens that may have been created with compromised credentials.
  • Restrict file system access for the Langflow process by ensuring the File component only reads files within a designated directory and validates paths against a whitelist to mitigate path traversal.

Generated by OpenCVE AI on July 30, 2026 at 23:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to read arbitrary files including the JWT signing key and forge authentication tokens for any user.
Title Path Traversal Vulnerability in File Component Leading to Arbitrary File Read and Authentication Bypass
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.0:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-07-20T13:29:18.849Z

Reserved: 2026-05-05T14:17:00.630Z

Link: CVE-2026-7872

cve-icon Vulnrichment

Updated: 2026-07-20T13:29:15.522Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:00:06Z

Weaknesses
  • CWE-22

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