Home

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.

PUBLISHED Reserved 2026-02-09 | Published 2026-03-06 | Updated 2026-03-06 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-337: Predictable Seed in Pseudo-Random Number Generator (PRNG)

CWE-770: Allocation of Resources Without Limits or Throttling

CWE-400: Uncontrolled Resource Consumption

Product status

< 1.14.2
affected

References

github.com/...oredns/security/advisories/GHSA-h75p-j8xm-m278

github.com/coredns/coredns/releases/tag/v1.14.2

cve.org (CVE-2026-26018)

nvd.nist.gov (CVE-2026-26018)

Download JSON