CVE-2025-68121
Unexpected session resumption in crypto/tls
10.0
CRITICAL
CVSS 3.1
EPSS 0.77%
描述
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.
如何修補 CVE-2025-68121
要修補 CVE-2025-68121,請將受影響套件升級到下列已修補版本。
- —升級至 1.24.13 或更新版本
CVE-2025-68121 正在被利用嗎?
低 — EPSS 為 0.8%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 1.24.13, >= 1.25.0-0, < 1.25.7, >= 1.26.0-rc.1, < 1.26.0-rc.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL10.0 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |