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.
Use CWE-73, Langflow vendor hub and Langflow product page to widen CVE-2025-68478 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33017, CVE-2026-33309 and CVE-2026-27966 for nearby disclosures in the same product family.