CVE-2026-93304
Last modified
CVE-2026-93304 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. A (D)TLS 1.2 client can accept a ChangeCipherSpec message before it has sent its ClientKeyExchange. No master secret has been derived at that point, so the client installs read keys derived from a known (deterministic) key and checks the server's Finished against that same key.
Description
A (D)TLS 1.2 client can accept a ChangeCipherSpec message before it has sent its ClientKeyExchange. No master secret has been derived at that point, so the client installs read keys derived from a known (deterministic) key and checks the server's Finished against that same key. An out-of-order ChangeCipherSpec can therefore be used by an attacker to complete the handshake in place of the server and send data the client accepts as authentic. The client's own traffic still uses correctly derived keys, so the attacker cannot read it, and the genuine server never completes the handshake. DTLS 1.2 clients are exposed because a datagram read can deliver the out-of-order records on its own. TLS 1.2 clients are exposed when the application supplies received bytes with wolfSSL_inject() or enables read ahead. For certificate suites, the attacker must be in a man-in-the-middle position. For PSK (Pre Shared Key) connections, any fake server can succeed without knowing the PSK.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wolfSSL | wolfSSL | >= 4.7.0, <= 5.9.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93304?
How severe is CVE-2026-93304?
How do I fix CVE-2026-93304?
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 2026
- CVE-2026-93292SigNoz versions from 0.88.0 before 0.142.1 contain a SQL inj…8.5
- CVE-2026-93295MISP contains a vulnerability in its background job dispatch…8.7
- CVE-2026-93296MISP contains a stored cross-site scripting (XSS) vulnerabil…8.5
- CVE-2026-9330IBM WebSphere Application Server 9.0, and 8.5 is affected by…8.5
- CVE-2026-93302MatchTrustedPeer ignores the public key used, leading to for…8.3
- CVE-2026-93303The HT Contact Form – Drag & Drop Form Builder for WordPress…7.2
- CVE-2026-93306IBM Server Firmware FW1120.00 through FW1120.01, FW1110.00 t…7.1
- CVE-2026-93307A vulnerability has been found in O-RAN-SC SMO OAM 2025-06-1…4.3
- CVE-2026-93308A vulnerability was found in O-RAN-SC SMO OAM 2025-06-10. Af…4.3
- CVE-2026-93309A vulnerability was determined in O-RAN-SC SMO OAM 2025-06-1…4.3
- CVE-2026-9331The EDD Product Catalog Feed by PixelYourSite plugin for Wor…7.1
- CVE-2026-93310A vulnerability was identified in O-RAN-SC SMO OAM 2025-06-1…5.3
Are you affected by CVE-2026-93304?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
