CVE-2026-73487

Summary

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.

Affected Software

VendorProductVersion RangeStatus
FlowiseAIFlowise0 < 3.1.3affected
FlowiseAIFlowise3.1.3unaffected
FlowiseAIFlowise0 < 3.1.3affected
FlowiseAIFlowise3.1.3unaffected

Weaknesses

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

References