CVE-2025-69256 (CNNVD-202512-5083)

HIGH
中文标题:
Serverless Framework 命令注入漏洞
英文标题:
serverless MCP Server vulnerable to command injection in list-projects tool
CVSS分数: 7.5
发布时间: 2025-12-30 19:05:24
漏洞类型: 命令注入
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

Serverless Framework是Serverless开源的一个云服务托管工具。 Serverless Framework 4.29.0版本至4.29.3之前版本存在命令注入漏洞,该漏洞源于对child_process.exec的输入参数清理不当,可能导致远程代码执行。

英文描述:

The Serverless Framework is a framework for using AWS Lambda and other managed cloud services to build applications. Starting in version 4.29.0 and prior to version 4.29.3, a command injection vulnerability exists in the Serverless Framework's built-in MCP server package (@serverless/mcp). This vulnerability only affects users of the experimental MCP server feature (serverless mcp), which represents less than 0.1% of Serverless Framework users. The core Serverless Framework CLI and deployment functionality are not affected. The vulnerability is caused by the unsanitized use of input parameters within a call to `child_process.exec`, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. The server constructs and executes shell commands using unvalidated user input directly within command-line strings. This introduces the possibility of shell metacharacter injection (`|`, `>`, `&&`, etc.). Version 4.29.3 fixes the issue.

CWE类型:
CWE-77
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
serverless serverless >= 4.29.0, < 4.29.3 - - cpe:2.3:a:serverless:serverless:>=_4.29.0,_<_4.29.3:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/serverless/serverless/security/advisories/GHSA-rwc2-f344-q6w6 x_refsource_CONFIRM
cve.org
访问
https://github.com/serverless/serverless/commit/681ca039550c7169369f98780c6301a00f2dc4c4 x_refsource_MISC
cve.org
访问
https://github.com/serverless/serverless/blob/6213453da7df375aaf12fb3522ab8870488fc59a/packages/mcp/src/tools/list-projects.js#L68 x_refsource_MISC
cve.org
访问
https://github.com/serverless/serverless/releases/tag/sf-core%404.29.3 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.5
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-12-30 19:05:24
修改时间:
2025-12-30 19:17:50
创建时间:
2026-01-12 02:12:33
更新时间:
2026-01-20 03:10:44
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-69256 2025-12-31 03:16:23 2026-01-12 02:12:33
NVD nvd_CVE-2025-69256 2026-01-01 04:27:49 2026-01-12 02:28:15
CNNVD cnnvd_CNNVD-202512-5083 2026-01-11 06:15:04 2026-01-12 02:38:08
版本与语言
当前版本: v3
主要语言: EN
支持语言:
ZH EN
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2026-01-12 02:38:08
vulnerability_type: 未提取 → 命令注入; cnnvd_id: 未提取 → CNNVD-202512-5083; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 命令注入
  • cnnvd_id: 未提取 -> CNNVD-202512-5083
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2026-01-12 02:28:15
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']