Path traversal in Flowise - #VU129617
Published: May 4, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper input validation in the streamStorageFile function when handling file download requests. A remote attacker can provide crafted chatflowId and chatId values to disclose sensitive information.
The affected download APIs are listed in WHITELIST_URLS, allowing exploitation without authentication.