PT-2026-23722 · Coredns+1 · Coredns+1

·

CVE-2026-26018

·

Published

2026-03-06

·

Updated

2026-07-30

CVSS v2.0

7.8

High

VectorAV:N/AC:L/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions CoreDNS versions prior to 1.14.2
Description A denial of service issue exists in the loop detection plugin of CoreDNS. A remote attacker can crash the DNS server by sending specially crafted DNS queries. The flaw is caused by the use of a predictable pseudo-random number generator (PRNG) to create a secret query name qname in the qname() function within plugin/loop/setup.go. This predictability allows an attacker to guess the qname if they know the server start time or have access to logs during network degradation. When the server receives three or more matching HINFO queries, the ServeDNS() function in plugin/loop/loop.go triggers a fatal error handler Fatalf() in plugin/pkg/log/log.go, which calls os.Exit(1) and immediately terminates the process. Since CoreDNS is the default DNS server for Kubernetes, this can lead to cluster-wide DNS resolution failure and cascading service disruptions.
Recommendations Update CoreDNS to version 1.14.2 or later. As a temporary mitigation, restrict access to the loop detection plugin or monitor logs for unusual HINFO query patterns to detect exploitation attempts.

Exploit

Fix

DoS

Resource Exhaustion

Allocation of Resources Without Limits

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

Weakness Enumeration

Related Identifiers

AZL-79500
AZL-79529
BDU:2026-12012
CLEANSTART-2026-VJ54611
CVE-2026-26018
GHSA-H75P-J8XM-M278
GO-2026-4635
OESA-2026-3184
OPENSUSE-SU-2026:10297-1
OPENSUSE-SU-2026:20619-1
OPENSUSE-SU-2026:21483-1
SUSE-SU-2026:1042-1

Affected Products

Coredns
Red Os