CVE-2025-59528 (CNNVD-202509-3230)

CRITICAL 有利用代码
中文标题:
Flowise 代码注入漏洞
英文标题:
Flowise has Remote Code Execution vulnerability
CVSS分数: 10.0
发布时间: 2025-09-22 19:54:58
漏洞类型: 代码注入
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v4
漏洞描述
中文描述:

Flowise是FlowiseAI开源的一个用于轻松构建 LLM 应用程序的工具。 Flowise 3.0.5版本存在代码注入漏洞,该漏洞源于CustomMCP节点直接执行用户输入的JavaScript代码,可能导致远程代码执行。

英文描述:

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.

CWE类型:
CWE-94
标签:
webapps multiple nltt0
受影响产品
厂商 产品 版本 版本范围 平台 CPE
FlowiseAI Flowise = 3.0.5 - - cpe:2.3:a:flowiseai:flowise:=_3.0.5:*:*:*:*:*:*:*
flowiseai flowise 3.0.5 - - cpe:2.3:a:flowiseai:flowise:3.0.5:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-3gcm-f6qx-ff7p x_refsource_CONFIRM
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L132 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L220 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/components/nodes/tools/MCP/CustomMCP/CustomMCP.ts#L262-L270 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/controllers/nodes/index.ts#L57-L78 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/routes/node-load-methods/index.ts#L5 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/5930f1119c655bcf8d2200ae827a1f5b9fec81d0/packages/server/src/services/nodes/index.ts#L91-L94 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.6 x_refsource_MISC
cve.org
访问
ExploitDB EDB-52440 EXPLOIT
exploitdb
访问
Download Exploit EDB-52440 EXPLOIT
exploitdb
访问
CVE Reference: CVE-2025-59528 ADVISORY
cve.org
访问
CVSS评分详情
3.1 (cna)
CRITICAL
10.0
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-09-22 19:54:58
修改时间:
2025-09-22 20:24:09
创建时间:
2025-11-11 15:40:46
更新时间:
2025-11-11 17:02:42
利用信息
此漏洞有可利用代码!
利用代码数量: 1
利用来源:
未知
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59528 2025-11-11 15:23:31 2025-11-11 07:40:46
NVD nvd_CVE-2025-59528 2025-11-11 15:01:03 2025-11-11 07:48:33
CNNVD cnnvd_CNNVD-202509-3230 2025-11-11 15:12:59 2025-11-11 08:00:12
EXPLOITDB exploitdb_EDB-52440 2025-11-11 15:05:29 2025-11-11 09:02:42
版本与语言
当前版本: v4
主要语言: EN
支持语言:
EN ZH
其他标识符:
:
:
安全公告
暂无安全公告信息
变更历史
v4 EXPLOITDB
2025-11-11 17:02:42
references_count: 8 → 11; tags_count: 0 → 3; data_sources: ['cnnvd', 'cve', 'nvd'] → ['cnnvd', 'cve', 'exploitdb', 'nvd']
查看详细变更
  • references_count: 8 -> 11
  • tags_count: 0 -> 3
  • data_sources: ['cnnvd', 'cve', 'nvd'] -> ['cnnvd', 'cve', 'exploitdb', 'nvd']
v3 CNNVD
2025-11-11 16:00:12
vulnerability_type: 未提取 → 代码注入; cnnvd_id: 未提取 → CNNVD-202509-3230; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 代码注入
  • cnnvd_id: 未提取 -> CNNVD-202509-3230
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:33
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']