Vulnerability in Nlnet Labs Unbound
CVE-2026-44608
NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with 'rpz-nsip'/'rpz-nsdname' triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with 'rpz-nsip'/'rpz-nsdname' triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.
EPSS: 0.003 (16.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Nlnet Labs Unbound — versions 1.14.0
- Nlnetlabs Unbound
Weakness classification (CWE)
References
- sep@nlnetlabs.nl (vendor-advisory, Mitigation, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-44608?
- CVE-2026-44608 is a medium-severity vulnerability in Nlnet Labs Unbound, classified under CWE-413. CVSS score: 5.9/10. Published 2026-05-20.
- How severe is CVE-2026-44608?
- Medium severity. CVSS v3 base score is 5.9 out of 10.