CVE-2025-68121
Last modified
CVE-2025-68121 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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. EPSS estimates a 0.77% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Golang | Go | < 1.24.13 | — |
| Golang | Go | >= 1.25.0, < 1.25.7 | — |
| Golang | Go | 1.26.0 | Rc1 |
References
- https://go.dev/issue/77217Exploit, Issue Tracking
- https://groups.google.com/g/golang-announce/c/K09ubi9FQFkMailing List, Third Party Advisory
- https://pkg.go.dev/vuln/GO-2026-4337Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-68121?
How severe is CVE-2025-68121?
How do I fix CVE-2025-68121?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68114Capstone is a disassembly framework. In versions 6.0.0-Alpha…9.8
- CVE-2025-68115Parse Server is an open source backend that can be deployed …6.1
- CVE-2025-68116FileRise is a self-hosted web file manager / WebDAV server. …5.4
- CVE-2025-68118FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2025-68119Downloading and building modules with malicious version stri…7
- CVE-2025-68120To prevent unexpected untrusted code execution, the Visual S…5.4
- CVE-2025-68124Rejected reason: reserved but not needed
- CVE-2025-68125Rejected reason: reserved but not needed
- CVE-2025-68126Rejected reason: reserved but not needed
- CVE-2025-68127Rejected reason: reserved but not needed
- CVE-2025-68128Rejected reason: reserved but not needed
- CVE-2025-68129Auth0-PHP is a PHP SDK for Auth0 Authentication and Manageme…7.5
Are you affected by CVE-2025-68121?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
