Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-52869

33
FAUCET Score

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to 1.27.2, the SSE and stateful Streamable HTTP transports mcp.server.sse.SseServerTransport and mcp.server.streamable_http_manager.StreamableHTTPSessionManager route requests to existing sessions using only the session_id query parameter or Mcp-Session-Id header without verifying the authenticated principal that created the session, allowing a different bearer-token-authenticated client with a known session ID to inject JSON-RPC messages into that session. This issue is fixed in version 1.27.2.

First published: Jul 15, 2026Last modified: Jul 15, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 1.27.2CPE matchmatch criteria
cpe:2.3:a:lfprojects:mcp_python_sdk:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
1.6
Impact Score
5.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 14th percentile among its peer group of 1,162 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: mcpFixed in: 1.27.2

Vendor Advisories (1)

pipGHSA-jpw9-pfvf-9f58high

MCP Python SDK: HTTP transports serve session requests without verifying the authenticated principal

Jul 16, 2026

References

github.com / modelcontextprotocol/python-sdk/commit/1abcca2408a6b50e10ec601181f63f9978705c00
Patch
github.com / modelcontextprotocol/python-sdk/commit/ce267b6fc515dc4efc1dc70b6975b16ff0feef0a
Patch
github.com / modelcontextprotocol/python-sdk/pull/2690
Issue TrackingPatch
github.com / modelcontextprotocol/python-sdk/pull/2719
Issue TrackingPatch
github.com / modelcontextprotocol/python-sdk/releases/tag/v1.27.2
Release Notes
github.com / modelcontextprotocol/python-sdk/security/advisories/GHSA-jpw9-pfvf-9f58
Vendor Advisory