---
cve: "CVE-2026-69256"
severity: "CRITICAL"
cvss: 9.4
epss: "39%"
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-16T15:53:04+02:00"
---

# CVE-2026-69256

> 9.4 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 node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.read_pickle() could deserialize a pickled payload and achieve code execution without matching the denied words. The affected file is flowise-components/nodes/agents/CSVAgent/CSVAgent.ts, where user-supplied customReadCSVFunc is evaluated as pd.${customReadCSVFunc}. An authenticated user who can create or modify a chatflow can add a CSV Agent, place a malicious read_pickle payload in the Additional Parameters, save the chatflow, and trigger /api/v1/prediction/ to execute commands. This issue is fixed in version 3.1.3.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
```

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

## Patch verfügbar (OSV)

- 09f099dbfda179e439ec677d06ad737375899eef (Commit)
- c79fe56a6c249850e96bce9b4859f7a0083e4507 (Commit)

## Referenzen

- <https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x6vm-w76m-8j7g>
- <https://github.com/FlowiseAI/Flowise/pull/6257>
- <https://github.com/FlowiseAI/Flowise/commit/c79fe56a6c249850e96bce9b4859f7a0083e4507>
- <https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3>

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