CVE-2026-5501HIGH 8.1EPSS p7.6%

CVE-2026-5501CVE-2026-5501

Description

wolfSSL_X509_verify_cert in the OpenSSL compatibility layer accepts a certificate chain in which the leaf's signature is not checked, if the attacker supplies an untrusted intermediate with Basic Constraints `CA:FALSE` that is legitimately signed by a trusted root. An attacker who obtains any leaf certificate from a trusted CA (e.g. a free DV cert from Let's Encrypt) can forge a certificate for any subject name with any public key and arbitrary signature bytes, and the function returns `WOLFSSL_SUCCESS` / `X509_V_OK`. The native wolfSSL TLS handshake path (`ProcessPeerCerts`) is not susceptible and the issue is limited to applications using the OpenSSL compatibility API directly, which would include integrations of wolfSSL into nginx and haproxy.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS0.18% probability of exploitation · percentile 7.6% · 2026-06-19T12:03:05Z
Published2026-04-10
Last modified2026-04-27

Underlying weaknesses· 1

CWE-295

References

  1. https://github.com/wolfSSL/wolfssl/pull/10102

1

TypeTargetConfidenceTier
WeaknessImproper Certificate Validationcwe-2950%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-5393
CVE
CVE-2026-5188
CVE
CVE-2026-5466
CVE
CVE-2026-5479
CVE
CVE-2026-2646
CVE
CVE-2026-3548
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.