LeakyCreds
NewInstant webhook alerts now available — notified within seconds of any credential detection.Learn more →
Home / Vulnerability Intelligence / CVE-2025-59528

CVE-2025-59528 - Vulnerability Analysis

CriticalCVSS: 10.0

Last Updated: September 23, 2025

Published: April 8, 2026Updated: September 23, 2025

Overview

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 mcpServerConfig string to build the MCP server configuration. However, during this process, it executes JavaScript code without any security validation. Specifically, inside the convertToValidJSONString function, user input is directly passed to the Function() constructor, which evaluates and executes the input as JavaScript code. Since this runs with full Node.js runtime privileges, it can access dangerous modules such as child_process and fs. This issue has been patched in version 3.0.6.

Severity & Score

Severity: Critical
CVSS Score: 10.0
EPSS Score: 8239.0%(Probability of exploitation in next 30 days)

Social Media Activity(2 posts)

HackMag
HackMag
@hackmag
Apr 13, 2026

⚪️ Critical Flowise vulnerability is actively exploited in attacks 🗨️ Researchers have recorded the first attempted attacks on the Flowise AI platform using the critical vulnerability CVE-2025-59528, which is an arbitrary JavaScript code injection issue. This bug received the maximum score of 10 on the CVSS scale and has been… 🔗 https://hackmag.com/news/flowise-attacks?utm_source=mastodon&utm_medium=social&utm_campaign=repost_hackmag_to_socials #news

View original post
HackMag
HackMag
@hackmag
Apr 13, 2026

⚪️ Critical Flowise vulnerability is actively exploited in attacks 🗨️ Researchers have recorded the first attempted attacks on the Flowise AI platform using the critical vulnerability CVE-2025-59528, which is an arbitrary JavaScript code injection issue. This bug received the maximum score of 10 on the CVSS scale and has been… 🔗 https://hackmag.com/news/flowise-attacks?utm_source=mastodon&utm_medium=social&utm_campaign=repost_hackmag_to_socials #news

View original post

Details

CVE ID
CVE-2025-59528
Severity
Critical
CVSS Score
10.0
EPSS
8239.0%
Nuclei
Available
Social Posts
2

EPSS Score

8239.0%Probability of exploitation in the next 30 days

Nuclei Template

View Nuclei Template