CVE-2026-35579CRITICAL 9.8EPSS p40.7%

CVE-2026-35579CVE-2026-35579

coredns.io / coredns

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 hav

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.51% probability of exploitation · percentile 40.7% · 2026-08-03T12:00:16Z
Published2026-05-05
Last modified2026-07-24

Underlying weaknesses· 1

CWE-287

References

  1. https://github.com/coredns/coredns/security/advisories/GHSA-vp29-5652-4fw9
  2. https://github.com/coredns/coredns/security/advisories/GHSA-vp29-5652-4fw9

1

TypeTargetConfidenceTier
WeaknessImproper Authenticationcwe-2870%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33278
CVE
CVE-2026-40372
CVE
CVE-2026-32992
CVE
CVE-2026-35563
CVE
CVE-2026-33599
CVE
CVE-2025-53577
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.