CoreDNS is a DNS server written in Go. Prior to 1.14.7, the DNS-over-HTTPS, DNS-over-HTTP/3, DNS-over-QUIC, and DNS-over-gRPC request paths in plugin/pkg/doh/doh.go, core/dnsserver/server_quic.go, and core/dnsserver/server_grpc.go call dns.Msg.Unpack on attacker-controlled DNS section counts before dns.DefaultMsgAcceptFunc validates the fixed header. An unauthenticated client can use DNS name compression and excessive section counts to amplify allocation before the plugin chain, so plugin-level rate limiting cannot prevent concurrent requests from exhausting memory and terminating CoreDNS. The ordinary UDP and TCP listeners are not affected because they validate the header first. This issue is fixed in version 1.14.7.
CVE-2026-82399
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 52% of all CVEs by exploit prediction. 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 48%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Sep 16, 2026v1.14.7
Patch available: coredns/coredns v1.14.7
https://github.com/coredns/coredns/releases/tag/v1.14.7commit 530b0a5ff2ad (coredns/coredns)
Fix landed in coredns/coredns commit 530b0a5ff2ad — awaiting tagged release
https://github.com/coredns/coredns/commit/530b0a5ff2ad68cc0421f10dd93568945cc671c9Unauthenticated memory exhaustion in CoreDNS custom transports · Advisory · coredns/coredns · GitHub
https://github.com/coredns/coredns/security/advisories/GHSA-mrg3-qvqr-jw29Vendor Advisories for CVE-2026-82399(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/coredns/coredns | — | 1.14.7 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× 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-09-19 18:17 UTCEG score recompute
- 2026-09-19 06:52 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 19:28 UTCEG score recompute
- 2026-09-18 18:34 UTCEG score recompute
- 2026-09-18 05:43 UTCEG score recompute
- 2026-09-16 19:24 UTCEG score recompute
- 2026-09-16 18:51 UTCEG score recompute
- 2026-09-16 18:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-82399?
When was CVE-2026-82399 disclosed?
Is CVE-2026-82399 actively exploited?
What is the CVSS score of CVE-2026-82399?
How do I remediate CVE-2026-82399?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-82399
Is Your Infrastructure Affected by CVE-2026-82399?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.