Impact
DeepSeek MCP Server versions from 1.4.2 up to before 1.7.0 expose session identifiers without associating them with an authenticated user or transport session (CWE-639). This allows an attacker to hijack an active conversation and continue it under the victim's context, enabling unauthorized access to private chat content.
Affected Systems
The vulnerable product is arikusi deepseek-mcp-server, specifically deployments running any released version between 1.4.2 and 1.6.x; version 1.7.0 and later contain the fix.
Risk and Exploitability
The vulnerability receives a CVSS score of 8.6, indicating high severity; the EPSS score of < 1% indicates low probability of exploitation, and it is not KEV cataloged. An attacker could enumerate active session IDs via deepseek_sessions and then reuse a victim-controlled session_id in deepseek_chat to retrieve and continue the victim's conversation context, thereby achieving a full authorization bypass.
OpenCVE Enrichment