CVE Catalog

CVE-2026-7869

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

IBM Langflow OSS 1.0.0 through 1.10.3 is vulnerable to Path Traversal in the Knowledge Bases API (POST /api/v1/knowledge_bases). This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An authenticated attacker can exploit this flaw to create directories and write files anywhere on the server's filesystem.

Risk Assessment

An attacker can achieve unauthorized file writes on the server, potentially leading to system compromise or data integrity issues.

Recommendation

Upgrade to a patched version and implement proper validation and sanitization of knowledge base names.

Other vulnerabilities in IBM Langflow OSS

See all
Original NVD description (English source)

IBM Langflow OSS 1.0.0 through 1.10.3 is vulnerable to Path Traversal in the Knowledge Bases API (`POST /api/v1/knowledge_bases`). This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An authenticated attacker can exploit this flaw to create directories and write files anywhere on the server's filesystem.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS