Flowise: Authenticated Command Execution and Sandbox Bypass via Puppeteer and Playwright Packages
HighCVE-2025-34267 · Published Oct 14, 2025 · updated Oct 29, 2025
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| flowise npm | >= 3.0.1, < 3.0.8 | 3.0.8 |
Details and references
Flowise v3.0.1 < 3.0.8 and all versions after with 'ALLOW_BUILTIN_DEP' enabled contain an authenticated remote code execution vulnerability and node VM sandbox escape due to insecure use of integrated modules (Puppeteer and Playwright) within the nodevm execution environment. An authenticated attacker able to create or run a tool that leverages Puppeteer/Playwright can specify attacker-controlled browser binary paths and parameters. When the tool executes, the attacker-controlled executable/parameters are run on the host and circumvent the intended nodevm sandbox restrictions, resulting in execution of arbitrary code in the context of the host. **NOTE**: This vulnerability was incorrectly assigned as a duplicate CVE-2025-26319 and should be considered distinct from that identifier.
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:L/SC:H/SI:H/SA:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-77
- Also known as
- CVE-2025-34267, GHSA-5w3r-f6gm-c25w
- github.com/FlowiseAI/Flowise/security/advisories/GHSA-5w3r-f6gm-c25w
- nvd.nist.gov/vuln/detail/CVE-2025-34267
- github.com/FlowiseAI/Flowise/pull/5231
- flowiseai.com
- github.com/FlowiseAI/Flowise
- www.vulncheck.com/advisories/flowise-auth-command-execution-and-sandbox-bypass-via-puppeteer-and-playwright-packages
More Flowise advisories
All Flowise| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Oct 102025 | Flowise is vulnerable to arbitrary file exposure through its ReadFileTool GHSA-j44m-5v8f-gc9cHigh7.7fixed in 3.0.8 | High7.7 | 3.0.8 |
| Oct 92025 | Flowise is vulnerable to arbitrary file write through its WriteFileTool CVE-2025-61913Critical9.9fixed in 3.0.8 | Critical9.9 | 3.0.8 |
| Oct 82025 | FlowiseAI/Flosise has File Upload vulnerability CVE-2025-61687High8.3fixed in 3.0.8 | High8.3 | 3.0.8 |
| Oct 62025 | Flowise vulnerable to RCE via Dynamic function constructor injection CVE-2025-55346Critical9.8no fix yet | Critical9.8 | No fix yet |
| Oct 32025 | Flowise Stored XSS vulnerability through logs in chatbot CVE-2025-29192Medium5.3fixed in 3.0.5 | Medium5.3 | 3.0.5 |
| Oct 32025 | Flowise is vulnerable to stored XSS via "View Messages" allows credential theft in FlowiseAI admin panel CVE-2025-50538Critical9.3fixed in 3.0.8 | Critical9.3 | 3.0.8 |