CVE detail
CVE-2026-42959
NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 23.0 · diversity 18.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
9 source links · newest first
Information published.
vendormsrc.microsoft.comMay 21, 2026, 8:02 AM- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42959.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 20, 2026, 10:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2479806bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 20, 2026, 10:16 AM - https://access.redhat.com/security/cve/CVE-2026-42959access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 20, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:24369access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 20, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:24365access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 20, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:23231access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 20, 2026, 10:16 AM - https://access.redhat.com/errata/RHSA-2026:19752access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 20, 2026, 10:16 AM - https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txtwww.nlnetlabs.nl
No excerpt available.
Vendor Advisorywww.nlnetlabs.nlMay 20, 2026, 10:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-16409CVSS 7.5 · High
Invalid pointer in the Security: PSM component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
- CVE-2026-16353CVSS 9.8 · Critical
Invalid pointer in the DOM: Bindings (WebIDL) component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.…
- CVE-2026-53042CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl…
- CVE-2026-47908CVSS 7.8 · High
Dreamweaver Desktop versions 21.7 and earlier are affected by an Access of Uninitialized Pointer vulnerability that could result in arbitrary code execution in the context of the…
- CVE-2026-47320CVSS 6.1 · Medium
Access of uninitialized pointer, Uncontrolled Recursion vulnerability in Samsung Open Source rlottie allows Pointer Manipulation, Oversized Serialized Data Payloads. This issue a…
- CVE-2026-45736CVSS 4.4 · Medium
ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close() implementation is vulnerable to uninitialized memory disclosure when a TypedAr…