CVE-2025-68121 - CVE House
Back to Database
Status published Unknown CVE-2025-68121

Unexpected session resumption in crypto/tls

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-68121

Credits & Attribution

The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:

  • Coia Prant (github.com/rbqvq)
  • Go Security Team

Affected Vendor

Go standard library

View all reports →

Affected Software

crypto/tls
Vulnerable Versions:
0, 1.25.0-0, 1.26.0-rc.1

Timeline

Official Publish: February 5th, 2026
Last Modified: April 29th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.