CVE-2026-11999
Last modified
CVE-2026-11999 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. X.509 trust-chain bypass (path-depth exhaustion) in the OpenSSL compatibility certificate verifier (wolfSSL_X509_verify_cert()). This affects only builds with --enable-opensslextra whose application calls X509_verify_cert() with caller-supplied untrusted intermediates; for those users it is critical, otherwise the library is unaffected. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
X.509 trust-chain bypass (path-depth exhaustion) in the OpenSSL compatibility certificate verifier (wolfSSL_X509_verify_cert()). This affects only builds with --enable-opensslextra whose application calls X509_verify_cert() with caller-supplied untrusted intermediates; for those users it is critical, otherwise the library is unaffected. Native wolfSSL TLS/DTLS usage is not impacted. X509_verify_cert() returned success based only on the last verified link rather than on reaching a trust anchor: when the supplied chain is deeper than the verifier's maximum path depth (default 100), path building runs out of depth while still walking untrusted intermediates and the chain is accepted even though it never reaches a configured trust anchor, allowing acceptance of an attacker-controlled certificate. The default TLS handshake (WOLFSSL_VERIFY_PEER) is not affected; only applications doing manual or deferred verification through this API are.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/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.4, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10674Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-11999?
How severe is CVE-2026-11999?
How do I fix CVE-2026-11999?
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-11990The KiviCare – Clinic & Patient Management System (EHR) plug…5.3
- CVE-2026-11992The Easy Appointments plugin for WordPress is vulnerable to …4.3
- CVE-2026-11994Akaunting 3.1.21 contains an authenticated stored Cross-Site…4.8
- CVE-2026-11995The Gutena Forms – Contact Form, Survey Form, Feedback Form,…5.3
- CVE-2026-11997The Bulk SEO Image plugin for WordPress is vulnerable to Cro…4.3
- CVE-2026-11998A flaw in AngularJS' Strict Contextual Escaping (SCE) logic …7.6
- CVE-2026-1200A flaw was found in the rgaufman/live555 fork of live555. A …6.3
- CVE-2026-12000The Page and Post Restriction plugin for WordPress is vulner…7.5
- CVE-2026-12001A hardcoded credential vulnerability exists in the firmware …5.2
- CVE-2026-12002The Smash Balloon Social Photo Feed – Easy Social Feeds Plug…4.7
- CVE-2026-12003To allow builds of Python to be run from an in-tree layout (…5.3
- CVE-2026-12007Use after free in Core in Google Chrome on Windows prior to …8.8
Are you affected by CVE-2026-11999?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
