CVE-2026-35579
Last modified
CVE-2026-35579 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Coredns.Io | Coredns | < 1.14.3 |
References
- https://github.com/coredns/coredns/security/advisories/GHSA-vp29-5652-4fw9Exploit, Mitigation, Vendor Advisory
- https://github.com/coredns/coredns/security/advisories/GHSA-vp29-5652-4fw9Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-35579?
How severe is CVE-2026-35579?
How do I fix CVE-2026-35579?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35573ChurchCRM is an open-source church management system. Prior …9.1
- CVE-2026-35574ChurchCRM is an open-source church management system. Prior …8.7
- CVE-2026-35575ChurchCRM is an open-source church management system. Prior …8
- CVE-2026-35576ChurchCRM is an open-source church management system. Prior …8.7
- CVE-2026-35577Apollo MCP Server is a Model Context Protocol server that ex…8.1
- CVE-2026-35578Rejected reason: This CVE is a duplicate of another CVE.** R…
- CVE-2026-3558Philips Hue Bridge HomeKit Accessory Protocol Transient Pair…8.1
- CVE-2026-35580Emissary is a P2P based data-driven workflow engine. Prior t…9.1
- CVE-2026-35581Emissary is a P2P based data-driven workflow engine. Prior t…7.2
- CVE-2026-35582Emissary is a P2P based data-driven workflow engine. In vers…8.8
- CVE-2026-35583Emissary is a P2P based data-driven workflow engine. Prior t…5.3
- CVE-2026-35584FreeScout is a free help desk and shared inbox built with PH…6.5
Are you affected by CVE-2026-35579?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
