CVE-2026-62994
Last modified
CVE-2026-62994 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8s_external headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared ports; plugin/kubernetes/object/endpoint.go creates Port: -1, plugin/k8s_external/msg_to_dns.go skips that service, plugin/k8s_external/transfer.go sends an empty []dns.RR batch, and plugin/transfer/transfer.go indexes records[0] without checking the batch is non-empty. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8s_external headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared ports; plugin/kubernetes/object/endpoint.go creates Port: -1, plugin/k8s_external/msg_to_dns.go skips that service, plugin/k8s_external/transfer.go sends an empty []dns.RR batch, and plugin/transfer/transfer.go indexes records[0] without checking the batch is non-empty. This issue is fixed in version 1.14.5.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Coredns.Io | Coredns | >= 1.9.4, < 1.14.5 |
References
- https://github.com/coredns/coredns/pull/8207Issue Tracking, Patch
- https://github.com/coredns/coredns/security/advisories/GHSA-74w3-63xv-x9mvExploit, Third Party Advisory
- https://github.com/coredns/coredns/security/advisories/GHSA-74w3-63xv-x9mvExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-62994?
How severe is CVE-2026-62994?
How do I fix CVE-2026-62994?
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-62982Glances is an open-source system cross-platform monitoring t…8.8
- CVE-2026-62986OpenEXR is the reference implementation and specification fo…4.3
- CVE-2026-62988Froxlor is open source server administration software. From …9
- CVE-2026-6299Use after free in Prerender in Google Chrome prior to 147.0.…8.8
- CVE-2026-62992Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62993Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62995joserfc is a Python library that provides an implementation …2.3
- CVE-2026-62996Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62999Copier is a library and CLI app for rendering project templa…7.5
- CVE-2026-6300Use after free in CSS in Google Chrome prior to 147.0.7727.1…8.8
- CVE-2026-63003django CMS is an easy-to-use and developer-friendly enterpri…6.5
- CVE-2026-63004Unleash is an open-source feature management platform. Prior…5.5
Are you affected by CVE-2026-62994?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
