CVE-2025-59528
Last modified
CVE-2025-59528 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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. EPSS estimates a 90.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | 3.0.5 |
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-3gcm-f6qx-ff7pExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-59528?
How severe is CVE-2025-59528?
How do I fix CVE-2025-59528?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59518In LemonLDAP::NG before 2.16.7 and 2.17 through 2.21 before …8
- CVE-2025-5952A vulnerability, which was classified as critical, has been …7.3
- CVE-2025-59524Horilla is a free and open source Human Resource Management …6.1
- CVE-2025-59525Horilla is a free and open source Human Resource Management …6.1
- CVE-2025-59526mailgen is a Node.js package that generates responsive HTML …2.7
- CVE-2025-59527Flowise is a drag & drop user interface to build a customize…7.5
- CVE-2025-59529Avahi is a system which facilitates service discovery on a l…5.5
- CVE-2025-5953The WP Human Resource Management plugin for WordPress is vul…8.8
- CVE-2025-59530quic-go is an implementation of the QUIC protocol in Go. In …7.5
- CVE-2025-59531Argo CD is a declarative, GitOps continuous delivery tool fo…7.5
- CVE-2025-59532Codex CLI is a coding agent from OpenAI that runs locally. I…8.6
- CVE-2025-59534CryptoLib provides a software-only solution using the CCSDS …7.8
Are you affected by CVE-2025-59528?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
