CVE-2026-26018: CoreDNS Loop Detection Denial of Service Vulnerability
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-26018 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →