CVE-2026-56444
In NLnet Labs Unbound 1.20.0 up to and including 1.25.1, when Unbound is configured with 'serve-expired: yes' and 'serve-expired-client-timeout > discard-timeout > 0' (contrary to the suggested values), the discard-timeout branch during the serve expired logic drops an aged client reply without performing the correct accounting for the number of reply addresses for the query. Other identical branches outside of serve expired perform the correct decrement. Since the counter is never decremented in such scenario, it can reach the maximum limit and new clients for duplicate in-flight queries are silently dropped resulting in degradation of resolution service. A malicious actor can exploit the vulnerability by querying the resolver for a client-controlled slow-on-demand authoritative zone that can drive the counter past the threshold. Shipped defaults for 'serve-expired-client-timeout: 1800' and 'discard-timeout: 1900' make the branch unreachable.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 5.9
- CVSS vector
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS probability
- 0.26%
- CWE
- CWE-772
- Published
- 2026-07-22
- Last modified
- 2026-07-22
Affected products
- NLnet Labs Unbound
Weakness type
Related vulnerabilities
- CVE-2026-72931 — Windows Secure Socket Tunneling Protocol (SSTP) Denial of Service Vulnerability
- CVE-2026-18149 — undici vulnerable to Denial of Service via orphaned RetryHandler response body
- CVE-2026-69664 — httpd parks a request worker indefinitely on a malformed chunk size sent after the headers
- CVE-2026-71380 — httpd applies no timeout while receiving a request body, parking a worker on a stalled client
- CVE-2026-77384 — libp2p: Circuit relay v2 server reservation refresh leaks abort listeners and allows remote resource exhaustion
- CVE-2026-59654 — Apache CloudStack: DoS caused by database connections leak
- CVE-2026-73508 — Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names
- CVE-2026-73215 — The coturn server can end in a state where it does not accept more requests with "even-port" enabled.