CVE-2026-91931

Summary

Flowise before 3.1.4 contains a remote code execution vulnerability in the Custom MCP node that allows authenticated attackers to execute arbitrary code by supplying npx package names in the mcpServerConfig parameter. Attackers can invoke npx with attacker-controlled npm packages to execute code on the Flowise server.

Affected Software

VendorProductVersion RangeStatus
FlowiseAIFlowise0 < 3.1.4affected
FlowiseAIFlowise3.1.4unaffected
FlowiseAIFlowise0 < 3.1.4affected
FlowiseAIFlowise3.1.4unaffected

Weaknesses

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

References