Code Injection in Flowise - CVE-2026-69256
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of code generation in the CSVAgent node when processing a user-supplied customReadCSVFunc value. A remote user can supply crafted pandas.read_pickle() input to execute arbitrary code.
Exploitation requires access to create or modify a chatflow that uses the CSV Agent node, after which the vulnerable chatflow can be triggered via a prediction request.