CVE-2026-42923: Degradation of service with unbounded NSEC3 hash calculations
Degradation of service with unbounded NSEC3 hash calculations
Other sources
NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit on NSEC3 hash calculations introduced in 1.19.1. This leads to degradation of service during the attack. An adversary that controls a DNSSEC signed zone can exploit this by signing NSEC3 records with acceptably high iterations for child delegations and querying a vulnerable Unbound. Unbound will keep performing the allowed hash calculations on the NSEC3 records and will not limit the work by the mitigation introduced in 1.19.1. As a side effect, a global lock for the negative cache will be held for the duration of the hashing, blocking other threads that need to consult the negative cache. Coordinated attacks could raise the vulnerability to denial of service. Unbound 1.25.1 contains a patch with a fix to bound the vulnerable code path with the existing limit for NSEC3 hash calculations.
— Launchpad
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/unboundto a version that resolves this vulnerability.Fixed in 1.25.1-1 - Upgrade
Upgrade
NLnet Labs Unboundto a version that resolves this vulnerability.Fixed in 1.25.1
Event History
Frequently Asked Questions
What is the severity of CVE-2026-42923?
The severity of CVE-2026-42923 is considered to be moderate due to the potential for degradation of service.
How do I fix CVE-2026-42923?
To fix CVE-2026-42923, update NLnet Labs Unbound to version 1.26.0 or later, where the vulnerability has been addressed.
What versions of NLnet Labs Unbound are affected by CVE-2026-42923?
NLnet Labs Unbound versions up to and including 1.25.0 are affected by CVE-2026-42923.
What does CVE-2026-42923 affect in NLnet Labs Unbound?
CVE-2026-42923 affects the DNSSEC validator's ability to handle unbounded NSEC3 hash calculations, leading to potential service degradation.
Is CVE-2026-42923 related to DNSSEC operations?
Yes, CVE-2026-42923 specifically pertains to the DNSSEC operations in NLnet Labs Unbound.