CVE-2026-73487 PUBLISHED

Flowise before 3.1.3 Prompt Injection RCE via CSV Agent

Assigner: VulnCheck
Reserved: 12.08.2026 Published: 13.08.2026 Updated: 13.08.2026

Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows unauthenticated attackers to inject malicious code via prompt injection. Attackers can exploit unblocked pandas functions like pd.read_json() to exfiltrate datasets, perform SSRF against internal services, or achieve code execution through the unauthenticated prediction API.

Metrics

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

Product Status

Vendor FlowiseAI
Product Flowise
Versions Default: unaffected
  • affected from 0 to 3.1.3 (excl.)
  • Version 3.1.3 is unaffected
Vendor FlowiseAI
Product Flowise
Versions Default: unaffected
  • affected from 0 to 3.1.3 (excl.)
  • Version 3.1.3 is unaffected

Credits

  • p80n-sec reporter

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE