CVE Catalog

CVE-2026-63118

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

A vulnerability in MCP Ruby SDK before version 0.23.0 allows DNS rebinding attacks due to missing validation of Host and Origin headers in StreamableHTTPTransport. A malicious web page can access a local MCP server and invoke tools.

Risk Assessment

An attacker could remotely invoke tools on a local MCP server, potentially leading to unauthorized actions in the system.

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::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a locally running MCP server and invoke exposed tools. This issue is fixed in version 0.23.0.

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