Sploitus

CVE-2026-11999

No indexed exploits for CVE-2026-11999 yet

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.

Affected products
Wolfssl
Wolfssl
< 5.9.2
CVSS 4.0
8.2 HIGH
CVSS 3.1
7.5 HIGH
EPSS
0.2% (14th percentile)
Weakness
CWE-295
NVD status
Analyzed
Published
2026-06-25
CVE-2026-11999 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-11999 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-11999 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.