# CVE-2026-41584

## Summary

- **CVE ID:** CVE-2026-41584
- **Severity:** CRITICAL
- **CVSS Score:** 9.2 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H)
- **CWE:** CWE-617
- **Published:** May 8, 2026
- **Last Modified:** May 8, 2026

## 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.

## Affected Products

- ZcashFoundation — zebra (zebra-chain < 6.0.2)
- ZcashFoundation — zebra (zebrad < 4.3.1)

## References

- [CNA](https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-452v-w3gx-72wg)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.27%
- **EPSS Percentile:** 18.9

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._