The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade mcp to version 1.27.2 or higher.
mcp is a Model Context Protocol SDK
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in SseServerTransport and StreamableHTTPSessionManager, which look up a session by the session_id query parameter or Mcp-Session-Id header without checking that the requester's authentication context matches the principal that created the session. An attacker who obtains a session ID can inject JSON-RPC messages on that session as a different authenticated principal by supplying the session identifier, regardless of the bearer token presented. Exploitation requires the server to run the SSE or stateful Streamable HTTP transport with bearer-token authentication and the attacker to obtain a valid session ID out-of-band, such as from logs or network observation.