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.
CVE-2026-69255
This critical-severity CVE scores 9.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.2
- EG Score
- 9.2(medium)
- EG Risk
- 57(Track*)EG Risk 57/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity92% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 4, 2026
Last Modified
August 4, 2026
Advisory Details (4)
Auto-updated Aug 4, 2026[email protected]
Patch available: FlowiseAI/Flowise [email protected]
https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.3commit f4e2794f6a57 (FlowiseAI/Flowise)
Patch available: FlowiseAI/Flowise [email protected] (contains commit f4e2794f6a57)
https://github.com/FlowiseAI/Flowise/commit/f4e2794f6a576b94578f2fdafbf49c2fb304626cFix Flowise 606
Patch available: FlowiseAI/Flowise [email protected] (PR #6499 merged 2026-06-10)
https://github.com/FlowiseAI/Flowise/pull/6499CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified · Advisory · FlowiseAI/Flowise · GitHub
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5Vendor Advisories for CVE-2026-69255(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 1 ecosystem)
npm(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| flowise | — | 3.1.3 | — |
| flowise-components | — | 3.1.3 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 39× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 01:13 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 19:48 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:18 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 14:06 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 17:01 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:29 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 03:29 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 22:18 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 17:07 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 16:05 UTCEG score recompute
- 2026-08-11 03:34 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 14:02 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
Show 14 moreShow fewer
- 2026-08-08 17:11 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 20:20 UTCEG score recompute
- 2026-08-06 15:09 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 22:28 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 20:32 UTCEG score recompute
- 2026-08-04 20:07 UTCEG score recompute
- 2026-08-04 17:24 UTCEG score recompute
- 2026-08-04 16:28 UTCEG score recompute▲ 9.20
- 2026-08-04 16:26 UTCMITRE cvelistV5CVSS v3 → 9.2 · CVSS v4 → 9.2
- 2026-08-04 16:07 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-94
- CVE-2003-1432EG 10.0EPSS p94HIGH
- CVE-2002-0495EG 10.0EPSS p96HIGH
- CVE-1999-0702EG 10.0EPSS p98HIGH
- CVE-1999-0509EG 10.0EPSS p98HIGH
- CVE-2006-1318EG 9.3EPSS p97HIGH
- CVE-2006-1301EG 9.3EPSS p95HIGH
- CVE-2006-1308EG 9.3EPSS p95HIGH
- CVE-2006-1309EG 9.3EPSS p95HIGH
- CVE-2006-1304EG 9.3EPSS p96HIGH
- CVE-2006-1306EG 9.3EPSS p95HIGH
Frequently asked(5)
What is CVE-2026-69255?
When was CVE-2026-69255 disclosed?
Is CVE-2026-69255 actively exploited?
What is the CVSS score of CVE-2026-69255?
How do I remediate CVE-2026-69255?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69255
Is Your Infrastructure Affected by CVE-2026-69255?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.