CVE-2026-69255
Last modified
CVE-2026-69255 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.57% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | < 3.1.3 |
References
- https://github.com/FlowiseAI/Flowise/pull/6499Issue Tracking, Patch
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.3Patch, Release Notes
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5Exploit, Vendor Advisory
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-69255?
How severe is CVE-2026-69255?
How do I fix CVE-2026-69255?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6925IBM Concert 1.0.0 through 3.0.0 could allow a remote attacke…5.3
- CVE-2026-69250Flowise is a drag & drop user interface to build a customize…7.5
- CVE-2026-69251Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69252Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69253Flowise is a drag-and-drop user interface for building custo…8.8
- CVE-2026-69254Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69256Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69257Flowise is a drag & drop user interface to build a customize…8.6
- CVE-2026-69258Flowise is a drag & drop user interface to build a customize…9.1
- CVE-2026-69259Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69262Flowise is a drag & drop user interface to build a customize…8.1
- CVE-2026-69263Flowise is a drag & drop user interface to build a customize…9.8
Are you affected by CVE-2026-69255?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
