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.
Conclusion & alert: CVE-2025-68121 is rated High Exploit Risk (73.4/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.77%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.77% | +0.76% |
| 2 | 2026-02-06 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-68121: 1 source package rows (go); 94 state rows across 2 repos (3.23-community, edge-community); fixed 6, open 88. | https://security.alpinelinux.org/vuln/CVE-2025-68121 |
debian
|
not yet assigned | CVE-2025-68121 not yet assigned priority: Debian including 4 source packages (golang-1.15, golang-1.19, golang-1.24, golang-1.25), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-68121 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-68121 |
suse
|
high | CVE-2025-68121 severity important: SUSE including 211 source package names (13.2-9.2:curl-8.6.0-5.1, 13.2-9.2:iputils-20221126-6.1, …), 669 product×package rows across 68 product lines (Container suse/sl-micro/6.0/baremetal-os-container, Container suse/sl-micro/6.0/base-os-container, … (68 product lines)): Fixed 623, Known Not Affected 32, First Fixed 14. | https://www.suse.com/security/cve/CVE-2025-68121/ |
ubuntu
|
medium | CVE-2025-68121 medium priority: Ubuntu including 16 source packages (golang, golang-1.10, …), 98 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 46, needed 26, not-affected 17, needs-triage 9. | https://ubuntu.com/security/CVE-2025-68121 |
| URL | Tags |
|---|---|
| https://go.dev/cl/737700 | Patch |
| https://go.dev/issue/77217 | Exploit Issue Tracking |
| https://groups.google.com/g/golang-announce/c/K09ubi9FQFk | Mailing List Third Party Advisory |
| https://pkg.go.dev/vuln/GO-2026-4337 | Vendor Advisory |