Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zfnd | Zebra-Chain | < 6.0.2 |
| Zfnd | Zebrad | < 4.3.1 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-41584?
CVE-2026-41584 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 a...
How severe is CVE-2026-41584?
CVE-2026-41584 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41584?
Check the references section above for vendor advisories and patch information. Affected products include: Zfnd Zebra-Chain, Zfnd Zebrad.