漏洞情报聚合

CVE-2026-81102 - 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 - 漏洞详情

漏洞编号:CVE-2026-81102

风险等级:低危

漏洞来源:CVE

CVE 编号:CVE-2026-81102

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-346

发布/更新时间:2026-08-27 / 2026-08-27

漏洞描述

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.

相关链接

相关漏洞

« 返回首页