CVE-2026-58057 PUBLISHED

Flowise - Custom MCP Environment Variable Denylist Bypass via Case Sensitivity

Assigner: VulnCheck
Reserved: 28.06.2026 Published: 28.06.2026 Updated: 28.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 2.3

Product Status

Vendor Flowise
Product Flowise
Versions Default: unaffected
  • affected from 0 to 3.1.3 (excl.)
  • Version 3.1.3 is unaffected

Credits

  • ashdfrkl finder

References

Problem Types

  • Improper Handling of Case Sensitivity CWE