Ad

CVE-2026-26018

HIGH CVSS 3.1: 7.5 EPSS 0.03%
Updated Mar 06, 2026
Coredns
Parameter Value
CVSS 7.5 (HIGH)
Fixed In 1.14.2
Type CWE-770 (Allocation Without Limits), CWE-400 (Uncontrolled Resource Consumption), CWE-337
Vendor Coredns
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Related Vulnerabilities