CVE-2026-10097
Last modified
CVE-2026-10097 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. wolfSSL's AVX2-optimized ML-KEM implementation (mlkem_cmp_avx2) compares only 1536 of the 1568 ciphertext bytes during the Fujisaki-Okamoto re-encryption check in ML-KEM-1024 decapsulation. Ciphertexts that differ from the expected re-encryption solely in bytes 1536-1567 bypass implicit rejection and are accepted as valid, breaking IND-CCA2 security. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
wolfSSL's AVX2-optimized ML-KEM implementation (mlkem_cmp_avx2) compares only 1536 of the 1568 ciphertext bytes during the Fujisaki-Okamoto re-encryption check in ML-KEM-1024 decapsulation. Ciphertexts that differ from the expected re-encryption solely in bytes 1536-1567 bypass implicit rejection and are accepted as valid, breaking IND-CCA2 security. An attacker able to submit chosen ciphertexts to a decapsulation oracle that uses a static ML-KEM-1024 key, and to observe whether the genuine shared secret or the implicit-rejection secret was produced, can use this as a plaintext-checking oracle to recover the private key. A proof of concept recovered a full ML-KEM-1024 private key with approximately 98% success using roughly 350 chosen ciphertexts. The flaw is a deterministic logic error and does not rely on timing measurements.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | >= 5.7.0, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10430Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-10097?
How severe is CVE-2026-10097?
How do I fix CVE-2026-10097?
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-10091The Email JavaScript Cloak plugin for WordPress is vulnerabl…7.2
- CVE-2026-10092The Cincopa video and media plug-in plugin for WordPress is …7.2
- CVE-2026-10093The File Sharing & Download Manager – User Private Files plu…6.4
- CVE-2026-10094A Path Traversal vulnerability affecting SOLIDWORKS Visualiz…9.8
- CVE-2026-10095The WP Photo Album Plus plugin for WordPress is vulnerable t…6.4
- CVE-2026-10096The Qi Blocks plugin for WordPress is vulnerable to Insecure…4.3
- CVE-2026-10098OCSP CertID serial-number length-confusion in wolfSSL_OCSP_r…5.3
- CVE-2026-10099XX-Net V5.16.6 contains a WebSocket frame parsing vulnerabil…5.1
- CVE-2026-1010A stored cross-site scripting (XSS) vulnerability exists in …5.4
- CVE-2026-10100The Simple Custom Login Page plugin for WordPress is vulnera…4.4
- CVE-2026-10101ACM/MCE assisted-service writes raw referenced pull-secret c…6.3
- CVE-2026-10103Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…4.3
Are you affected by CVE-2026-10097?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
