NVD - CVE-2026-5466 (original) (raw)

Initial Analysis by NIST 4/29/2026 9:49:42 AM

Action Type Old Value New Value
Added CVSS V3.1 AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
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/10102 Types: Issue Tracking

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

Action Type Old Value New Value
Added Description wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the signature blob via `mp_read_unsigned_bin` with no check that they lie in `[1, q-1]`. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.
Added CVSS V4.0 AV:A/AC:L/AT:P/PR:N/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-347
Added Reference https://github.com/wolfssl/wolfssl/pull/10102