CVE-2026-62309
CoreDNS is a DNS server written in Go. Prior to 1.14.4, a single 28-byte UDP datagram can crash the CoreDNS process when the proxyproto plugin is enabled because plugin/pkg/proxyproto/proxyproto.go PacketConn.ReadFrom handles a PROXY v2 header with non-UDP transport such as family byte 0x11, reassigns addr from a nil readFrom result after parseProxyProtocol errors, and calls addr.String() in the warning log before ServeDNS recovery applies. This issue is fixed in version 1.14.4.
CSIRTS triage
- What
- The proxyproto plugin panics when processing a PPv2 datagram with a non-UDP transport, leading to a denial of service.
- Who is affected
- Deployments of CoreDNS using the proxyproto plugin.
- Urgency
- Remediation is urgent due to the high severity and potential for denial of service.
- Action
- Update to the latest version of CoreDNS that addresses this issue.
AI-assisted analysis generated from the source advisory — verify against the original.
⚡ Watch CVE-2026-62309
Get an email if CVE-2026-62309 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.
Exploitation outlook
- Low exploitation risk0.38% 30-day exploitation probability — currently an unlikely target, but scores change as exploit code circulates. Riskier than 30% of all EPSS-scored CVEs.
Advisory coverage (2)
External references
Embed the live status
— this badge updates automatically when the KEV or exploit status changes. How to embed it →
[](https://www.csirts.com/cve/CVE-2026-62309)