undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON cannot represent functions, any function-valued TLS option, such as a caller-supplied checkServerIdentity callback or a custom connector inside the connect option, is silently discarded before it reaches the TLS layer. As a result a peer whose certificate the application's custom checkServerIdentity was written to reject, but which still passes Node's default hostname and chain checks, is accepted when reached through BalancedPool. The Client, Pool, and Agent dispatchers are not affected because they extract the connect and tls options before cloning. This affects undici versions from 7.24.1 up to 7.29.1 and from 8.0.0 up to 8.10.2, and only when the application supplies a function-valued connect or tls option to BalancedPool. Users should upgrade to undici 7.29.1 or 8.10.2.
CVE-2026-84961
This high-severity CVE scores 7.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% 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).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.4
- EG Score
- 7.4(medium)
- EG Risk
- 33(Track)EG Risk 33/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 computedSeverity74% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
September 4, 2026
Last Modified
September 8, 2026
Advisory Details (2)
Auto-updated Sep 4, 2026Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlundici vulnerable to TLS certificate validation bypass via dropped connect options in BalancedPool · Advisory · nodejs/undici · GitHub
https://github.com/nodejs/undici/security/advisories/GHSA-w293-vg96-wgc3Vendor Advisories for CVE-2026-84961(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | grafana12-4-main-12.4.10-0.2.hum1 | 2026-09-09 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(3 across 3 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-undici | 5.15.0+dfsg1+~cs20.10.9.3-1 ... 8.9.0+dfsg+~cs3.2.0-1 (39 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-undici | 7.15.0+dfsg+~cs3.2.0-1 ... 8.9.0+dfsg+~cs3.2.0-1 (15 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-undici | 7.15.0+dfsg+~cs3.2.0-1 ... 8.9.0+dfsg+~cs3.2.0-1 (15 versions) | — | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 18× 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-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 13:46 UTCEG score recompute
- 2026-09-11 13:46 UTCVendor advisory
- 2026-09-11 02:47 UTCVendor advisory
- 2026-09-10 15:49 UTCEG score recompute
- 2026-09-10 15:49 UTCVendor advisory
- 2026-09-10 04:51 UTCVendor advisory
- 2026-09-08 01:35 UTCEG score recompute
- 2026-09-06 15:13 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 17:16 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 19:19 UTCEG score recompute
- 2026-09-04 18:49 UTCEG score recompute
- 2026-09-04 17:26 UTCEG score recompute
- 2026-09-04 16:55 UTCEG score recompute
- 2026-09-04 16:54 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84961?
When was CVE-2026-84961 disclosed?
Is CVE-2026-84961 actively exploited?
What is the CVSS score of CVE-2026-84961?
How do I remediate CVE-2026-84961?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84961
Is Your Infrastructure Affected by CVE-2026-84961?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.