216.73.216.226

CVE-2025-68121

· Published 05/02/2026 18:16 · Modified 06/02/2026 16:16

Labels: CVE-2025-68121 2026-02-05CVE-2025-68121CWE-295[email protected]

Essential information

Published
05/02/2026 18:16
Modified
06/02/2026 16:16
Author
Creator
CVSS
4.8 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
golang / crypto tls cpe:2.3:a:golang:crypto_tls:*:*:*:*:*:*:*:*

References