Back to overview

CVE-2026-52870

HIGH
7.6
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-52870
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-08 21:44 UTC
Published
2026-07-15 20:07 UTC
Last updated
2026-07-16 13:01 UTC
Primary CWE
CWE-862
CWE-862: Missing Authorization
Vendor / Product
modelcontextprotocol / python-sdk
Sources
cve.org  ·  NVD

Severity & Metrics

7.6 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
modelcontextprotocol python-sdk >= 1.23.0, < 1.27.2
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862: Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.6 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
References (4)
Back to overview