目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44429— MCP Registry 跨站脚本漏洞

AI 预测 8.2 利用难度: 较易 EPSS 0.03% · P10

可能的 ATT&CK 技术 1AI

T1189 · Drive-by Compromise

影响版本矩阵 1

厂商产品版本范围状态
modelcontextprotocolregistry< 1.7.7affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-44429 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
MCP Registry: Stored XSS in catalogue UI via attribute-quote breakout in publisher-controlled `websiteUrl`
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.7, the public catalogue UI served at GET / (file internal/api/handlers/v0/ui_index.html) is vulnerable to stored cross-site scripting via the server.websiteUrl field of any published server.json. Server-side validation in internal/validators/validators.go (validateWebsiteURL) only checks that the URL parses, is absolute, and uses the https scheme; it does not reject quote characters. Client-side, the value is interpolated into a double-quoted href attribute via innerHTML, using a homegrown escapeHtml helper that performs the standard textContent → innerHTML round-trip. Per the HTML serialisation algorithm, that round-trip encodes only &, <, > and U+00A0 inside text nodes — it does not encode " or '. A literal " in websiteUrl therefore breaks out of the href attribute, allowing arbitrary on* event handlers to be appended to the same <a> element. The Content-Security-Policy on / is script-src 'self' 'unsafe-inline' https://cdn.tailwindcss.com, so the injected event handlers execute. Any user able to obtain a publish token (e.g. via POST /v0/auth/github-at with their own GitHub account, or POST /v0/auth/none on a deployment that has anonymous auth enabled) can plant a poisoned record visible to every visitor of the registry homepage. This vulnerability is fixed in 1.7.7.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
MCP Registry 跨站脚本漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
MCP Registry是Model Context Protocol开源的一个MCP服务器应用商店。 MCP Registry 1.7.7之前版本存在跨站脚本漏洞,该漏洞源于公共目录UI,服务器端验证仅检查URL是否可解析、绝对且使用https方案,未拒绝引号字符,客户端通过innerHTML将值插值到双引号href属性中,escapeHtml助手未编码引号,导致攻击者可注入任意事件处理程序。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
modelcontextprotocolregistry < 1.7.7 -

二、漏洞 CVE-2026-44429 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-44429 的情报信息

登录查看更多情报信息。

同批安全公告 · modelcontextprotocol · 2026-05-14 · 共 6 条

CVE-2026-425598.8 HIGHRMCP 访问控制错误漏洞
CVE-2026-457813.5 LOWMCP Registry 安全漏洞
CVE-2026-44430MCP Registry 代码问题漏洞
CVE-2026-44427MCP Registry 输入验证错误漏洞
CVE-2026-44428MCP Registry 代码问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44429

暂无评论


发表评论