Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-5466

Опубликовано: 10 апр. 2026
Источник: nvd
CVSS3: 8.1
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*
Версия до 5.9.1 (исключая)

EPSS

Процентиль: 4%
0.00147
Низкий

8.1 High

CVSS3

Дефекты

CWE-347

Связанные уязвимости

CVSS3: 8.1
ubuntu
4 месяца назад

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.

msrc
4 месяца назад

wc_VerifyEccsiHash missing sanity check

CVSS3: 8.1
debian
4 месяца назад

wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r ...

CVSS3: 8.1
github
4 месяца назад

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.

EPSS

Процентиль: 4%
0.00147
Низкий

8.1 High

CVSS3

Дефекты

CWE-347