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
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
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-62948OpenWrt is a Linux operating system targeting embedded devic…9.6
- CVE-2026-6296Heap buffer overflow in ANGLE in Google Chrome prior to 147.…9.6
- CVE-2026-62963Centrifugo is an open-source scalable real-time messaging se…8.7
- CVE-2026-6297Use after free in Proxy in Google Chrome prior to 147.0.7727…8.3
- CVE-2026-6298Heap buffer overflow in Skia in Google Chrome prior to 147.0…4.3
- CVE-2026-6299Use after free in Prerender in Google Chrome prior to 147.0.…8.8
- CVE-2026-6300Use after free in CSS in Google Chrome prior to 147.0.7727.1…8.8
- CVE-2026-6301Type Confusion in Turbofan in Google Chrome prior to 147.0.7…8.8
- CVE-2026-6302Use after free in Video in Google Chrome prior to 147.0.7727…8.8
- CVE-2026-6303Use after free in Codecs in Google Chrome prior to 147.0.772…8.8
- CVE-2026-63030WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affec…9.8
- CVE-2026-6304Use after free in Graphite in Google Chrome prior to 147.0.7…8.3
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
