CVE-2026-73487
CRITICAL
CVSS 9.0
flowise
Verified Advisory
Prompt injection to RCE and SSRF via Python validator bypass in Flowise (CVE-2026-73487)
Flowise CSV Agent and Airtable Agent nodes use a regex-based blocklist to validate LLM-generated Python code before execution in Pyodide. The blocklist has multiple structural bypasses - most critically, pandas URL-fetching functions such as pd.read_json() are not blocked - allowing an unauthenticated attacker to inject malicious code via the prediction API and exfiltrate loaded datasets, perform SSRF against internal services, or achieve further code execution.
Affected versions:
- <= 3.1.2
We recommend updating to: 3.1.3.
CVSS 9.0 · our assessment: act_now
Reference: https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-w7x8-q2gp-5cgg
Details: https://vuln.today/cve/CVE-2026-73487
Verified by vuln.today against published advisories.
Affected versions
- – <= 3.1.2
Fixed in: 3.1.3
More advisories for flowise
- CVE-2026-73485 – Code injection remote code execution in Flowise Airtable Agent node (CVE-2026-73485)
- CVE-2026-73486 – Code injection in Flowise CSV Agent customReadCSV parameter (CVE-2026-73486)
- CVE-2026-73602 – vm2 JavaScript sandbox escape to RCE in Flowise (CVE-2026-73602)
- CVE-2026-73601 – Remote code execution in Flowise Custom MCP Config Node (CVE-2026-73601)
- CVE-2026-70470 – Python validator Unicode homoglyph bypass in Flowise (CVE-2026-70470)
- CVE-2026-69264 – Remote code execution in Flowise CSVAgent via unsanitized csvFile interpolation (CVE-2026-69264)
- CVE-2026-69256 – Remote code execution via pickle deserialization in Flowise CSVAgent (CVE-2026-69256)
- CVE-2026-69253 – JavaScript sandbox escape leading to RCE in Flowise (CVE-2026-69253)