Ad

CVE-2026-26018

HIGH CVSS 3.1: 7.5
Updated Mar 06, 2026
Coredns
Parameter Value
CVSS 7.5 (HIGH)
Fixed In 1.14.2
Type CWE-337, CWE-770 (Allocation Without Limits (Выделение ресурсов без ограничений)), CWE-400 (Uncontrolled Resource Consumption (Неконтролируемое потребление ресурсов))
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
Атака возможна удалённо
Attack Complexity
Low
Легко эксплуатировать
Privileges Required
None
Права не нужны
User Interaction
None
Не нужно действие пользователя

Impact Assessment

Confidentiality
None
Нет утечки данных
Integrity
None
Нет модификации данных
Availability
High
Полный отказ в обслуживании

CVSS Vector v3.1

Related Vulnerabilities