CVE Catalog

CVE-2026-26018

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.09%

62th percentile - higher than 62% of all known CVEs

Summary

A denial of service vulnerability exists in CoreDNS before version 1.14.2 in the loop detection plugin. An attacker can send specially crafted DNS queries that exploit a predictable pseudo-random number generator (PRNG) for generating a secret query name, causing a fatal error that terminates the entire DNS server process.

Risk Assessment

The risk is that an unauthenticated attacker can remotely crash the DNS server, potentially disrupting all network services that depend on DNS within the organization.

Recommendation

Immediately upgrade CoreDNS to version 1.14.2 or later, which contains the fix for this vulnerability.

Other vulnerabilities in CoreDNS

See all
Original NVD description (English source)

CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a denial of service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator (PRNG) for generating a secret query name, combined with a fatal error handler that terminates the entire process. This issue has been patched in version 1.14.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS