Home

Description

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.1 and prior to zebra-chain version 6.0.2, Orchard transactions contain a rk field which is a randomized validating key and also an elliptic curve point. The Zcash specification allows the field to be the identity (a "zero" value), however, the orchard crate which is used to verify Orchard proofs would panic when fed a rk with the identity value. Thus an attacker could send a crafted transaction that would make a Zebra node crash. This issue has been patched in zebrad version 4.3.1 and zebra-chain version 6.0.2.

PUBLISHED Reserved 2026-04-21 | Published 2026-05-08 | Updated 2026-05-08 | Assigner GitHub_M




CRITICAL: 9.2CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H

Problem types

CWE-617: Reachable Assertion

Product status

zebra-chain < 6.0.2
affected

zebrad < 4.3.1
affected

References

github.com/.../zebra/security/advisories/GHSA-452v-w3gx-72wg

cve.org (CVE-2026-41584)

nvd.nist.gov (CVE-2026-41584)

Download JSON