Lucene search
K

19 matches found

Nuclei
Nuclei
added 6 hours ago784 views

Flowise - Remote Code Execution

Flowise 3.0.5 contains a remote code execution vulnerability caused by unsafe evaluation of user input in the CustomMCP node's convertToValidJSONString function, letting remote attackers execute arbitrary code with full Node.js privileges, exploit requires user input to be processed by the...

10CVSS8.1AI score0.90183EPSS
Exploits21References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-56274

Flowise before 3.1.2 contains multiple OS command injection vulnerabilities in the Custom MCP Server feature due to incomplete command-flag validation and a regex bypass in local file access restrictions. An attacker with a Flowise account of any role, or API access with view/update permissions f...

9.9CVSS6.2AI score0.0166EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-38434

Flowise before 3.1.2 contains multiple OS command injection vulnerabilities in the Custom MCP Server feature due to incomplete command-flag validation and a regex bypass in local file access restrictions. An attacker with a Flowise account of any role, or API access with view/update permissions f...

9.9CVSS6.2AI score0.0166EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2026/05/01 5:20 p.m.121 views

Exploit for Code Injection in Flowiseai Flowise

CVE-2025-59528 PoC ⚠️ For educational and authorized securit...

10CVSS6.1AI score0.90183EPSS
Exploits21
NVD
NVD
added 2026/04/21 10:16 p.m.7 views

CVE-2026-40933

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe serialization of stdio commands in the MCP adapter, an authenticated attacker can add an MCP stdio server with an arbitrary command, achieving command execution. The vulnerabilit...

9.9CVSS0.01987EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/04/21 9:0 p.m.2 views

CVE-2026-40933 Flowise: Authenticated RCE Via MCP Adapters

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe serialization of stdio commands in the MCP adapter, an authenticated attacker can add an MCP stdio server with an arbitrary command, achieving command execution. The vulnerabilit...

9.9CVSS6.6AI score0.01987EPSS
Exploits1References3
GithubExploit
GithubExploit
added 2026/04/13 11:32 a.m.290 views

Exploit for Code Injection in Flowiseai Flowise

CVE-2025-59528 - FlowiseAI CustomMCP Remote Code Execution...

10CVSS5.9AI score0.90183EPSS
Exploits21
Packet Storm
Packet Storm
added 2025/11/24 12:0 a.m.218 views

📄 Flowise JS Injection Remote Code Execution

This Metasploit module exploits a remote code execution vulnerability in Flowise versions greater than or equal to 2.2.7-patch.1 and less than 3.0.6. The vulnerability exists in the customMCP endpoint /api/v1/node-load-method/customMCP located in...

10CVSS9.2AI score0.90183EPSS
Exploits21
Metasploit
Metasploit
added 2025/11/22 6:57 p.m.484 views

Flowise JS Injection RCE

This module exploits a remote code execution vulnerability in Flowise versions = 2.2.7-patch.1 and = 3.0.1, authentication via FLOWISEEMAIL and FLOWISEPASSWORD is required due to JWT token verification. Module Options msf use exploit/multi/http/flowisejsrce msf exploitflowisejsrce show targets...

10CVSS6.4AI score0.90183EPSS
Exploits21
GithubExploit
GithubExploit
added 2025/11/02 7:39 a.m.202 views

Exploit for Code Injection in Flowiseai Flowise

CVE-2025-59528.yaml Flowise is a drag & drop user interface to...

10CVSS7.9AI score0.90183EPSS
Exploits21
OSV
OSV
added 2025/10/06 2:8 p.m.7 views

GHSA-HMGH-466J-FX4C Flowise vulnerable to RCE via Dynamic function constructor injection

Summary User-controlled input flows to an unsafe implementaion of a dynamic Function constructor , allowing a malicious actor to run JS code in the context of the host not sandboxed leading to RCE. Details When creating a new Custom MCP Chatflow in the platform, the MCP Server Config displays a...

9.8CVSS7.8AI score0.1742EPSS
Exploits0References4
NVD
NVD
added 2025/09/22 8:15 p.m.12 views

CVE-2025-59528

Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is vulnerable to remote code execution. The CustomMCP node allows users to input configuration settings for connecting to an external MCP server. This node parses the user-provided...

10CVSS0.90183EPSS
Exploits21References8
Vulnrichment
Vulnrichment
added 2025/09/22 7:54 p.m.4 views

CVE-2025-59528 Flowise has Remote Code Execution vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is vulnerable to remote code execution. The CustomMCP node allows users to input configuration settings for connecting to an external MCP server. This node parses the user-provided...

10CVSS7.5AI score0.90183EPSS
Exploits21References8
CVE
CVE
added 2025/09/22 7:54 p.m.227 views

CVE-2025-59528

Flowise 3.0.5 contains a remote code execution vulnerability in the CustomMCP node. The mcpServerConfig string is parsed and passed to the Function() constructor via convertToValidJSONString without validation, allowing an attacker to execute arbitrary JavaScript with Node.js privileges (e.g., ac...

10CVSS7.5AI score0.90183EPSS
In wildExploits21References8Affected Software1
OSV
OSV
added 2025/09/22 7:54 p.m.5 views

CVE-2025-59528 Flowise has Remote Code Execution vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is vulnerable to remote code execution. The CustomMCP node allows users to input configuration settings for connecting to an external MCP server. This node parses the user-provided...

10CVSS7.6AI score0.90183EPSS
Exploits21References10
Github Security Blog
Github Security Blog
added 2025/09/15 8:30 p.m.10 views

Flowise has unsandboxed remote code execution via Custom MCP

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, the default installation of...

7.8AI score
Exploits0References5Affected Software1
Snyk
Snyk
added 2025/09/15 7:59 p.m.5 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection via the convertToValidJSONString function. An attacker can execute arbitrary JavaScript code with full server privileges by supplying malicious input to the...

10CVSS7.7AI score0.90183EPSS
Exploits21References2
Github Security Blog
Github Security Blog
added 2025/09/15 7:59 p.m.26 views

Flowise has Remote Code Execution vulnerability

Description Cause of the Vulnerability The CustomMCP node allows users to input configuration settings for connecting to an external MCP Model Context Protocol server. This node parses the user-provided mcpServerConfig string to build the MCP server configuration. However, during this process, it...

10CVSS8AI score0.90183EPSS
Exploits21References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.7 views

PT-2025-39075

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.6 Description Flowise is a drag-and-drop user interface for building customized large language model flows. A critical issue exists in the CustomMCP node, which allows users to input configuration settings for...

10CVSS7.8AI score0.90183EPSS
Exploits21References87
Rows per page
Query Builder