Input validation error in Flowise - #VU140060
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper input validation in the run method of the CSV_Agents class when processing a crafted chatflow using a CSV Agent node with a malicious customReadCSV value. A remote user can send a crafted chatflow and trigger internal prediction to execute arbitrary code.
Python code executes in an unsandboxed pyodide environment in the context of the user running the server.