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

exploitDog

nvd логотип

CVE-2026-40881

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

Описание

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-network version 5.0.1, when deserializing addr or addrv2 messages, which contain vectors of addresses, Zebra would fully deserialize them up to a maximum length (over 233,000) that was derived from the 2 MiB message size limit. This is much larger than the actual limit of 1,000 messages from the specification. Zebra would eventually check that limit but, at that point, the memory for the larger vector was already allocated. An attacker could cause out-of-memory aborts in Zebra by sending multiple such messages over different connections. This vulnerability is fixed in zebrad version 4.3.0 and zebra-network version 5.0.1.

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

Конфигурация 1

Одно из

cpe:2.3:a:zfnd:zebra-network:*:*:*:*:*:rust:*:*
Версия до 5.0.1 (исключая)
cpe:2.3:a:zfnd:zebrad:*:*:*:*:*:rust:*:*
Версия до 4.3.1 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770

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

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

Zebra: addr/addrv2 Deserialization Resource Exhaustion

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770