๐Ÿ” CVE Alert

CVE-2026-54496

CRITICAL 9.3

Missing copy constraint in halo2_gadgets variable-base scalar multiplication allows under-constrained base, breaking Orchard Action circuit soundness

CVSS Score
9.3
EPSS Score
0.0%
EPSS Percentile
0th

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad 5.0.0, halo2_gadgets 0.5.0, orchard 0.14.0, zcash_primitives 0.28.0, and zcashd 6.20.0, the variable-base scalar multiplication gadget in halo2_gadgets/src/ecc/chip/mul/incomplete.rs used assign_advice() for the base point without a copy constraint tying it to the actual base, allowing a malicious prover to produce a valid proof for an Orchard Action with an under-constrained base point and bypass the diversified-address-integrity check that binds pk_d, g_d, ivk, the nullifier (nf), and the spend validating key (ak) to the note being spent. This issue is fixed in zebrad 5.0.0, halo2_gadgets 0.5.0, orchard 0.14.0, zcash_primitives 0.28.0, and zcashd 6.20.0.

CWE CWE-345
Vendor zcashfoundation
Product zebra
Published Jul 17, 2026
Last Updated Jul 17, 2026
Stay Ahead of the Next One

Get instant alerts for zcashfoundation zebra

Be the first to know when new critical vulnerabilities affecting zcashfoundation zebra are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

ZcashFoundation / zebra
< 5.0.0
zcash / halo2_gadgets
< 0.5.0
zcash / orchard
< 0.14.0
zcash / librustzcash
< 0.28.0
zcash / zcash
< 6.20.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-ww9q-8r59-xv46 github.com: https://github.com/ZcashFoundation/zebra/releases/tag/v5.0.0 github.com: https://github.com/zcash/halo2/releases/tag/halo2_gadgets-0.5.0 github.com: https://github.com/zcash/librustzcash/releases/tag/zcash_primitives-0.28.0 github.com: https://github.com/zcash/orchard/releases/tag/0.14.0 github.com: https://github.com/zcash/zcash/releases/tag/v6.20.0 zfnd.org: https://zfnd.org/zebra-4-5-3-and-5-0-0-emergency-soft-fork-and-nu6-2-activation