A logical vulnerability in CoreDNS allows DNS access controls to be bypassed due to the default execution order of plugins. Security plugins such as acl are evaluated before the rewrite plugin, resulting in a Time-of-Check Time-of-Use (TOCTOU) flaw.
In multi-tenant Kubernetes clusters, this flaw undermines DNS-based segmentation strategies.
Example scenario:
This allows unauthorized service discovery and reconnaissance of restricted internal infrastructure.
Has the problem been patched? What versions should users upgrade to?
{
"cwe_ids": [
"CWE-367"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-06T18:04:00Z",
"nvd_published_at": "2026-03-06T16:16:10Z",
"severity": "HIGH"
}