← Back to CVE List
Vulnerability Intelligence Report
Flowise: Authenticated RCE Via MCP Adapters

CVE-2026-40933

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe serialization of stdio commands in the MCP adapter, an authenticated attacker can add an MCP stdio server with an arbitrary command, achieving command execution. The vulnerability lies in a bug in the input sanitization from the “Custom MCP” configuration in http://localhost:3000/canvas - where any user can add a new MCP, when doing so - adding a new MCP using stdio, the user can add any command, even though your code have input sanitization checks such as validateCommandInjection and validateArgsForLocalFileAccess, and a list of predefined specific safe commands - these commands, for example "npx" can be combined with code execution arguments ("-c touch /tmp/pwn") that enable direct code execution on the underlying OS. This vulnerability is fixed in 3.1.0.

No Active Exploit Signals
CVSS Base Score
10.0
CRITICAL
Exploitability:3.2
Impact Score:6.1
EPSS Probability:1.99%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
Authentication
Weaponization
SSVC Action

Weaknesses (CWE)

CWE-78 ↗CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Affected Products & Versions

Vendor Product Affected Versions
FlowiseAI Flowise < 3.1.0 (affected)
FlowiseAI flowise-components < 3.1.0 (affected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
1.987%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityGitHub, Inc. · Vendor · USA
Reserved2026-04-15T20:40:15
Published2026-04-21T21:00:35
Last Updated2026-04-22T13:20:11

LINK COPIED TO CLIPBOARD