← All CVEs

CVE-2025-68121

critical · 10

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.

10
CVSS
0.8%
EPSS (exploit prob.)
54th
EPSS percentile
2026-02-05
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Weaknesses

CWE-295

Affected products

VendorProductAffected versions
golanggo< 1.24.13
golanggo>= 1.25.0, < 1.25.7
golanggo1.26.0
golanggo1.26.0

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2025-68121