CVE Catalog

CVE-2026-75029

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Summary

In a query response, an attacker may send named multiple copies of a record that should only exist once (such as an SOA record). If the RDATA is identical on all copies, the record is appended to the in-memory RDATA set, increasing negative cache memory usage.

Risk Assessment

This can lead to excessive memory consumption and potentially resource exhaustion and denial of service of the DNS resolver.

Recommendation

Update BIND 9 to a fixed version and consider limiting the negative cache size in configuration as a mitigation.

Other vulnerabilities in BIND 9

See all
Original NVD description (English source)

In a query response, an attacker may send `named` multiple copies of a record that should only exist once (such as an SOA record). If the RDATA is the same on all the copies, the record is appended to the in-memory RDATA set, which can cause increased memory usage of the negative cache and possibly lead to other memory attack vectors. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.27-S1.

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