CVE-2026-35579

Name
CVE-2026-35579
Description
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.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
security-advisories@github.com https://github.com/coredns/coredns/security/advisories/GHSA-vp29-5652-4fw9

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:coredns.io:coredns:*:*:*:*:*:*:*:* coredns >= None < 1.14.3

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
coredns edge-community 1.13.2-r5 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.13.2-r4 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.13.2-r3 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.13.2-r2 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.13.2-r1 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.13.2-r0 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.12.3-r5 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.12.3-r4 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.12.3-r3 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.12.3-r2 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns edge-community 1.12.3-r1 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.3-r0 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.2-r1 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.2-r0 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.1-r2 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.1-r1 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.1-r0 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.0-r5 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.0-r4 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.0-r3 fossdd <fossdd@pwned.life> possibly vulnerable
coredns edge-community 1.12.0-r1 Mark Pashmfouroush <mark@markpash.me> possibly vulnerable
coredns edge-community 1.12.0-r0 Mark Pashmfouroush <mark@markpash.me> possibly vulnerable
coredns edge-community 1.11.3-r0 Mark Pashmfouroush <mark@markpash.me> possibly vulnerable
coredns edge-community 1.9.3-r0 Mark Pashmfouroush <mark@markpash.me> possibly vulnerable
coredns 3.23-community 1.12.3-r10 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns 3.23-community 1.12.3-r9 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns 3.23-community 1.12.3-r8 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns 3.23-community 1.12.3-r7 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns 3.23-community 1.12.3-r6 Achill Gilgenast <achill@achill.org> possibly vulnerable
coredns 3.23-community 1.12.3-r5 Achill Gilgenast <achill@achill.org> possibly vulnerable