Incomplete List of Disallowed Inputs in Flowise - CVE-2025-8943
Published: July 30, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to incomplete list of disallowed inputs in packages/components/nodes/tools/MCP/core.ts when processing MCP server environment variables for child process execution. A remote user can set npm_config_yes=true in a crafted MCP server configuration to execute arbitrary code.
This issue can be triggered even when CUSTOM_MCP_SECURITY_CHECK=true is enabled.