RMCP is an official Rust SDK for the Model Context Protocol. Prior to 2.1.0, the rmcp crate's StreamableHttpClientTransport in crates/rmcp/src/transport/common/reqwest/streamable_http_client.rs builds its default_http_client with reqwest's automatic redirect policy and applies caller-supplied values from StreamableHttpClientTransportConfig.custom_headers without marking them as sensitive. When a malicious or compromised MCP endpoint returns a cross-origin 307 or 308 redirect, reqwest follows the redirect and apply_custom_headers causes custom API keys or authentication tokens to be replayed to the new origin, where an attacker can capture and reuse them. The separate auth_header path is not affected because it uses the standard Authorization header, which reqwest strips on cross-origin redirects. This issue is fixed in version 2.1.0.
CVE-2026-64684
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 31(Track)EG Risk 31/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 19, 2026
Advisory Details (4)
Auto-updated Sep 16, 2026rmcp-v2.1.0
Patch available: modelcontextprotocol/rust-sdk rmcp-v2.1.0
https://github.com/modelcontextprotocol/rust-sdk/releases/tag/rmcp-v2.1.0commit 496902b9cf2c (modelcontextprotocol/rust-sdk)
Patch available: modelcontextprotocol/rust-sdk rmcp-macros-v3.0.0-beta.1 (contains commit 496902b9cf2c)
https://github.com/modelcontextprotocol/rust-sdk/commit/496902b9cf2c8a947454718da31829ae776b969bfix: block redirect header leaks
Patch available: modelcontextprotocol/rust-sdk rmcp-macros-v3.0.0-beta.1 (PR #936 merged 2026-07-01)
https://github.com/modelcontextprotocol/rust-sdk/pull/936Custom HTTP headers leak to cross-origin redirect targets · Advisory · modelcontextprotocol/rust-sdk · GitHub
https://github.com/modelcontextprotocol/rust-sdk/security/advisories/GHSA-9g45-5xwm-f3wcVendor Advisories for CVE-2026-64684(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
crates.io(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rmcp | — | 2.1.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 02:28 UTCEG score recompute
- 2026-09-19 02:01 UTCEG score recompute
- 2026-09-18 22:49 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 22:38 UTCEG score recompute
- 2026-09-16 22:26 UTCEG score recompute
- 2026-09-16 21:24 UTCEG score recompute
- 2026-09-16 21:24 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-64684?
When was CVE-2026-64684 disclosed?
Is CVE-2026-64684 actively exploited?
What is the CVSS score of CVE-2026-64684?
How do I remediate CVE-2026-64684?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64684
Is Your Infrastructure Affected by CVE-2026-64684?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.