CVE-2025-68121
Published: Feb 5, 2026
Modified: Apr 29, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Go standard library | crypto/tls | affected 0 - < 1.24.13affected 1.25.0-0 - < 1.25.7affected 1.26.0-rc.1 - < 1.26.0-rc.3 |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now