VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2026-5501

⇱ NVD - CVE-2026-5501


  1. Vulnerabilities

CVE-2026-5501 Detail

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

CVSS-B 8.6 HIGH
Vector:  CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://github.com/wolfSSL/wolfssl/pull/10102 wolfSSL Inc. Issue Tracking 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-295 Improper Certificate Validation wolfSSL Inc.  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

4 change records found show changes

CVE Modified by CISA-ADP 6/17/2026 6:59:07 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2026-04-22T03:55:48.544190Z","id":"CVE-2026-5501","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by wolfSSL Inc. 6/17/2026 6:59:07 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"wolfSSL","product":"wolfSSL","defaultStatus":"unaffected","modules":["wolfSSL_X509_verify_cert"],"programFiles":["src/x509_str.c"],"versions":[{"version":"0","lessThanOrEqual":"5.9.0","versionType":"semver","status":"affected"}]}]


Initial Analysis by NIST 4/27/2026 1:57:21 PM

Action Type Old Value New Value
Added CVSS V3.1
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N


Added CPE Configuration
OR
 *cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* versions up to (including) 5.9.0


Added Reference Type
wolfSSL Inc.: https://github.com/wolfSSL/wolfssl/pull/10102 Types: Issue Tracking


New CVE Received from wolfSSL Inc. 4/10/2026 12:17:17 AM

Action Type Old Value New Value
Added 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.


Added CVSS V4.0
AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X


Added CWE
CWE-295


Added Reference
https://github.com/wolfSSL/wolfssl/pull/10102


Quick Info

CVE Dictionary Entry:
CVE-2026-5501
NVD Published Date:
04/10/2026
NVD Last Modified:
06/17/2026
Source:
wolfSSL Inc.