The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). From 1.23.0 until 1.27.2, default handlers installed by server.experimental.enable_tasks() for tasks/list, tasks/get, tasks/result, and tasks/cancel operate only on task identifiers without recording the session that created each task, allowing any connected client to enumerate, read results from, consume messages for, or cancel other clients' tasks. This issue is fixed in version 1.27.2.
References
Configurations
History
17 Jul 2026, 18:07
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Lfprojects
Lfprojects mcp Python Sdk |
|
| CPE | cpe:2.3:a:lfprojects:mcp_python_sdk:*:*:*:*:*:*:*:* | |
| References | () https://github.com/modelcontextprotocol/python-sdk/commit/62137874ff26dd74d2fea80ff528a7fd9ca7a5e7 - Patch | |
| References | () https://github.com/modelcontextprotocol/python-sdk/pull/2720 - Issue Tracking, Patch | |
| References | () https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.27.2 - Release Notes | |
| References | () https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-hvrp-rf83-w775 - Vendor Advisory |
15 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 20:17
Updated : 2026-07-17 18:07
NVD link : CVE-2026-52870
Mitre link : CVE-2026-52870
CVE.ORG link : CVE-2026-52870
JSON object : View
Products Affected
lfprojects
- mcp_python_sdk
CWE
CWE-862
Missing Authorization
