CVE-2026-59950

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to 1.28.1, the deprecated mcp.server.websocket.websocket_server transport accepted WebSocket handshakes without applying Host or Origin header validation, leaving no SDK-level way to restrict which origins could connect to applications that exposed that transport. This issue is fixed in version 1.28.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mcp_python_sdk:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-15 21:16

Updated : 2026-07-17 18:07


NVD link : CVE-2026-59950

Mitre link : CVE-2026-59950

CVE.ORG link : CVE-2026-59950


JSON object : View

Products Affected

lfprojects

  • mcp_python_sdk
CWE
CWE-346

Origin Validation Error

CWE-1385

Missing Origin Validation in WebSockets