CVE-2026-69255
Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise-components@3.1.3
npm install flowise@3.1.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise-components | npm | All versions | 3.1.3 |
| flowise | npm | All versions | 3.1.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
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
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5WEB
- https://github.com/FlowiseAI/Flowise/pull/6499WEB
- https://github.com/FlowiseAI/Flowise/commit/f4e2794f6a576b94578f2fdafbf49c2fb304626cWEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.3WEB
Frequently Asked Questions
- What is CVE-2026-69255?
- Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2026-69255?
- CVE-2026-69255 affects flowise-components and flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-69255 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-69254CRITICAL
Flowise: RCE via NodeVM Sandbox Escape in executeJavaScriptCode() nodeVMOptions Override
- CVE-2026-41264CRITICAL
Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
- CVE-2026-69264CRITICAL
Flowise: RCE via CSVAgent csvFile data URI base64 segment is interpolated into Python source without validation
- CVE-2026-41265CRITICAL
Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability
- CVE-2026-69259CRITICAL
Flowise RCE via SQLite Record Manager Node
- CVE-2026-69256CRITICAL
Flowise: Remote Code Execution Vulnerability in CSVAgent
- CVE-2026-41274HIGH
Flowise: Cypher Injection in GraphCypherQAChain
- CVE-2026-69263HIGH
Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies