Security Advisory

CVE-2026-26018

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-06 15:35:50
Last updated 2026-07-15 01:15:33
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

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.