PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-55973 NLnet Labs CVE debrief

CVE-2026-55973 is a HIGH severity vulnerability in Unbound DNS resolver software. When 'dns-error-reporting: yes' is set, an attacker can exploit the EDNS Report-Channel option to cause a stack buffer overflow, potentially terminating the daemon. One ordinary upstream response from a delegated zone controlled by the attacker is sufficient to exploit this vulnerability. The vulnerability affects Unbound versions 1.23.0 to 1.25.1.

Vendor
NLnet Labs
Product
Unbound
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-22
Original CVE updated
2026-07-22
Advisory published
2026-07-22
Advisory updated
2026-07-22

Who should care

Users of Unbound DNS resolver software, particularly those with 'dns-error-reporting: yes' configured, should be aware of this vulnerability and take immediate action to mitigate the risk. Operators of Unbound, platform administrators, and security teams should review the vulnerability and implement necessary mitigations.

Technical summary

In Unbound 1.23.0 to 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option (code 18) from the last upstream response is read and uses the option's length as the length of the agent domain. An attacker can exploit this by providing a specially crafted response that causes a stack buffer overflow when Unbound tries to walk the query name during 'find_closest_of_type()'. The vulnerability can be mitigated by updating to a version that fixes this issue or disabling 'dns-error-reporting' if not required.

Defensive priority

High

Recommended defensive actions

  • Update Unbound to a version that fixes this vulnerability
  • Disable 'dns-error-reporting' if not required
  • Monitor Unbound logs for suspicious activity
  • Restrict access to Unbound configuration and upstream responses
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-07-22T14:17:21.663Z and has not been modified since then. The NVD entry is currently Undergoing Analysis. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The EDNS Report-Channel option vulnerability allows an attacker to potentially terminate the Unbound daemon. Evidence is limited, and further verification is required to understand the full impact.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-22T14:17:21.663Z and has not been modified since then. The NVD entry is currently Undergoing Analysis.