Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsUpgrade mcp to version 0.9.2 or higher.
mcp is a The official Ruby SDK for Model Context Protocol servers and clients
Affected versions of this package are vulnerable to Session Fixation through the store_stream_for_session process in lib/mcp/server/transports/streamable_http_transport.rb. An attacker can intercept all subsequent Server-Sent Events (SSE) tool responses and notifications by replaying a valid session ID in a second GET request. A duplicate SSE connection could silently replace the victim’s active stream, leaving the legitimate client disconnected with no indication, while server-to-client messages are delivered to the attacker instead.