---
cve: "CVE-2026-69255"
severity: "CRITICAL"
cvss: 9.2
epss: "31%"
vendor: "FlowiseAI"
kev: false
exploited: false
published: "2026-08-04 17:17:00"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T21:52:02+02:00"
---

# CVE-2026-69255

> 9.2 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- f4e2794f6a576b94578f2fdafbf49c2fb304626c (Commit)
- 09f099dbfda179e439ec677d06ad737375899eef (Commit)

## Referenzen

- <https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-vmv7-4m6c-3cg5>
- <https://github.com/FlowiseAI/Flowise/pull/6499>
- <https://github.com/FlowiseAI/Flowise/commit/f4e2794f6a576b94578f2fdafbf49c2fb304626c>
- <https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.3>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-69255) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
