Description
In NLnet Labs Unbound up to and including 1.26.0, a vulnerability was found in the DNSSEC validator that enables denial of service and possible remote code execution as a result of digesting DNSKEYs. A DNSKEY with an owner compression pointer to its own RDATA can overflow the digest buffer. Remote code execution is possible through attacker controlled data. An adversary can exploit the vulnerability by controlling a malicious zone and querying a vulnerable Unbound.
Published: 2026-09-16
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Unbound processes DNSSEC DNSKEY records by copying their RDATA into a digest buffer. A crafted DNSKEY that contains a compression pointer to its own RDATA can overflow this buffer, corrupting the stack or control data and enabling arbitrary code execution or denial of service. The CVE highlights that the overflow can be triggered by an attacker‑controlled zone and that remote code execution is possible through manipulated data. The impact therefore covers confidentiality, integrity, and availability of the resolver.

Affected Systems

NLnet Labs Unbound versions up to and including 1.26.0 are the affected product. Deployments are typically public or private DNS resolvers that perform DNSSEC validation and may receive queries from untrusted clients on the internet.

Risk and Exploitability

The vulnerability is exploitable remotely by any client that can supply a malicious zone file to the Unbound instance. Attack action requires control of a zone served by the resolver, which is plausible for internal or external zone administrators. Because Unbound is often exposed on the public network, the attack surface is large. The CVSS score of 9.1 indicates a high severity, while the EPSS score of less than 1% indicates a low probability of observed exploitation at this time. The vulnerability is not yet listed in the CISA KEV catalog, but its potential for remote code execution makes it a high‑risk issue that should be addressed promptly.

Generated by OpenCVE AI on September 16, 2026 at 14:28 UTC.

Remediation

Vendor Solution

This issue is fixed starting with version 1.26.1


OpenCVE Recommended Actions

  • Upgrade Unbound to version 1.26.1 or later to apply the vendor fix.
  • Restrict Unbound’s listen interfaces to trusted networks and use firewall or ACL rules to block unsolicited queries from the broader Internet.
  • Monitor DNS query logs for unexpected large DNSKEY records and invalidate or drop zones that contain suspicious RDATA patterns until the patch is deployed.

Generated by OpenCVE AI on September 16, 2026 at 14:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Description In NLnet Labs Unbound up to and including 1.26.0, a vulnerability was found in the DNSSEC validator that enables denial of service and possible remote code execution as a result of digesting DNSKEYs. A DNSKEY with an owner compression pointer to its own RDATA can overflow the digest buffer. Remote code execution is possible through attacker controlled data. An adversary can exploit the vulnerability by controlling a malicious zone and querying a vulnerable Unbound.
Title Heap buffer overflow and possible Remote Code Execution when digesting DNSKEY
Weaknesses CWE-122
References
Metrics cvssV4_0

{'score': 9.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/U:Red'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: NLnet Labs

Published:

Updated: 2026-09-16T14:32:16.825Z

Reserved: 2026-09-07T14:06:21.956Z

Link: CVE-2026-81642

cve-icon Vulnrichment

Updated: 2026-09-16T14:30:26.931Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T09:17:06.320

Modified: 2026-09-16T19:41:10.423

Link: CVE-2026-81642

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T14:30:10Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow