ghsa-3qhf-m339-9g5v
Vulnerability from github
Published
2025-07-04 22:06
Modified
2025-07-05 01:48
Severity ?
VLAI Severity ?
Summary
MCP Python SDK vulnerability in the FastMCP Server causes validation error, leading to DoS
Details
A validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability (500 errors) until manually restarted. 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.9.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-53366" ], "database_specific": { "cwe_ids": [ "CWE-248" ], "github_reviewed": true, "github_reviewed_at": "2025-07-04T22:06:49Z", "nvd_published_at": "2025-07-04T22:15:22Z", "severity": "HIGH" }, "details": "A validation error in the MCP SDK can cause an unhandled exception when processing malformed requests, resulting in service unavailability (500 errors) until manually restarted. 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-3qhf-m339-9g5v", "modified": "2025-07-05T01:48:36Z", "published": "2025-07-04T22:06:49Z", "references": [ { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-3qhf-m339-9g5v" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53366" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/pull/822" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/commit/29c69e6a47d0104d0afcea6ac35e7ab02fde809a" }, { "type": "PACKAGE", "url": "https://github.com/modelcontextprotocol/python-sdk" }, { "type": "WEB", "url": "https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.9.4" } ], "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 vulnerability in the FastMCP Server causes validation error, leading to DoS" }
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…