Path traversal in Langflow - CVE-2026-33497
Published: April 24, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to path traversal in the GET /api/v1/files/profile_pictures/{folder_name}/{file_name} endpoint when handling user-supplied path parameters. A remote attacker can supply crafted traversal sequences to disclose sensitive information.
Exposed files may include the application's secret_key used to sign JWT tokens.