GHSA-h8mm-c463-wjq3 · Severity: high · Ecosystem: go — CoreDNS' transfer stanza selection uses lexicographic compare (subzone ACL bypass)
CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the transfer plugin can select the wrong ACL stanza when both a parent zone and a more-specific subzone are configured. The longestMatch() function in plugin/transfer/transfer.go uses a lexicographic string comparison instead of an actual longest-suffix match to select the winning zone. As a result, a permissive parent-zone transfer rule can override a restrictive subzone rule depending on zone name ordering (e.g., "example.org." > "a.example.org." lexicographically). This allows an unauthorized remote client to perform AXFR/IXFR for the subzone and retrieve its full zone contents. This issue has been fixed in version 1.14.3.
Conclusion & alert: CVE-2026-33489 is rated Exploit Available (52.1/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-06 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-h8mm-c463-wjq3 · Severity: high · Ecosystem: go — CoreDNS' transfer stanza selection uses lexicographic compare (subzone ACL bypass)
| 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-h8mm-c463-wjq3 | Exploit Vendor Advisory |