ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol (MCP) servers. Prior to 0.29.1, networking.IsPrivateIP in pkg/networking/utilities.go omits the IPv6 NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, so NAT64 addresses embedding private, loopback, or link-local IPv4 targets are classified as public and allowed. The most direct attacker-controlled path begins when an external OAuth client supplies a client_id URL that CIMDStorageDecorator.GetClient routes through FetchClientMetadataDocument in pkg/oauthproto/cimd/fetch.go; protectedDialerControl in pkg/networking/http_client.go and validateHost in pkg/skills/gitresolver/reference.go share the defective classification but use operator-controlled or user-controlled destinations. On a ToolHive host behind a NAT64/DNS64 gateway, the gateway translates an allowed address such as 64:ff9b:1::a9fe:a9fe to 169.254.169.254, permitting blind probing of internal TCP or TLS reachability. The attacker-controlled CIMD path requires HTTPS, verifies certificates, and does not reflect response bodies, so the established impact is an internal reachability oracle rather than metadata credential exfiltration; the webhook client is not affected because it does not use this IP guard. This issue is fixed in version 0.29.1.
CVE-2026-54450
This low-severity CVE scores 2.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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
- 2.9
- EG Score
- 2.9(low)
- EG Risk
- 13(Track)EG Risk 13/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 computedSeverity29% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 25%
- KEV
- Not listed
Published
July 15, 2026
Last Modified
September 15, 2026
References (3)
- security-advisories@githubhttps://github.com/stacklok/toolhive/commit/26912af453d2040787983dbc9ab93a9019ec0468
- security-advisories@githubhttps://github.com/stacklok/toolhive/releases/tag/v0.29.1
- security-advisories@githubhttps://github.com/stacklok/toolhive/security/advisories/GHSA-pph6-vfjv-vpjw
Vendor Advisories for CVE-2026-54450(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)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/stacklok/toolhive | — | 0.29.1 | — |
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-20 20:16 UTCEPSS rescore
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 17:34 UTCEG score recompute
- 2026-09-15 16:18 UTCEG score recompute
- 2026-09-15 15:58 UTCEG score recompute▲ 2.90
- 2026-09-15 15:57 UTCMITRE cvelistV5CVSS v3 → 2.9 · CVSS v4 → 2.9
- 2026-08-01 18:21 UTCEG score recompute
- 2026-07-26 11:28 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-15 21:55 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
Frequently asked(5)
What is CVE-2026-54450?
When was CVE-2026-54450 disclosed?
Is CVE-2026-54450 actively exploited?
What is the CVSS score of CVE-2026-54450?
How do I remediate CVE-2026-54450?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54450
Is Your Infrastructure Affected by CVE-2026-54450?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.