Vulnerability in Langflow
CVE-2025-68478
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's `fs_path`, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction, normalization, or allowed directory enforcement, so absolute paths (e.g., /etc/poc.txt) are interpreted as is. Version 1.7.0 fixes the issue.
EPSS: 0.038 (88.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L.
Affected products
- Langflow
- Langflow-ai Langflow — versions < 1.7.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2025-68478?
- CVE-2025-68478 is a high-severity vulnerability in Langflow, classified under External Control of File Name or Path. CVSS score: 7.1/10. Published 2025-12-19.
- How severe is CVE-2025-68478?
- High severity. CVSS v3 base score is 7.1 out of 10.