CVE Catalog

CVE-2026-77955

MediumCVSS 4.4
Published: Translated: NVD NIST

Summary

In NLnet Labs Unbound 1.13.2 up to and including 1.26.1, in zones with ZONEMD enabled (zonemd-check: yes) located below a trust anchor, there is an attack window where tampered zone contents are served (or stored to disk) prior to the ZONEMD integrity check. This is caused by the needed DS/DNSKEY asynchronous resolution before the ZONEMD check completes. If a zonefile is written to disk while the ZONEMD check failed, the tampered data are reloaded on startup and available until ZONEMD verification concludes again.

Risk Assessment

An attacker can serve tampered zone data to clients or store it on disk, potentially leading to cache poisoning or persistent storage of invalid data.

Recommendation

Upgrade Unbound to a version newer than 1.26.1 if available. Consider disabling zonefile writing to disk or monitoring zone integrity.

Other vulnerabilities in Unbound

See all
Original NVD description (English source)

In NLnet Labs Unbound 1.13.2 up to and including 1.26.1, a vulnerability in ZONEMD configured zones (zonemd-check: yes) which are located below (but not at) a trust anchor allow for an attack window where (tampered with) zone contents are served (or stored to disk) prior to the ZONEMD integrity check. This is caused by the needed DS/DNSKEY asynchronous resolution that needs to happen before the ZONEMD check completes. If a zonefile is written to disk (zonefile: option) while the ZONEMD check failed, the tampered data are reloaded on startup and available until ZONEMD verification concludes again. If verification fails, the data is not served any more but still persists on disk for future reloads.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS