CVE-2026-10098
Last modified
CVE-2026-10098 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. OCSP CertID serial-number length-confusion in wolfSSL_OCSP_resp_find_status allows a same-issuer SingleResponse whose serial is a prefix of the target serial to be reported as the revocation status of a different certificate. The lookup compared serial-number bytes without first requiring the two serial numbers to be of equal length, so a SingleResponse for one certificate (same issuer) whose serial is a prefix of the target's serial would match, returning the wrong certificate's status. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
OCSP CertID serial-number length-confusion in wolfSSL_OCSP_resp_find_status allows a same-issuer SingleResponse whose serial is a prefix of the target serial to be reported as the revocation status of a different certificate. The lookup compared serial-number bytes without first requiring the two serial numbers to be of equal length, so a SingleResponse for one certificate (same issuer) whose serial is a prefix of the target's serial would match, returning the wrong certificate's status. The fix requires the serial lengths to be equal before comparing the serial bytes.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/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 | >= 4.6.0, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10554Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-10098?
How severe is CVE-2026-10098?
How do I fix CVE-2026-10098?
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-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-10097wolfSSL's AVX2-optimized ML-KEM implementation (mlkem_cmp_av…7.5
- 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
- CVE-2026-10104The Product Video Gallery for Woocommerce plugin for WordPre…4.4
Are you affected by CVE-2026-10098?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
