CVE-2026-73485 PUBLISHED

Flowise before 3.1.3 Remote Code Execution via Airtable Agent

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

Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated attackers to execute arbitrary Python code by bypassing the pythonCodeValidator blocklist through obfuscation techniques. Attackers can send crafted prompts to a chatflow using the Airtable Agent node to inject malicious Python code that executes in an unsandboxed pyodide environment with full access to the host operating system.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
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

  • zdi-disclosures reporter

References

Problem Types

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