Description
IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate the username field, allowing attackers to inject path traversal sequences and bypass containment checks. This enables multiple severe impacts, including arbitrary directory deletion, cross-tenant data destruction, and JWT signing key deletion leading to session invalidation.
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 1.0.0 through 1.10.3 does not properly validate the username field, allowing attackers to insert path‑traversal sequences that bypass containment checks. This flaw can be used to delete arbitrary directories, including cross‑tenant data and the JWT signing key, which in turn invalidates user sessions and erases data. The vulnerability is a form of path‑traversal (CWE‑22) that leads to significant data loss and service disruption.

Affected Systems

The affected products are IBM’s Langflow OSS, specifically all releases from version 1.0.0 up to and including 1.10.3. The vulnerability is tied to the version range 1.0.0–1.10.3 and no later releases beyond 1.10.3 are impacted.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity. An attacker can reach this flaw through the web interface by supplying a malicious username; this likely requires authenticated or unauthenticated access to the login form or related API. Because the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the overall exploitation probability is unknown, but the potential for data destruction warrants careful attention.

Generated by OpenCVE AI on August 5, 2026 at 19:21 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 to Langflow OSS 1.11.0 or newer as recommended by IBM.
  • Implement input validation on the username field to reject path‑traversal characters such as ".." before processing the request.
  • Configure the operating system to restrict file permissions on critical directories so that even if path traversal occurs, deletion of sensitive files is prevented.

Generated by OpenCVE AI on August 5, 2026 at 19:21 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
Description IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate the username field, allowing attackers to inject path traversal sequences and bypass containment checks. This enables multiple severe impacts, including arbitrary directory deletion, cross-tenant data destruction, and JWT signing key deletion leading to session invalidation.
Title Langflow OSS is affected by arbitrary code execution in custom component validation and trusted code enforcement
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:N/I:H/A:N'}


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T18:20:40.919Z

Reserved: 2026-05-01T19:26:04.549Z

Link: CVE-2026-7658

cve-icon Vulnrichment

No data.

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')