PT-2026-52511 · Wolfssl · Wolfssl
CVE-2026-11999
·
Published
2026-06-25
·
Updated
2026-07-14
CVSS v4.0
8.2
High
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
wolfSSL (affected versions not specified)
Description
A trust-chain bypass exists in the OpenSSL compatibility certificate verifier function
wolfSSL X509 verify cert(). This issue occurs in builds configured with --enable-opensslextra when an application calls X509 verify cert() using untrusted intermediates provided by the caller. The function may return success based solely on the last verified link instead of confirming that a trust anchor was reached. Specifically, if the supplied certificate chain exceeds the verifier's maximum path depth (defaulting to 100), the path building process exhausts its depth while still processing untrusted intermediates, leading to the acceptance of an attacker-controlled certificate.Recommendations
Restrict the use of the
wolfSSL X509 verify cert() function when handling caller-supplied untrusted intermediates until a fix is applied.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wolfssl