๐Ÿ” CVE Alert

CVE-2026-73483

UNKNOWN 0.0

Flowise before 3.1.3 Sandbox Escape via Puppeteer

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Flowise (packages flowise and flowise-components) in versions <= 3.1.2 contain a sandbox escape in the vm2/@flowiseai/nodevm JavaScript sandbox. An authenticated user with access to the /api/v1/node-custom-function endpoint can escape the sandbox by supplying attacker-controlled executablePath and args parameters to puppeteer.launch(), which internally invokes child_process.spawn() outside the sandbox boundary. This allows execution of arbitrary OS commands as the Flowise process user (root in the official Docker image) and arbitrary host file disclosure via Chromium's file:// URL handling. In versions 3.0.8โ€“3.1.2 exploitation requires ALLOW_BUILTIN_DEP=true; earlier versions are exploitable by default. Fixed in 3.1.3.

CWE CWE-78
Vendor flowiseai
Product flowise
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for flowiseai flowise

Be the first to know when new unknown vulnerabilities affecting flowiseai flowise are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

FlowiseAI / Flowise
0 < 3.1.3
FlowiseAI / Flowise
0 < 3.1.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9gvv-qjj3-2p6g vulncheck.com: https://www.vulncheck.com/advisories/flowise-before-sandbox-escape-via-puppeteer

Credits

๐Ÿ” Skaushik-Qlys