PT-2026-60568 · Coredns · Coredns

CVE-2026-62994

·

Published

2026-07-16

·

Updated

2026-07-16

CVSS v3.1

3.7

Low

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions CoreDNS versions 1.9.4 through 1.14.4
Description A network DNS client authorized to request AXFR (Zone Transfer) can trigger a panic in the server. This occurs when CoreDNS is configured with k8s external headless-service zone transfers and Kubernetes contains a headless service endpoint without declared ports. The issue stems from plugin/kubernetes/object/endpoint.go creating a Port: -1, which is then skipped by plugin/k8s external/msg to dns.go. Consequently, plugin/k8s external/transfer.go sends an empty []dns.RR batch, and plugin/transfer/transfer.go attempts to index records[0] without verifying that the batch is non-empty.
Recommendations Update to version 1.14.5.

Exploit

Fix

Improper Handling of Exceptional Conditions

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-92895
CVE-2026-62994
GHSA-74W3-63XV-X9MV

Affected Products

Coredns