CoreDNS is a DNS server written in Go. Prior to 1.14.5, the CoreDNS rewrite plugin supports edns0 rewrite rules with an optional revert flag, and two response rules, edns0SetResponseRule and edns0ReplaceResponseRule[T] in plugin/rewrite/edns0.go, call res.IsEdns0() and immediately dereference the returned *dns.OPT without a nil check when a downstream plugin returns a response with no OPT record. A remote, unauthenticated client can send a single ordinary DNS query matching a rewrite edns0 ... revert rule, causing ResponseReverter in plugin/rewrite/reverter.go to panic, return SERVFAIL, and degrade availability, or crash the CoreDNS process if the debug directive disables recovery. This issue is fixed in version 1.14.5.
CVE-2026-62299
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(low)
- EPSS
- —
- KEV
- Not listed
Published
July 16, 2026
Last Modified
July 17, 2026
Advisory Details (4)
Auto-updated Jul 17, 2026rewrite-plugin EDNS0 response-revert nil-pointer panic (remote DoS) when a downstream plugin returns a response with no OPT record · Advisory · coredns/coredns · GitHub
https://github.com/coredns/coredns/security/advisories/GHSA-9pmm-cxww-rrr7v1.14.5
Patch available: coredns/coredns v1.14.5
https://github.com/coredns/coredns/releases/tag/v1.14.5plugin/rewrite: Fix nil-pointer panic in EDNS0 response reversion with no OPT record
Fix merged in coredns/coredns PR #8190 on 2026-06-23 — awaiting tagged release
https://github.com/coredns/coredns/pull/8190commit fc447d0658b0 (coredns/coredns)
Fix landed in coredns/coredns commit fc447d0658b0 — awaiting tagged release
https://github.com/coredns/coredns/commit/fc447d0658b093edc8cd29a6b171216a44a644c2Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 2× in last 7d / 2× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-16 20:10 UTCEG score recompute
- 2026-07-16 20:09 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-62299?
When was CVE-2026-62299 disclosed?
What is the CVSS score of CVE-2026-62299?
How do I remediate CVE-2026-62299?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-62299
Is Your Infrastructure Affected by CVE-2026-62299?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.