Denial of Service Risk in NLnet Labs Unbound 1.25.1 and Earlier
CVE-2026-44621
5.9MEDIUM
What is CVE-2026-44621?
The Denial of Service vulnerability in NLnet Labs Unbound, specifically in versions up to 1.25.1, can cause applications utilizing libunbound to terminate unexpectedly when configured with an 'unwanted-reply-threshold'. If this threshold is exceeded due to a barrage of incorrect UDP datagrams with wrong transaction IDs, the necessary cleanup function 'libworker_alloc_cleanup' is triggered, leading to a fatal exit of libunbound. However, Unbound itself remains operational since its corresponding function is correctly registered in the allow list, preventing service disruption.
Affected Version(s)
Unbound 0 < 1.25.2
