Denial of Service Vulnerability in CoreDNS by Cloudflare
CVE-2026-26018
7.5HIGH
What is CVE-2026-26018?
CoreDNS, a popular DNS server that supports plugin chaining, is susceptible to a denial of service vulnerability caused by its loop detection plugin. Attackers can exploit this flaw by sending specially crafted DNS queries that lead to server crashes. The issue arises from the reliance on a predictable pseudo-random number generator (PRNG) to create a secret query name. Additionally, the server's fatal error handler terminates the entire process in case of an error, amplifying the potential for service disruption. This vulnerability has been addressed in CoreDNS version 1.14.2.
Affected Version(s)
coredns < 1.14.2
