Buffer Overflow Vulnerability in Go Programming Language by Google
CVE-2026-46600
Currently unrated
What is CVE-2026-46600?
A vulnerability in the Go programming language can lead to a buffer overflow when parsing an invalid SVCB or HTTPS resource record. This occurs when a parameter value exceeds the allocated message buffer size, potentially causing panic and instability in applications utilizing the affected Go versions. Developers should assess their systems for the impacted versions and apply necessary mitigations to prevent exploitation of this issue.
Affected Version(s)
golang.org/x/net/dns/dnsmessage 0 < 0.56.0
