ГлавнаяУязвимости → CVE-2026-5466
8.1высокая

CVE-2026-5466

Описание

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.

Затрагиваемое ПО
Wolfssl Wolfssl
CVSS
Балл8.1 — высокая
ВекторCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Источники
https://github.com/wolfssl/wolfssl/pull/10102