AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-73601

CRITICAL · CVSS 9 EPSS 0.61% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Flowise versions prior to 3.1.3 are vulnerable to a critical remote code execution flaw in the Custom MCP node, which can be exploited by authenticated users to execute arbitrary commands through manipulation of environment variables and command arguments. This vulnerability allows attackers to leverage specific environment variables, such as PYTHONWARNINGS and BROWSER, to bypass security validations and execute system commands. Organizations using affected versions should prioritize immediate updates to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73601
Severity
CRITICAL
CVSS
9
EPSS
0.61%

Original NVD Description

Flowise versions before 3.1.3 contain a remote code execution vulnerability in the Custom MCP node when CUSTOM_MCP_PROTOCOL is set to stdio, allowing authenticated users to execute arbitrary commands by manipulating environment variables and command arguments. Attackers can abuse PYTHONWARNINGS and BROWSER environment variables with python3, or leverage the root working directory with node to bypass validation and execute system commands.