CVE-2025-8943

The Custom MCPs feature is designed to execute OS commands, for instance, using tools like `npx` to spin up local MCP Servers. However, Flowise's inherent authentication and authorization model is minimal and lacks role-based access controls (RBAC). Furthermore, in Flowise versions before 3.0.1 the default installation operates without authentication unless explicitly configured. This combination allows unauthenticated network attackers to execute unsandboxed OS commands.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-08-14 10:15

Updated : 2025-09-23 15:23


NVD link : CVE-2025-8943

Mitre link : CVE-2025-8943

CVE.ORG link : CVE-2025-8943


JSON object : View

Products Affected

flowiseai

  • flowise
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization