CVE-2026-81102
Last modified
CVE-2026-81102 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. 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. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| dropbox | mcp-server-dash | < 84567b74e3c72e42d5e50ee07c56864613f519c2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81102?
How severe is CVE-2026-81102?
How do I fix CVE-2026-81102?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81097The execute_ruby tool is documented as a read-only Ruby sand…8.4
- CVE-2026-81098The Telnyx MCP server exposed its HTTP transport on every in…9.1
- CVE-2026-81099tiger-slack started its MCP HTTP transport without enabling …6.8
- CVE-2026-8110Incorrect permissions assignment in the agent of Ivanti Endp…7.8
- CVE-2026-81100tiger-gh-mcp-server started its MCP HTTP transport without e…6.8
- CVE-2026-81101The configure command accepted any endpoint URL and stored i…6.5
- CVE-2026-8111SQL injection in the web console of Ivanti Endpoint Manager …8.8
- CVE-2026-8112A vulnerability was found in 8421bit MiniClaw up to 223c16a1…8.8
- CVE-2026-8113A vulnerability was determined in 8421bit MiniClaw up to 439…6.5
- CVE-2026-8114A vulnerability was identified in JeecgBoot up to 3.9.1. Aff…6.3
- CVE-2026-8115A security flaw has been discovered in gyoridavid short-vide…5.5
- CVE-2026-81158Incorrect Authorization vulnerability in Drupal Entity API a…5.3
Are you affected by CVE-2026-81102?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
