Resource exhaustion in Langflow - CVE-2026-7528
Published: May 21, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources. A remote user can upload unlimited files to the Langflow OSS server via the deprecated /api/v1/upload/{flow_id} endpoint without authentication or validation, leading to potential disk space exhaustion (DoS) and information disclosure through absolute file path leakage in API responses.