← Back

CVE-2025-68121

nvd nist
Published: Feb 5, 2026Modified: Apr 29, 2026

JSON object

Loading...
10.0
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 6.0
Source: NVD

Description

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.

Affected (4)

Products: Golang: Go
1 product
Go
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Golang
Before 1.24.13
From 1.25.0 to 1.25.7
Version 1.26.0 rc1
Version 1.26.0 rc2

References (4)

Source: security@golang.org
Patch
Source: security@golang.org
ExploitIssue Tracking
Source: security@golang.org
Mailing ListThird Party Advisory
Source: security@golang.org
Vendor Advisory

Timeline

No history available yet.