CVE-2026-73484 PUBLISHED

Flowise before 3.1.3 Sandbox Escape via Pandas Methods

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

Flowise before 3.1.3 contains a sandbox escape vulnerability in pythonCodeValidator.ts that fails to block native Pandas DataFrame methods like to_csv, to_json, pipe, and query. Authenticated attackers can exploit this to exfiltrate uploaded CSV data or write arbitrary files to the server filesystem.

Metrics

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

Product Status

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

Credits

  • sivaadityacoder reporter

References

Problem Types

  • Incomplete List of Disallowed Inputs CWE