NVD - CVE-2026-5448 (original) (raw)
Initial Analysis by NIST 4/29/2026 9:56:59 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | CVSS V3.1 | AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | |
| Added | CPE Configuration | OR *cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* versions up to (excluding) 5.9.1 | |
| Added | Reference Type | wolfSSL Inc.: https://github.com/wolfSSL/wolfssl/pull/10071 Types: Issue Tracking, Patch |
New CVE Received from wolfSSL Inc. 4/09/2026 8:16:35 PM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Description | X.509 date buffer overflow in wolfSSL_X509_notAfter / wolfSSL_X509_notBefore. A buffer overflow may occur when parsing date fields from a crafted X.509 certificate via the compatibility layer API. This is only triggered when calling these two APIs directly from an application, and does not affect TLS or certificate verify operations in wolfSSL. | |
| Added | CVSS V4.0 | AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/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:Green | |
| Added | CWE | CWE-122 | |
| Added | Reference | https://github.com/wolfSSL/wolfssl/pull/10071 |