CyberRota Analysis
AI-GeneratedThe MCP Ruby SDK prior to version 0.23.0 contains a vulnerability in the StreamableHTTPTransport component that allows unauthenticated remote attackers to send oversized JSON-RPC POST requests, potentially leading to memory exhaustion and denial of service. Organizations using this SDK should prioritize upgrading to version 0.23.0 to mitigate the risk of service disruption. This issue is particularly critical for environments relying on the MCP for server-client communication.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem reads and parses an entire JSON-RPC POST body without a size limit, allowing an unauthenticated remote attacker to exhaust process memory. This issue is fixed in version 0.23.0.