Ad

CVE-2026-5466

HIGH CVSS 4.0: 7.6
Updated Apr 10, 2026
wolfSSL
Parameter Value
CVSS 7.6 (HIGH)
Type CWE-347 (Improper Verification of Cryptographic Signature)
Vendor wolfSSL
Public PoC No

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.

Attack Parameters

Attack Vector
Adjacent
Requires local network access
Attack Complexity
Low
Easy to exploit
Attack Requirements
Present
Additional conditions required
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v4.0