CVE-2026-41264
CRITICALFlowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-41264.
PoCs published by zdi-disclosures, Takahiro Yokoyama, including Metasploit module exploits/multi/http/flowise_auth_rce_cve_2026_41264.
AI-analyzed exploit summary This Metasploit module exploits a prompt injection vulnerability in FlowiseAI Flowise's CSV Agent, allowing remote code execution by leveraging improper sandboxing of LLM-generated Python scripts. The exploit creates a malicious chatflow and triggers payload execution via a crafted question.
Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSV_Agents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. An attacker can leverage this vulnerability to execute code in the context of the user running the server. Using prompt injection techniques, an unauthenticated attacker with the ability to send prompts to a chatflow using the CSV Agent node may convince an LLM to respond with a malicious python script that executes attacker controlled commands on the Flowise server. This vulnerability is fixed in 3.1.0.
Exploits (1)
This Metasploit module exploits a prompt injection vulnerability in FlowiseAI Flowise's CSV Agent, allowing remote code execution by leveraging improper sandboxing of LLM-generated Python scripts. The exploit creates a malicious chatflow and triggers payload execution via a crafted question.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H