Impact
Langflow is a tool for building and deploying AI‑powered agents and workflows. Prior to 1.0.19, an attacker can send a /api/v1/files/upload/ request without any authentication token or cookie and abuse a very long multipart form boundary, a resource exhaustion weakness (CWE‑400), to make the langflow app unusable for all users for an indefinite amount of time. The vulnerability is fixed in 1.0.19.
Affected Systems
The flaw affects the Langflow application by langflow‑ai, specifically versions prior to 1.0.19. Users running v1.0.18 or earlier are vulnerable.
Risk and Exploitability
With a CVSS score of 7.5, the vulnerability is considered high severity. The EPSS score is not available and the issue is not listed in the CISA KEV catalog. The likely attack vector is any network client that can reach the Langflow service, which can send an unauthenticated /api/v1/files/upload/ request with a specially crafted multipart form boundary to exhaust server resources, resulting in a denial of service for all users.
OpenCVE Enrichment
Github GHSA