CVE-2026-55605
Last modified
CVE-2026-55605 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| arikusi | deepseek-mcp-server | >= 1.4.2, < 1.8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55605?
How severe is CVE-2026-55605?
How do I fix CVE-2026-55605?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-55597ImageMagick is free and open-source software used for editin…5.5
- CVE-2026-55599phpseclib is a PHP secure communications library. From 0.1.1…5.8
- CVE-2026-5560A vulnerability was found in PHPGurukul Online Shopping Port…6.3
- CVE-2026-55602http-proxy-middleware is node.js http-proxy middleware. From…8.6
- CVE-2026-55603http-proxy-middleware is node.js http-proxy middleware. From…7.5
- CVE-2026-55604DeepSeek MCP Server is an MCP server for DeepSeek V4. Starti…8.6
- CVE-2026-55607Claude Code is an agentic coding tool. From 2.1.38 until 2.…8.8
- CVE-2026-55608n8n-MCP is an MCP server that provides AI assistants access …5.4
- CVE-2026-5561A vulnerability was determined in Campcodes Complete POS Man…6.3
- CVE-2026-55611AnythingLLM is an application that turns pieces of content i…0
- CVE-2026-55615Langroid is a framework for building large-language-model-po…9.2
- CVE-2026-55616Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2026-55605?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
