CVE-2026-32934
high
CVSS v3
7.5
CVSS v2
—
VIR risk
7.5
Description
CoreDNS' DoQ worker pool does not bound stream backlog
Predictions
Exploit likelihood
83%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/coredns/coredns/security/advisories/GHSA-2wpx-qpw2-g5h5
Vendor advisory: security-advisories@github.com — https://github.com/coredns/coredns/releases/tag/v1.14.3
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/coredns/coredns | <1.14.3 | 1.14.3 |
| GO | github.com/coredns/coredns | < 1.14.3 | 1.14.3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| coredns.io | coredns | {"endExcluding":"1.14.3"} | 1.14.3 |
References
- https://github.com/coredns/coredns/releases/tag/v1.14.3
- https://github.com/coredns/coredns/security/advisories/GHSA-2wpx-qpw2-g5h5
- https://github.com/coredns/coredns/security/advisories/GHSA-cvx7-x8pj-x2gw
- https://nvd.nist.gov/vuln/detail/CVE-2026-32934
- https://github.com/coredns/coredns
- https://github.com/advisories/GHSA-2wpx-qpw2-g5h5
CWEs
CWE-770
Verify integrity in audit chain (admin only). AS-IS.