CVE-2026-67430

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 can exhaust process memory. This issue is fixed in version 0.23.0.
Configurations

No configuration.

History

30 Jul 2026, 16:17

Type Values Removed Values Added
References () https://github.com/modelcontextprotocol/ruby-sdk/security/advisories/GHSA-52jp-gj8w-j6xh - () https://github.com/modelcontextprotocol/ruby-sdk/security/advisories/GHSA-52jp-gj8w-j6xh -

29 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 20:17

Updated : 2026-07-30 19:30


NVD link : CVE-2026-67430

Mitre link : CVE-2026-67430

CVE.ORG link : CVE-2026-67430


JSON object : View

Products Affected

No product.

CWE
CWE-401

Missing Release of Memory after Effective Lifetime

CWE-770

Allocation of Resources Without Limits or Throttling