CVE-2025-59528
Flowise has Remote Code Execution vulnerability
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 | 3.0.5 | 3.0.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-3gcm-f6qx-ff7pWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-59528ADVISORY
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L132WEB
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L220WEB
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L262-L270WEB
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/controllers/nodes/index.ts#L57-L78WEB
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/routes/node-load-methods/index.ts#L5WEB
- https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/services/nodes/index.ts#L91-L94WEB
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.6WEB
Frequently Asked Questions
- What is CVE-2025-59528?
- Flowise has Remote Code Execution vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2025-59528?
- CVE-2025-59528 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-59528 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- 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-71336HIGH
Flowise has unsandboxed remote code execution via Custom MCP
- 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