Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-59528

95
FAUCET Score

CVE-2025-59528 is a critical remote code execution (RCE) vulnerability affecting Flowise version 3.0.5, a drag-and-drop UI for building large language model flows. The flaw resides in the CustomMCP node, where user-provided configuration strings are directly executed as JavaScript code without validation, leveraging the Node.js Function() constructor. This allows attackers to execute arbitrary code with full Node.js runtime privileges, including access to sensitive modules like child_process and fs. The vulnerability carries a CVSS score of 10.0 (CRITICAL), indicating an easily exploitable network-based attack with no user interaction required, leading to complete compromise of confidentiality, integrity, and availability. Its high EPSS score of 0.83004 and FAUCET Risk Score of 100/100 further emphasize its severe potential impact. Exploitation is highly probable, with a Metasploit module (Flowise JS Injection RCE) and an ExploitDB entry (EDB-52440) publicly available. While not yet confirmed on the KEV catalog, there is community discussion and a Mastodon post highlighting the urgency of patching to version 3.0.6 to mitigate this severe threat.

Impacted Technologies

VendorProductVersion(s)CPE
3.0.5CPE matchmatch criteria
cpe:2.3:a:flowiseai:flowise:3.0.5:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

10.0CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
90.18%
Probability of exploitation in next 30 days
EPSS Percentile
99.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Metasploit: Flowise JS Injection RCE · Sep 13, 2025
Nuclei: CVE-2025-59528 · Apr 2, 2026
ExploitDB: EDB-52440 · Oct 31, 2025
This CVE's current EPSS score of 0.9018 is in the 99th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: flowiseFixed in: 3.0.6
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-3gcm-f6qx-ff7pcritical

Flowise has Remote Code Execution vulnerability

Sep 15, 2025

References

github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts
Product
github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts
Product
github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts
Product
github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/controllers/nodes/index.ts
Product
github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/routes/node-load-methods/index.ts
Product
github.com / FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/services/nodes/index.ts
Product
github.com / FlowiseAI/Flowise/releases/tag/flowise%403.0.6
Release Notes
github.com / FlowiseAI/Flowise/security/advisories/GHSA-3gcm-f6qx-ff7p
ExploitVendor Advisory