CVE Catalog

CVE-2026-63119

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

A vulnerability in MCP Ruby SDK before version 0.23.0 allows process memory exhaustion by sending data without a newline in StdioTransport and Stdio client. The IO#gets function is used without a byte limit.

Risk Assessment

An attacker could cause the MCP server to crash due to memory exhaustion, leading to service disruption.

Recommendation

Upgrade MCP Ruby SDK to version 0.23.0 or later.

Other vulnerabilities in MCP Ruby SDK

See all
Original NVD description (English source)

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StdioTransport and MCP::Client::Stdio in the mcp gem use IO#gets without a byte limit, allowing a peer that sends data without a newline to exhaust process memory. This issue is fixed in version 0.23.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS