GO-2026-6090
Dashboard / Vulnerabilities / GO-2026-6090
GO-2026-6090
Published: 13 Aug 2026Last Modified: 11 Sept 2026
Summary: Limit handshake messages we are willing to accept post-handshake in crypto/tls
Details: Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely.
References: https://go.dev/issue/80528, https://go.dev/cl/804261, https://groups.google.com/g/golang-announce/c/94pEornpRlI
Affected packages
Package
Name: stdlib
Purl: pkg:golang/stdlib
Affected ranges
Type: SEMVER
Events:
Introduced- 0
Fixed -1.25.13
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
