CVE-2026-70477
CRITICALFlowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
Title source: cnaDescription
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed Pyodide environment. The specific flaw exists within the run method of the CSV_Agents class, where untrusted data is used to construct an LLM prompt and the resulting pythonCode is validated by validatePythonCodeForDataFrame before execution. An attacker can leverage this to execute arbitrary code in the context of the service account. This issue is fixed in 3.1.3.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-5xvg-pmgg-3mxr
X_Refsource_Misc x_refsource_misc
https://github.com/FlowiseAI/Flowise/pull/6499
X_Refsource_Misc x_refsource_misc
https://github.com/FlowiseAI/Flowise/commit/f4e2794f6a576b94578f2fdafbf49c2fb304626c
X_Refsource_Misc x_refsource_misc
https://github.com/FlowiseAI/Flowise/releases/tag/[email protected]
Scores
CVSS v4
9.5
EPSS
0.0044
EPSS Percentile
36.5%
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (3)
FlowiseAI/Flowise
< 3.1.2
npm/flowise
0 - 3.1.3npm
npm/flowise-components
0 - 3.1.3npm
Published
Aug 04, 2026
Tracked Since
Aug 05, 2026