Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. flowise
  4. ›
  5. GHSA-6933-jpx5-q87q

GHSA-6933-jpx5-q87q: Flowise has unsandboxed remote code execution via Custom MCP

September 15, 2025

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, the default installation of Flowise operates without authentication unless explicitly configured using the FLOWISE_USERNAME and FLOWISE_PASSWORD environment variables.

This combination presents a significant security risk, potentially allowing users on the platform to execute unsandboxed system commands. This can result in Remote Code Execution (RCE) and complete compromise of the running platform container or server.

References

  • github.com/FlowiseAI/Flowise
  • github.com/FlowiseAI/Flowise/commit/ac7cf30e019cde54905bf09b5d3fe1c6ba42f9b9
  • github.com/FlowiseAI/Flowise/pull/5201
  • github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.6
  • github.com/FlowiseAI/Flowise/security/advisories/GHSA-6933-jpx5-q87q
  • github.com/advisories/GHSA-6933-jpx5-q87q

Code Behaviors & Features

Detect and mitigate GHSA-6933-jpx5-q87q with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.2.7-patch.1 before 3.0.6

Fixed versions

  • 3.0.6

Solution

Upgrade to version 3.0.6 or above.

Weakness

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

Source file

npm/flowise/GHSA-6933-jpx5-q87q.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 06 Oct 2025 00:18:53 +0000.