ZeroHour

CVE-2026-19303

large

Arbitrary File Deletion via Path Traversal in IBM Langflow OSS 1.0–1.11

CVSS 3.1
8.1 high
EPSS
<1%p32
Published
()
Modified
AI analysis

IBM Langflow OSS versions 1.0.0 through 1.11.2 contain a path traversal flaw (CWE-22) in which a pathname used by a delete operation is not properly limited to a restricted directory. A remote attacker holding valid authenticated access (low privileges) to a Langflow instance can submit a crafted path and cause the application to delete arbitrary local files or directories outside the intended location. The attack does not expose data (no confidentiality impact) but can destroy application data, configuration, or system files, yielding loss of integrity and potential denial of service, consistent with the 8.1 (high) CVSS score with high integrity and availability impact. Anyone running an affected 1.x release is affected, with the greatest risk in network-reachable deployments where non-administrator accounts can log in, since authentication is required to trigger the flaw. No exploitation is currently known: there is no public proof of concept, the issue is not in CISA KEV, and EPSS estimates the 30-day exploitation probability at roughly 0.4% (32nd percentile).

What to do: Inventory all Langflow installations — including pip installs, Docker images, and bundled deployments — and upgrade to a fixed release later than 1.11.2 as specified in IBM's advisory. Until patched, restrict network exposure of Langflow, limit which authenticated accounts can reach the affected functionality, and run the Langflow process under a least-privilege filesystem account so stray deletions cannot hit critical system or application files. With no public PoC or in-the-wild exploitation known, patching on a normal maintenance cycle is reasonable rather than emergency response.

Affected
IBM Langflow OSS1.0.0 through 1.11.2 (inclusive)
Estimated exposure
large≈10,000–100,000 active Langflow deployments; because many installs are developer-local or internal and the flaw requires authentication, remotely exploitable… — Langflow is one of the most widely adopted open-source visual builders for LLM/agent applications (tens of thousands of GitHub stars and millions of cumulative PyPI/Docker downloads), but a large share of installs are single-user local or…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to delete arbitrary local files or directories due to improper limitation of a pathname to a restricted directory.

Vendors
langflow
Products
langflow
Weakness
CWE-22
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

In the news

No ingested article mentions this CVE yet.