๐Ÿ” CVE Alert

CVE-2026-55717

MEDIUM 5.9

'serve-expired-client-timeout' and 'response-ip' CNAME redirect could lead to a crash

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476
Vendor nlnet labs
Product unbound
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for nlnet labs unbound

Be the first to know when new medium vulnerabilities affecting nlnet labs unbound are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

NLnet Labs / Unbound
1.10.0 < 1.25.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
nlnetlabs.nl: https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-55717.txt

Credits

Qifan Zhang (Palo Alto Networks) Xin Wang (Northwestern Polytechnical University) Jiapeng Li (Northwestern Polytechnical University) Jiajia Liu (Northwestern Polytechnical University)