GHSA-qhmp-q7xh-99rh · Severity: high · Ecosystem: go — CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC
CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the tsig plugin can be bypassed on non-plain-DNS transports (DoT, DoH, DoH3, DoQ, and gRPC) because it trusts the transport writer's TsigStatus() instead of performing verification itself. The DoH and DoH3 writer's TsigStatus() always returns nil, the DoT server does not set TsigSecret on the dns.Server, and the DoQ and gRPC writers also unconditionally return nil. This allows an unauthenticated remote client to bypass TSIG-based authentication and access resources intended to be restricted behind a tsig require all policy. Plain DNS over TCP and UDP are not affected. This issue has been fixed in version 1.14.3.
Conclusion & alert: CVE-2026-33190 is rated Exploit Available (56.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). 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-11 | 0.05% | 0.06% | +0.01% |
| 2 | 2026-05-09 | 0.07% | 0.05% | -0.02% |
| 3 | 2026-05-06 | — | 0.07% | — |
Full EPSS history (3 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-qhmp-q7xh-99rh · Severity: high · Ecosystem: go — CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC
| 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-qhmp-q7xh-99rh | Exploit Vendor Advisory |