CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-11310

highCVSS 7.5covered by 2 sourcesfirst seen 2026-06-09
X.509 trust-chain bypass in the OpenSSL compatibility certificate verifier (wolfSSL_X509_verify_cert()). This affects only builds with --enable-opensslextra (OPENSSL_EXTRA) and whose application validates certificates by calling X509_verify_cert() with caller-supplied untrusted intermediate certificates; for those users it is critical, otherwise the library is unaffected. In particular, native wolfSSL TLS/DTLS usage is not impacted. wolfSSL's X509_verify_cert() temporarily loads each caller-supplied untrusted intermediate into the certificate manager but failed to drop them before the trusted-store check, so an untrusted intermediate could anchor the path itself. An attacker can present a chain that never reaches a configured trust anchor and have it accepted, resulting in acceptance of an attacker-controlled certificate. This is certificate verification independent of TLS (e.g. S/MIME/CMS, code/firmware signing, JWT/JWS x5c), is not specific to any key type or algorithm, and a single untrusted intermediate suffices. The default wolfSSL TLS handshake (WOLFSSL_VERIFY_PEER) is not affected; only TLS applications doing manual or deferred peer verification through this API are, which also requires --enable-sessioncerts.

CSIRTS triage

What
A trust-chain bypass can occur via untrusted intermediate anchoring in wolfSSL.
Who is affected
Applications using wolfSSL for secure communications.
Urgency
High urgency due to a CVSS score of 7.5, indicating significant risk.
Action
Update to the latest version of wolfSSL to mitigate this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-11310

Get an email if CVE-2026-11310 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-11310

CVE.org record

Embed the live status

CVE-2026-11310 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-11310 status](https://www.csirts.com/badge/CVE-2026-11310)](https://www.csirts.com/cve/CVE-2026-11310)