CVE-2026-33946 Details
Description
MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to version 0.9.2, the Ruby SDK's streamable_http_transport.rb implementation contains a session hijacking vulnerability. An attacker who obtains a valid session ID can completely hijack the victim's Server-Sent Events (SSE) stream and intercept all real-time data. Version 0.9.2 contains a patch.
A session hijacking vulnerability has been identified in the Model Context Protocol (MCP) Ruby SDK, specifically in versions prior to 0.9.2. The issue resides in the streamable_http_transport.rb implementation, where an attacker with a valid session ID can hijack the victim's Server-Sent Events (SSE) stream, intercepting all real-time data. This vulnerability arises because the SDK does not bind session IDs to user identities, allowing unauthorized users to take over active streams.
Users of the MCP Ruby SDK should update to version 0.9.2, which includes a patch for this vulnerability by rejecting duplicate SSE connections and implementing session-to-user identity binding.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-384 | Session Fixation | [email protected] |
| CWE-384 | Session Fixation | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| lfprojects mcp ruby sdk | < 0.9.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | Initial Analysis | [email protected] |
| Mar 30, 2026 | CVE Modified | CISA-ADP |
| Mar 27, 2026 | New CVE Received | [email protected] |