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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81102— Dropbox Dash MCP Server 1.0.0 DNS 重绑定漏洞

一分钟漏洞结论

影响对象
dropbox mcp-server-dash
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

以下是对该漏洞描述的中文翻译: 该 Dash MCP 服务器将其监听器绑定到回环地址(loopback address),但从未检查请求中携带的主机名(Host header)。在 中,服务器以“网络模式”构建时,接口被限制为回环地址,且未配置任何传输层安全设置。因此,即使请求的目标是回环地址,若请求中携带了攻击者指定的主机名,该请求仍能到达监听器。这意味着,访客浏览器中的网页可以驱动本地服务器,并以服务器持有的 Dropbox 凭证调用其“公司搜索”和“文件详情”等工具。通过这种方式,只有“网络模式”是可被影响的

CVSS 3.1 · Low

影响版本矩阵 2

厂商产品 版本范围状态
dropbox mcp-server-dash 84567b74e3c72e42d5e50ee07c56864613f519c2 unaffected
< 84567b74e3c72e42d5e50ee07c56864613f519c2 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Dropbox Dash MCP Server DNS Rebinding via Missing Host Header Validation
来源: CVE Program / CVE List V5
Vulnerability Description
The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcp_server_dash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback address still reached the listener while carrying the attacker's host name. A page in a visitor's browser could therefore drive the local server and invoke its company-search and file-detail tools under the Dropbox credential the server holds. Only the network mode was reachable this way; the standard input mode was not. The fix supplies transport-security settings that enable host checking and allow only the loopback name and port, rejecting other hosts before a tool runs. The repository publishes no versions, so the affected boundary is the commit preceding the fix.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
源验证错误
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
dropbox mcp-server-dash 0 ~ 84567b74e3c72e42d5e50ee07c56864613f519c2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-81102 补丁与修复 (1)

CVE-2026-81102 厂商安全公告 (1)

CVE-2026-81102 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81102

暂无评论


发表评论