#VU125541 Arbitrary file upload in Flowise - CVE-2025-26319
Published: April 9, 2026
Flowise
FlowiseAI
Description
The vulnerability allows a remote user to upload arbitrary files and potentially execute arbitrary code.
The vulnerability exists due to unrestricted upload of file with dangerous type in the attachments upload endpoint when handling file upload requests. A remote user can upload a specially crafted file to upload arbitrary files and potentially execute arbitrary code.
The uploaded file is stored persistently on the server, and code execution requires the uploaded shell to be triggered through administrator error or by chaining with another vulnerability.