CVE-2026-5466

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
10/04/2026
Last modified:
10/04/2026

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.

References to Advisories, Solutions, and Tools