CVE-2025-68121

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.
References
Link Resource
https://go.dev/cl/737700 Patch
https://go.dev/issue/77217 Exploit Issue Tracking
https://groups.google.com/g/golang-announce/c/K09ubi9FQFk Mailing List Third Party Advisory
https://pkg.go.dev/vuln/GO-2026-4337 Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.26.0:rc1:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.26.0:rc2:*:*:*:*:*:*

History

20 Feb 2026, 17:25

Type Values Removed Values Added
Summary
  • (es) Durante la reanudación de la sesión en crypto/tls, si la Config subyacente tiene sus campos ClientCAs o RootCAs mutados entre el handshake inicial y el handshake reanudado, el handshake reanudado puede tener éxito cuando debería haber fallado. Esto puede ocurrir cuando un usuario llama a Config.Clone y muta la Config devuelta, o usa Config.GetConfigForClient. Esto puede hacer que un cliente reanude una sesión con un servidor con el que no la habría reanudado durante el handshake inicial, o hacer que un servidor reanude una sesión con un cliente con el que no la habría reanudado durante el handshake inicial.

10 Feb 2026, 16:08

Type Values Removed Values Added
CPE cpe:2.3:a:golang:go:1.26.0:rc2:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.26.0:rc1:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : 4.8
v2 : unknown
v3 : 10.0
First Time Golang go
Golang
References () https://go.dev/cl/737700 - () https://go.dev/cl/737700 - Patch
References () https://go.dev/issue/77217 - () https://go.dev/issue/77217 - Exploit, Issue Tracking
References () https://groups.google.com/g/golang-announce/c/K09ubi9FQFk - () https://groups.google.com/g/golang-announce/c/K09ubi9FQFk - Mailing List, Third Party Advisory
References () https://pkg.go.dev/vuln/GO-2026-4337 - () https://pkg.go.dev/vuln/GO-2026-4337 - Vendor Advisory

06 Feb 2026, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.8
CWE CWE-295

05 Feb 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-05 18:16

Updated : 2026-02-20 17:25


NVD link : CVE-2025-68121

Mitre link : CVE-2025-68121

CVE.ORG link : CVE-2025-68121


JSON object : View

Products Affected

golang

  • go
CWE
CWE-295

Improper Certificate Validation