Flowise before 3.1.3 validates Custom MCP stdio environment variables against a denylist using a case-sensitive comparison, so on Windows, where environment names are case-insensitive, supplying 'node_options' bypasses the NODE_OPTIONS denylist entry. An authenticated user who can configure a Custom MCP node can thereby inject NODE_OPTIONS --require and execute arbitrary code in the Flowise server context.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/pull/6471 | Issue Tracking Patch |
| https://github.com/bikini/exploitarium/tree/main/flowise-mcp-env-case-bypass-poc | Exploit Third Party Advisory |
| https://www.vulncheck.com/advisories/flowise-custom-mcp-environment-variable-denylist-bypass-via-case-sensitivity | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-28 02:16
Updated : 2026-07-06 14:54
NVD link : CVE-2026-58057
Mitre link : CVE-2026-58057
CVE.ORG link : CVE-2026-58057
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-178
Improper Handling of Case Sensitivity
