Coredns · Coredns · CVE-2026-26017
**Name of the Vulnerable Software and Affected Versions**
CoreDNS versions prior to 1.14.2
**Description**
CoreDNS is a DNS server that utilizes a chain of plugins. A flaw in the default plugin execution order allows bypassing of DNS access controls. Specifically, security plugins like acl are evaluated before the rewrite plugin, creating a Time-of-Check Time-of-Use (TOCTOU) condition. This allows unauthorized DNS access.
**Recommendations**
Update to version 1.14.2 or later.