Loading...
Skip to main content

CVE-2025-8943

CRITICAL

Flowise OS command remote code execution

Published August 14, 2025Updated August 18, 2025Source: osv

Summary

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.

Affected Packages (1)

PackageEcosystemAffectedFixed In
flowise
npm
All versionsRange-based data available

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Frequently Asked Questions

What is CVE-2025-8943?
Flowise OS command remote code execution This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
How do I check if my project is affected by CVE-2025-8943?
CVE-2025-8943 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-8943 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
9.8

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-2vv2-3x8x-4gv7

Related CVEs

  • CVE-2025-71334
    CRITICAL

    Flowise has arbitrary file access due to missing chat flow id validation

  • CVE-2026-70478
    CRITICAL

    Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service

  • CVE-2026-41265
    CRITICAL

    Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability

  • CVE-2026-69255
    CRITICAL

    Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified

  • CVE-2026-41274
    HIGH

    Flowise: Cypher Injection in GraphCypherQAChain

  • CVE-2026-56274
    HIGH

    Flowise has an MCP Security Bypass that Enables RCE

  • CVE-2026-46479
    HIGH

    FlowiseAI: Evaluation create+update mass-assignment allows cross-workspace evaluation takeover

  • CVE-2025-34267
    HIGH

    Flowise: Authenticated Command Execution and Sandbox Bypass via Puppeteer and Playwright Packages

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies