CVE-2026-55717
EUVD-2026-4768022.07.2026, 14:17
In NLnet Labs Unbound 1.10.0 up to and including 1.25.1, when 'serve-expired: yes' is set together with a 'response-ip: <net> redirect' /'response-ip-data: <net> CNAME <target>' rule (or the RPZ 'rpz-cname-override' equivalent), a remote client who controls any delegated domain can crash the daemon. The serve-expired-client-timeout callback runs a two-pass loop to chase the respip-generated CNAME alias; on the second pass it resets 'alias_rrset' but not 'partial_rep'. Later, this inconsistency leads to a NULL pointer dereference and an eventual crash. A malicious actor can exploit the vulnerability by controlling any zone that replies with an A/AAAA record that falls inside the configured response-ip/rpz subnet. By delaying the answer when the previous record has expired, the vulnerable path of 'serve-expired-client-timeout' is taken leading to denial of service via the server crash.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| nlnetlabs | unbound | 1.10.0 ≤ 𝑥 < 1.25.2 |
𝑥
= Vulnerable software versions
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| libunbound8 |
| ||||||||||||||||||
| unbound-anchor |
| ||||||||||||||||||
| unbound-devel |
|
Amazon Linux Releases
Amazon Package | |||
|---|---|---|---|
| python3-unbound |
| ||
| python3-unbound-debuginfo |
| ||
| unbound |
| ||
| unbound-anchor |
| ||
| unbound-anchor-debuginfo |
| ||
| unbound-debuginfo |
| ||
| unbound-debugsource |
| ||
| unbound-devel |
| ||
| unbound-libs |
| ||
| unbound-libs-debuginfo |
| ||
| unbound-utils |
| ||
| unbound-utils-debuginfo |
|
Common Weakness Enumeration