Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Coredns.Io | Coredns | < 1.14.2 |
Related Weaknesses (CWE)
References
- https://github.com/coredns/coredns/releases/tag/v1.14.2ProductRelease Notes
- https://github.com/coredns/coredns/security/advisories/GHSA-h75p-j8xm-m278Vendor AdvisoryExploit
FAQ
What is CVE-2026-26018?
CVE-2026-26018 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 sen...
How severe is CVE-2026-26018?
CVE-2026-26018 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26018?
Check the references section above for vendor advisories and patch information. Affected products include: Coredns.Io Coredns.