VYPR

MCP Ruby SDK

by MCP Ruby SDK

CVEs (2)

  • CVE-2026-67431Jul 29, 2026
    risk 0.00cvss epss 0.00

    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 does not bind a session ID to a session owner, allowing an attacker with a stolen session ID to send tools/call…

  • CVE-2026-67430Jul 29, 2026
    risk 0.00cvss epss 0.00

    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 does not expire sessions by default, so repeated initialize requests retain unbounded ServerSession objects and…