Logo
vulnerabilityCVE-2025-68121
Name
CVE-2025-68121
Source
NVD ( link)Debian ( link)
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.
Published Date
Updated Date
Workaround
-

Analysis#


Vulnerability Ratings#


10
CVSSv31
9.1
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
openwrt
master
1.24.13-r1
Not Affected
openwrt
master
1.26.4-r1
Not Affected
openwrt
openwrt-25.12
1.24.13-r1
Not Affected
openwrt
openwrt-25.12
1.26.4-r1
Not Affected
yocto
master
1.26.4
Not Affected
yocto
master
1.26.4
Not Affected
yocto
scarthgap
1.22.12
Patched
yocto
scarthgap
1.22.12
Exploitable

Resolved with patches#


go (yocto:scarthgap)

#
Title
Author
Resolve
1
[release-branch.go1.24] crypto/tls: check verifiedChains
Roland Shoemaker <roland@golang.org>
CVE-2025-68121
2
[release-branch.go1.24] crypto/tls: add verifiedChains
Roland Shoemaker <roland@golang.org>
CVE-2025-68121
3
[release-branch.go1.24] crypto/tls: document resumption
Filippo Valsorda <filippo@golang.org>
CVE-2025-68121