---
cve: "CVE-2026-70477"
severity: "CRITICAL"
cvss: 9.5
epss: "44%"
vendor: "FlowiseAI"
kev: false
exploited: false
published: "2026-08-04 20:16:54"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-05T18:42:41+02:00"
---

# CVE-2026-70477

> 9.5 CRITICAL · 🧪 PoC

## Beschreibung

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed Pyodide environment. The specific flaw exists within the run method of the CSV_Agents class, where untrusted data is used to construct an LLM prompt and the resulting pythonCode is validated by validatePythonCodeForDataFrame before execution. An attacker can leverage this to execute arbitrary code in the context of the service account. This issue is fixed in 3.1.3.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| 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-5xvg-pmgg-3mxr>
- <https://github.com/FlowiseAI/Flowise/pull/6499>
- <https://github.com/FlowiseAI/Flowise/commit/f4e2794f6a576b94578f2fdafbf49c2fb304626c>
- <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-70477) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
