PT-2026-56972 · Npm · Deepseek-Mcp-Server

CVE-2026-55605

·

Published

2026-07-09

·

Updated

2026-08-25

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions @arikusi/deepseek-mcp-server versions 1.4.2 through 1.7.x
Description The self-hosted HTTP transport of the server exposes the POST /mcp endpoint without authentication. This occurs because the createMcpExpressApp function is called without an authProvider and lacks middleware guards. Consequently, any network-reachable client can send an unauthenticated initialize request to obtain a valid MCP session identifier. This allows unauthorized users to enumerate tools and invoke the deepseek sessions tool. Additionally, the deepseek chat tool is exposed, which utilizes the server-side DEEPSEEK API KEY if configured. This issue specifically affects self-hosted HTTP mode, which is enabled by default in container assets on port 3000.
Recommendations Update to version 1.8.0.

Exploit

Fix

Missing Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-55605
GHSA-72F3-6W86-7RV3

Affected Products

Deepseek-Mcp-Server