CVE-2026-56416
Last modified
CVE-2026-56416 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. In NLnet Labs Unbound up to and including version 1.25.1, when the validator builds the canonical RDATA form for an RRSIG-covered PX/RP/MINFO/SOA RRset, it computes the address of the second embedded domain name as 'datstart + dname_valid(datstart, ...)' and passes it straight to 'query_dname_tolower()' without checking that a second name is actually present in the RDATA. The wire-format parser accepts multi-dname RRs whose RDATA ends after the first name, so an attacker who runs a DNSSEC-signed authoritative server can deliver a record with an absent second domain name (e.g. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In NLnet Labs Unbound up to and including version 1.25.1, when the validator builds the canonical RDATA form for an RRSIG-covered PX/RP/MINFO/SOA RRset, it computes the address of the second embedded domain name as 'datstart + dname_valid(datstart, ...)' and passes it straight to 'query_dname_tolower()' without checking that a second name is actually present in the RDATA. The wire-format parser accepts multi-dname RRs whose RDATA ends after the first name, so an attacker who runs a DNSSEC-signed authoritative server can deliver a record with an absent second domain name (e.g. SOA record) and cause 'query_dname_tolower()' to walk label-by-label through stale bytes in the per-worker 'env->scratch_buffer', past the end of that heap allocation if 'msg-buffer-size' has been lowered from the default. This leads to heap buffer overflow and on a release build the outcome relies heavily on the contents of the buffer tail and the adjacent heap chunk.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | < 1.25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-56416?
How severe is CVE-2026-56416?
How do I fix CVE-2026-56416?
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-56410xmlwf in libexpat before 2.8.2 has an integer overflow in re…6.9
- CVE-2026-56411xmlwf in libexpat before 2.8.2 has an integer overflow in en…6.9
- CVE-2026-56412libexpat before 2.8.2 does not consider XML_TOK_DATA_CHARS i…5.9
- CVE-2026-56413Storage Concentrator (SC & SCVM) contains a command injectio…10
- CVE-2026-56414A vulnerability exists in H.View IP cameras certificate-rela…8.6
- CVE-2026-56415Storage Concentrator (SC & SCVM) contains a command injectio…10
- CVE-2026-5642A vulnerability was determined in Cyber-III Student-Manageme…7.3
- CVE-2026-56422Multiple MISP core controllers and model capture paths accep…9.4
- CVE-2026-56423MISP Core contained broken access-control checks in the bulk…8.8
- CVE-2026-56424MISP core contained multiple broken access-control flaws whe…8.8
- CVE-2026-56425The Azure Active Directory (AAD) authentication implementati…8.8
- CVE-2026-56428The SSH service on BSH ELP (Electronic Platform) modules con…8.1
Are you affected by CVE-2026-56416?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
