GHSA-63cw-r7xf-jmwr · Severity: high · Ecosystem: go — CoreDNS DoH GET oversized dns= query parameter causes pre-validation CPU and memory amplification
CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decoding, and DNS message unpacking before rejecting the request. Unlike the POST path, which applies a bounded read via http.MaxBytesReader limited to 65536 bytes, the GET path has no equivalent size validation before expensive processing. A remote, unauthenticated attacker can repeatedly send oversized DoH GET requests to force high CPU usage, large transient memory allocations, and elevated garbage-collection pressure, leading to denial of service. This issue has been fixed in version 1.14.3.
Conclusion & alert: CVE-2026-32936 is rated Exploit Available (53.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-22 | 0.10% | 0.04% | -0.07% |
| 2 | 2026-05-06 | — | 0.10% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-63cw-r7xf-jmwr · Severity: high · Ecosystem: go — CoreDNS DoH GET oversized dns= query parameter causes pre-validation CPU and memory amplification
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| coredns.io | coredns | < 1.14.3 | cpe:2.3:a:coredns.io:coredns:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/coredns/coredns/releases/tag/v1.14.3 | Release Notes |
| https://github.com/coredns/coredns/security/advisories/GHSA-63cw-r7xf-jmwr | Exploit Mitigation Vendor Advisory |