Vulnerability Description
DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.7.0, the process-global `SessionStore` accepts caller-supplied `session_id` values without binding them to any authenticated principal or transport session. An attacker can enumerate active session IDs via `deepseek_sessions`, then reuse a victim-controlled `session_id` in `deepseek_chat` to retrieve and continue the victim's conversation context. Version 1.7.0 contains a patch.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/arikusi/deepseek-mcp-server/releases/tag/v1.7.0
- https://github.com/arikusi/deepseek-mcp-server/security/advisories/GHSA-fh3r-g96
- https://github.com/arikusi/deepseek-mcp-server/security/advisories/GHSA-fh3r-g96
FAQ
What is CVE-2026-55604?
CVE-2026-55604 is a vulnerability with a CVSS score of 8.6 (HIGH). DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.7.0, the process-global `SessionStore` accepts caller-supplied `session_id` values without bindin...
How severe is CVE-2026-55604?
CVE-2026-55604 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55604?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.