CVE-2026-69255
CRITICALFlowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
Title source: cnaDescription
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split(',').pop() and interpolated it directly into executable Python as base64_string = "${base64String}" before calling Pyodide. The validatePythonCodeForDataFrame() denylist only checked later LLM-generated code and did not validate this initial code block. An authenticated attacker could inject a closing quote followed by Python code, use Pyodide's js bridge to load Node.js child_process, and execute arbitrary operating system commands as root in the Flowise container. This issue is fixed in version 3.1.3.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5
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/flowise%403.1.3
Scores
CVSS v4
9.2
EPSS
0.0031
EPSS Percentile
23.6%
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (3)
FlowiseAI/Flowise
< 3.1.3
npm/flowise
0 - 3.1.3npm
npm/flowise-components
0 - 3.1.3npm
Published
Aug 04, 2026
Tracked Since
Aug 04, 2026