Impact
CoreDNS’s rewrite plugin contains a null pointer dereference (CWE-476) when a downstream plugin returns a response without an OPT record. An unauthenticated client can issue a single ordinary DNS query that matches a rewrite edns0 revert rule, causing the plugin to crash or return SERVFAIL, thereby degrading availability. The vulnerability is a remote denial of service with a CVSS score of 5.3 and does not provide code execution or other direct attack vectors.
Affected Systems
The vulnerability affects CoreDNS versions earlier than 1.14.5, specifically the rewrite plugin that handles edns0 rewrite rules with a revert flag.
Risk and Exploitability
The vulnerability has an EPSS score of less than 1%, indicating a low probability of exploitation in the wild, and it is not listed in CISA’s KEV catalog. An attacker can remotely and unauthenticated fabricate a DNS query that matches a revert rule; the plugin will panic, returning SERVFAIL or crashing the CoreDNS process if debugging is disabled. The impact is limited to availability of the DNS service for the affected server, with no compromise of data integrity or confidentiality.
OpenCVE Enrichment