Authorization bypass through user-controlled key in Langflow - CVE-2026-33484
Published: April 24, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to missing authorization in the /api/v1/files/images/{flow_id}/{file_name} endpoint when handling image download requests. A remote attacker can send a crafted request with a known or guessed flow_id and file_name to disclose sensitive information.
In multi-tenant deployments, the issue can expose images uploaded by other users.