Back to overview

CVE-2026-56444

MEDIUM
5.9
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-56444
State
PUBLISHED
Assigner
NLnet Labs
Reserved
2026-06-22 12:35 UTC
Published
2026-07-22 13:10 UTC
Last updated
2026-07-22 13:58 UTC
Primary CWE
CWE-772
CWE-772: Missing Release of Resource after Effective Lifetim…
Vendor / Product
NLnet Labs / Unbound
Sources
cve.org  ·  NVD

Severity & Metrics

5.9 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
NLnet Labs Unbound 1.20.0 < 1.25.2
Weakness (CWE)
CWESourceDescription
CWE-772 cna CWE-772: Missing Release of Resource after Effective Lifetime
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.9 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Back to overview