DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.8.0, the self-hosted HTTP transport of @arikusi/deepseek-mcp-server exposes POST /mcp without any authentication: createMcpExpressApp is called without an authProvider and no middleware guards the route, so any network-reachable client can issue an unauthenticated initialize request and obtain a valid MCP session identifier. In reproduced testing against commit 5e1302171e99, an unauthenticated client was able to initialize a session, enumerate tools, and invoke the local deepseek_sessions tool with no credentials. The same unauthenticated session also exposes deepseek_chat, whose handler uses the server-side DEEPSEEK_API_KEY when self-hosted deployments configure one. This issue applies to self-hosted HTTP mode, not the separately documented hosted BYOK endpoint in README.md, which expects an Authorization: Bearer ... header. Upstream self-hosted container assets enable HTTP mode by default (Dockerfile) and publish port 3000 (docker-compose.yml). Version 1.8.0 contains a patch for this issue.
CVE-2026-55605
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EPSS
- 34.7%
- KEV
- Not listed
Published
July 9, 2026
Last Modified
July 10, 2026
Advisory Details (3)
Auto-updated Jul 9, 2026Missing Authentication on Self-Hosted HTTP MCP Endpoint · Advisory · arikusi/deepseek-mcp-server · GitHub
https://github.com/arikusi/deepseek-mcp-server/security/advisories/GHSA-72f3-6w86-7rv3v1.8.0
Patch available: arikusi/deepseek-mcp-server v1.8.0
https://github.com/arikusi/deepseek-mcp-server/releases/tag/v1.8.0deepseek-mcp-server/CHANGELOG.md at main · arikusi/deepseek-mcp-server · GitHub
https://github.com/arikusi/deepseek-mcp-server/blob/main/CHANGELOG.md#180---2026-06-14Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 12:40 UTCEG score recompute
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 14:56 UTCEG score recompute
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 17:11 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 19:26 UTCEG score recompute
- 2026-07-09 21:42 UTCEG score recompute
- 2026-07-09 21:40 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-55605?
When was CVE-2026-55605 disclosed?
Is CVE-2026-55605 actively exploited?
What is the CVSS score of CVE-2026-55605?
How do I remediate CVE-2026-55605?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55605
Is Your Infrastructure Affected by CVE-2026-55605?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.