ghsa-j975-95f5-7wqh
Vulnerability from github
Published
2025-07-04 22:06
Modified
2025-07-05 01:45
Severity ?
VLAI Severity ?
Summary
MCP Python SDK has Unhandled Exception in Streamable HTTP Transport, Leading to Denial of Service
Details
If a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing the server to crash and requiring a restart to restore service. Impact may vary depending on the deployment conditions, and presence of infrastructure-level resilience measures.
Thank you to Rich Harang for reporting this issue.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "mcp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-53365" ], "database_specific": { "cwe_ids": [ "CWE-248" ], "github_reviewed": true, "github_reviewed_at": "2025-07-04T22:06:31Z", "nvd_published_at": "2025-07-04T22:15:22Z", "severity": "HIGH" }, "details": "If a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing the server to crash and requiring a restart to restore service. Impact may vary depending on the deployment conditions, and presence of infrastructure-level resilience measures.\n\nThank you to Rich Harang for reporting this issue.", "id": "GHSA-j975-95f5-7wqh", "modified": "2025-07-05T01:45:45Z", "published": "2025-07-04T22:06:31Z", "references": [ { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-j975-95f5-7wqh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53365" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/pull/967" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/commit/7b420656de48cfdb90b39eb582e60b6d55c2f891" }, { "type": "PACKAGE", "url": "https://github.com/modelcontextprotocol/python-sdk" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.10.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "MCP Python SDK has Unhandled Exception in Streamable HTTP Transport, Leading to Denial of Service" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…