Back to list

rmcp Streamable HTTP server transport has a DNS rebinding vulnerability — CVE-2026-42559

GHSA · GitHub · CVE-2026-42559

ID
CVE-2026-42559
Date
Updated
Activity
Source
GHSA
Vendor
GitHub
Threat
high
CVSS
8.8

Summary

## Summary Prior to version 1.4.0, the `rmcp` crate's Streamable HTTP server transport (`crates/rmcp/src/transport/streamable_http_server/`) did not validate the incoming `Host` header. This allowed a malicious public website, via a DNS rebinding attack, to send authenticated requests to an MCP server running on the victim's loopback or private-network interface — violating the MCP specification's [transport…

Product

rust: rmcp

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories