3 matches found
CVE-2026-41584
ZEBRA (the Zebra node implementation for Zcash) is affected by CVE-2026-41584 due to the rk field in Orchard transactions. Prior to zebrad 4.3.1 and zebra-chain 6.0.2, an identity value for rk (the randomized validating key and elliptic-curve point) could trigger a panic in the orchard crate used...
CVE-2026-34202
ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-chain version 6.0.1, a vulnerability in Zebra's transaction processing logic allows a remote, unauthenticated attacker to cause a Zebra node to panic crash. This is triggered by sending a specially crafted V5...
CVE-2026-34202
Zebra vulnerability (CVE-2026-34202) allows remote DoS via crafted V5 transactions. All Zebra versions supporting V5 (Network Upgrade 5+) prior to 4.3.0 are affected. Malformed PushTransaction messages deserialize to the internal Transaction type, but TxID calculation triggers a panic due to lazy...