Server-Side Panic in AES-GCM Packet Decoder Affecting Go Programming Language
CVE-2026-46597
7.5HIGH
What is CVE-2026-46597?
The vulnerability arises from an improper casting mechanism in the AES-GCM packet decoder utilized by the Go programming language. This flaw can lead to a server-side panic when processing specifically crafted inputs, potentially disrupting service and impacting overall system integrity. Developers using the affected versions of Go must address this issue by ensuring that data types are correctly managed within the packet decoding routines.
Affected Version(s)
golang.org/x/crypto/ssh 0 < 0.52.0
