CVE-2025-68121 - Unexpected session resumption in crypto/tls

CVE-2025-68121 - Unexpected session resumption in crypto/tls

CVE ID : CVE-2025-68121 Published : Feb. 5, 2026, 5:48 p.m. | 24 minutes ago 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. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Published
Feb. 5, 2026