CVE 5.3 MEDIUM

ZEBRA: Allocation Amplification in Inbound Network Deserializers_CVE-2026-44500

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Description

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.4.0, prior to zebra-chain version 7.0.0, and prior to zebra-network version 6.0.0, several inbound deserialization paths in Zebra allocated buffers sized against generic transport or block-size ceilings before the tighter protocol or consensus limits were enforced. An unauthenticated or post-handshake peer could therefore force the node to preallocate and parse for orders of magnitude more data than the protocol intended, across headers messages, equihash solutions in block headers, Sapling spend vectors in V5/V4 transactions, and coinbase script bytes in blocks. This issue has been patched in zebrad version 4.4.0, zebra-chain version 7.0.0, and zebra-network version 6.0.0.

Basic Information

ID CVE-2026-44500
Source GitHub_M
Published May 8, 2026 at 15:10

Affected Product

Vendor ZcashFoundation
Product zebra
Version zebrad < 4.4.0
Affected Versions ZcashFoundation zebra zebrad < 4.4.0
ZcashFoundation zebra zebra-chain < 7.0.0
ZcashFoundation zebra zebra-network < 6.0.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.