CVE 7.1 HIGH

Langflow Vulnerable to External Control of File Name or Path_CVE-2025-68478

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

Description

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.

Basic Information

ID CVE-2025-68478
Source GitHub_M
Published Dec 19, 2025 at 17:10
Modified Dec 19, 2025 at 17:59

Affected Product

Vendor langflow-ai
Product langflow
Version < 1.7.0
Affected Versions langflow-ai langflow < 1.7.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.