CVE-2026-84961

Aliases:DEBIAN-CVE-2026-84961UBUNTU-CVE-2026-84961CGA-9j6q-w4hr-f7m5CGA-rcmg-fp59-w94m
Advisory lineage Upstream: 0 Downstream: 2
Analyzed
Published: 04 Sept 2026, 16:47
Last modified:04 Sept 2026, 18:37

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.1 CRITICAL
v3.1 (nvd)
EPSS Score
0.15% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

04 Sept 2026, 16:47
Published
Vulnerability first disclosed
04 Sept 2026, 18:37
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.4CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
  • v3.1CRITICALScore: 9.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

EPSS Trends

Current EPSS score: 0.15% Percentile: 4%

Techniques & Countermeasures

  • CWE-295Improper Certificate Validation

    The product does not validate, or incorrectly validates, a certificate.

Affected Systems

  • chainguardnode-gyp

    all | < 13.0.2-r1

  • wolfinode-gyp

    all | < 13.0.2-r1

  • debiannode-undici

    all | all | all | < 8.10.2+dfsg+~cs3.2.2-1

  • ubuntunode-undici

    all | all

  • nodejsundici

    ≥ 7.24.1, < 7.29.1 | ≥ 8.0.0, < 8.10.2

  • undiciundici

    ≥ 7.24.1, < 7.29.1 | ≥ 8.0.0, < 8.10.2

References (5)