CVE-2026-40933
Flowise: Authenticated RCE Via MCP Adapters
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.1.0
npm install flowise-components@3.1.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise | npm | All versions | 3.1.0 |
| flowise-components | npm | All versions | 3.1.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-78OS Command InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-c9gw-hvqq-f33rWEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://www.ox.security/blog/mcp-supply-chain-advisory-rce-vulnerabilities-across-the-ai-ecosystemWEB
- https://www.ox.security/blog/the-mother-of-all-ai-supply-chains-critical-systemic-vulnerability-at-the-core-of-the-mcpWEB
Frequently Asked Questions
- What is CVE-2026-40933?
- Flowise: Authenticated RCE Via MCP Adapters This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.9/10).
- How do I check if my project is affected by CVE-2026-40933?
- CVE-2026-40933 affects flowise and flowise-components. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-40933 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-69254CRITICAL
Flowise: RCE via NodeVM Sandbox Escape in executeJavaScriptCode() nodeVMOptions Override
- CVE-2026-41264CRITICAL
Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
- CVE-2026-69264CRITICAL
Flowise: RCE via CSVAgent csvFile data URI base64 segment is interpolated into Python source without validation
- CVE-2026-41265CRITICAL
Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability
- CVE-2026-69255CRITICAL
Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
- CVE-2026-69259CRITICAL
Flowise RCE via SQLite Record Manager Node
- CVE-2026-69256CRITICAL
Flowise: Remote Code Execution Vulnerability in CSVAgent
- CVE-2026-41274HIGH
Flowise: Cypher Injection in GraphCypherQAChain
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies