{"id":"CVE-2026-63128","title":"RMCP is an official Rust SDK for the Model Context Protocol","summary":"RMCP is an official Rust SDK for the Model Context Protocol. Prior to 2.0.0, the rmcp crate's stateful Streamable HTTP server in crates/rmcp/src/transport/streamable_http_server/tower.rs allows an unauthenticated client to send a well-fo…","severity":"high","cvss":7.5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","cwe":["CWE-400","CWE-401","CWE-772"],"vendor":"modelcontextprotocol","product":"rust-sdk","affected":["rust-sdk < 2.0.0"],"published":"2026-09-16","updated":"2026-09-16","sourceUpdated":"2026-09-16T16:17:14.440","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-63128","references":[{"url":"https://github.com/modelcontextprotocol/rust-sdk/commit/dfa7fd6f9309deab60bea230b041be9a3fcda846","label":"security-advisories@github.com"},{"url":"https://github.com/modelcontextprotocol/rust-sdk/pull/934","label":"security-advisories@github.com"},{"url":"https://github.com/modelcontextprotocol/rust-sdk/releases/tag/rmcp-v2.0.0","label":"security-advisories@github.com"},{"url":"https://github.com/modelcontextprotocol/rust-sdk/security/advisories/GHSA-9pj6-vhgr-3mwh","label":"security-advisories@github.com"},{"url":"https://github.com/modelcontextprotocol/rust-sdk/security/advisories/GHSA-9pj6-vhgr-3mwh","label":"134c704f-9b21-4f2e-91b3-4a467353bcc0"},{"url":"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-63128.json"},{"url":"https://access.redhat.com/security/cve/CVE-2026-63128"},{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2535485"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-63128"},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-63128"},{"url":"https://github.com/advisories/GHSA-9pj6-vhgr-3mwh"},{"url":"https://github.com/modelcontextprotocol/rust-sdk"}],"tags":["nvd","cve.org","exploit-available","csaf","vex","red-hat","ghsa","rust","osv"],"exploitAvailable":true,"ssvc":{"exploitation":"poc","automatable":"no","technicalImpact":"partial","timestamp":"2026-09-16T15:18:04.578514Z"},"ingestedAt":"2026-09-16T14:57:28.032Z","aliases":["GHSA-9pj6-vhgr-3mwh"],"ecosystem":"rust","patched":["rmcp 2.0.0"],"epss":0.00535,"epssPercentile":0.43902,"slug":"CVE-2026-63128","body":"## Overview\n\nRMCP is an official Rust SDK for the Model Context Protocol. Prior to 2.0.0, the rmcp crate's stateful Streamable HTTP server in crates/rmcp/src/transport/streamable_http_server/tower.rs allows an unauthenticated client to send a well-formed JSON-RPC POST that is not an initialization request, or an initialization request with a mismatched protocol header, causing StreamableHttpService::handle_post to call LocalSessionManager.create_session before validating the message. An early validation failure returns without removing the inserted LocalSessionHandle from LocalSessionManager.sessions, permanently retaining session and channel state for the server process lifetime. Repeated requests can grow the shared session table without bound, degrade legitimate-client latency through lock contention, exhaust memory, and terminate the server. This issue is fixed in version 2.0.0.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.\n\n## Vendor advisories\n\n- **Red Hat VEX** · Important · affected: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9 · no fix planned: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9 · updated 2026-09-16 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-63128.json)\n\n## Package advisory (CVE-2026-63128)\n\nAffected packages:\n\n- `rmcp < 2.0.0`\n\nPatched in:\n\n- `rmcp 2.0.0`\n\nSource: https://github.com/advisories/GHSA-9pj6-vhgr-3mwh","depth":"midnight","depthScore":53,"depthScoreParts":{"impact":41.3,"likelihood":0.1,"exploitation":12,"ransomware":0},"changes":[{"seq":205344,"id":"CVE-2026-63128","ts":1789574377545,"field":"exploit_available","old":"false","new":"true"}]}