Skip to main content

Uncaught Exception

CVE-2025-53365

Severity High
Score 8.7/10

Summary

The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). In versions 0.2.0 through 1.9.4, 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.

  • LOW
  • NETWORK
  • NONE
  • NONE

CWE-248 - Uncaught Exception

An exception is thrown from a function, but it is not caught.

Advisory Timeline

  • Published