Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.8

CoreDNS versions prior to 1.14.3 allow unauthorized DNS access

published 22 days ago
Summary

If you use CoreDNS to manage your DNS data, a security update is available to prevent unauthorized access to your DNS settings. This update is necessary to ensure that only authorized users can perform actions such as updating DNS records or transferring zone files. To stay secure, update to version 1.14.3 or restrict access to the affected ports.

What to do
  • Update openeuler coredns to version 1.7.0-1.6.oe2003sp4.
Affected software
Ecosystem VendorProductAffected versions
openEuler:20.03-LTS-SP4 openeuler coredns < 1.7.0-1.6.oe2003sp4
Fix: upgrade to 1.7.0-1.6.oe2003sp4
Original advisory text
coredns security update
CoreDNS is a fast and flexible DNS server. The key word here is flexible: with CoreDNS you are able to do what you want with your DNS data by utilizing plugins.

Security Fix(es):

CoreDNS is a DNS server written in Go. In versions prior to 1.14.3, the gRPC, QUIC, DoH, and DoH3 transport implementations incorrectly handle TSIG authentication. For gRPC and QUIC, the server checks whether the TSIG key name exists in the configuration but never calls dns.TsigVerify() to validate the HMAC. If the key name matches a configured key, the tsigStatus field remains nil and the tsig plugin treats the request as successfully authenticated regardless of the MAC value. For DoH and DoH3, the issue is more severe: the DoHWriter.TsigStatus() method unconditionally returns nil, and the server never inspects the TSIG record at all. Any request containing a TSIG record is treated as authenticated over DoH and DoH3, even if the key name is invalid and the MAC is arbitrary.

An unauthenticated network attacker can exploit this to bypass TSIG-protected functionality such as AXFR/IXFR zone transfers, dynamic DNS updates, or other TSIG-gated plugin behavior. The DoH and DoH3 variants have a lower exploitation bar because the attacker does not need to know a valid TSIG key name.

This issue has been fixed in version 1.14.3. As a workaround, disable gRPC, QUIC, DoH, and DoH3 listeners where TSIG authentication is required, or restrict network-level access to affected transport ports to trusted sources only.(CVE-2026-35579)
Severity
9.8 Critical
CVSS 3.1: 9.8 (OSV)
Timeline
Published13 Aug 2026
Updated16 Aug 2026
First seen16 Aug 2026
Sources
Monitor software like this
Free during beta