๐Ÿ” CVE Alert

CVE-2026-40881

UNKNOWN 0.0

Zebra: addr/addrv2 Deserialization Resource Exhaustion

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
Vendor zcashfoundation
Product zebrad
Published Apr 21, 2026
Last Updated Apr 21, 2026
Stay Ahead of the Next One

Get instant alerts for zcashfoundation zebrad

Be the first to know when new unknown vulnerabilities affecting zcashfoundation zebrad are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

ZcashFoundation / zebrad
< 4.3.1
ZcashFoundation / zebra-network
< 5.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-xr93-pcq3-pxf8