🟠 《高危安全漏洞:CVE-2026-45805》

CVSS 评分: 高危(8.8)  状态: Received  发布时间: 2026-07-15


漏洞描述

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot MCP's mcp/packages/server/src/ReplServer.ts bound the ReplServer to 0.0.0.0:4403 and exposed an unauthenticated /execute endpoint that passed the code field to PluginBridge.executePluginTask(), allowing anyone on the network to execute JavaScript on the server. This issue is fixed in version 2.15.0.


🔍 技术细节

字段
CVE ID CVE-2026-45805
CVSS 评分 8.8 🟠
严重程度 高危
CVSS 向量 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 分类 CWE-749
发布时间 2026-07-15
最后更新 2026-07-15
状态 Received
数据来源 security-advisories@github.com

🔗 参考链接