#VU125931 Improper Certificate Validation in wolfSSL - CVE-2026-5501
Published: April 14, 2026
wolfSSL
wolfSSL
Description
The vulnerability allows a remote attacker to bypass certificate signature verification.
The vulnerability exists due to improper certificate validation in wolfSSL_X509_verify_cert() in the OpenSSL compatibility layer when processing a certificate chain with an untrusted intermediate marked CA:FALSE. A remote attacker can supply a crafted certificate chain to bypass certificate signature verification.
The issue is limited to applications using the OpenSSL compatibility API directly and does not affect the native wolfSSL TLS handshake path.