CVE-2026-55717
Last modified
CVE-2026-55717 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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'. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | >= 1.10.0, < 1.25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55717?
How severe is CVE-2026-55717?
How do I fix CVE-2026-55717?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5570A vulnerability was determined in Technostrobe HI-LED-WR120-…9.8
- CVE-2026-55700pnpm is a package manager. From 11.3.0 until 11.5.3, `pnpm s…7.1
- CVE-2026-55706sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 07…8.3
- CVE-2026-55707In OpenStack Neutron before 28.0.2, the subnetpool onboardin…7.1
- CVE-2026-55708In NLnet Labs Unbound 1.6.0 up to and including 1.25.1, the …3.1
- CVE-2026-5571A vulnerability was identified in Technostrobe HI-LED-WR120-…7.5
- CVE-2026-5572A security flaw has been discovered in Technostrobe HI-LED-W…4.3
- CVE-2026-55721Storage Concentrator (SC & SCVM) is vulnerable to SQL inject…9.3
- CVE-2026-55723When NGINX Ingress Controller is configured with Custom Reso…8.7
- CVE-2026-55726The Azure Blob Storage container used for Gardyn device logs…6.9
- CVE-2026-55727A flaw in the authentication mechanism for video stream requ…7.5
- CVE-2026-55728Stack-based Buffer Overflow (CWE-121) in `/usr/bin/ltsudo` `…3.8
Are you affected by CVE-2026-55717?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
