CVE-2025-71336
Flowise has unsandboxed remote code execution via Custom MCP
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.0.6
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise | npm | All versions | 3.0.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-6933-jpx5-q87qWEB
- https://github.com/FlowiseAI/Flowise/pull/5201WEB
- https://github.com/FlowiseAI/Flowise/commit/ac7cf30e019cde54905bf09b5d3fe1c6ba42f9b9WEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.6WEB
Frequently Asked Questions
- What is CVE-2025-71336?
- Flowise has unsandboxed remote code execution via Custom MCP This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2025-71336?
- CVE-2025-71336 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-71336 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-70477CRITICAL
Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
- CVE-2025-57164CRITICAL
FlowiseAI Pre-Auth Arbitrary Code Execution
- CVE-2025-71338CRITICAL
Flowise allows arbitrary file write to RCE
- CVE-2025-50538CRITICAL
Flowise is vulnerable to stored XSS via "View Messages" allows credential theft in FlowiseAI admin panel
- CVE-2026-46442CRITICAL
FlowiseAI: Authenticated Host RCE via POST /api/v1/node-custom-function and NodeVM Sandbox Escape
- CVE-2025-26319HIGH
FlowiseAI Flowise arbitrary file upload vulnerability
- CVE-2026-46475HIGH
FlowiseAI: Assistant create+update mass-assignment allows cross-workspace assistant takeover
- CVE-2026-46478HIGH
FlowiseAI: DatasetRow create+update mass-assignment allows cross-workspace row takeover
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies