---
id: CVE-2025-34267
title: >-
  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) w…
summary: >-
  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) w…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-77
vendor: flowiseai
product: flowise
affected:
  - 'flowise >= 3.0.1, < 3.0.8'
patched:
  - flowise 3.0.8
published: '2025-10-14'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34267'
references:
  - url: 'https://flowiseai.com/'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/FlowiseAI/Flowise/pull/5231'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-5w3r-f6gm-c25w
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/flowise-auth-command-execution-and-sandbox-bypass-via-puppeteer-and-playwright-packages
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.06561
epssPercentile: 0.93565
ingestedAt: '2026-07-15T13:44:03.224Z'
---

## Overview

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. This vulnerability was incorrectly assigned as a duplicate CVE-2025-26319 by the developers and should be considered distinct from that identifier.

## Affected

- `flowise >= 3.0.1, < 3.0.8`

## Remediation

Upgrade past the affected range:

- `flowise 3.0.8`
