Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-54496 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-345Insufficient Verification of Data Authenticity[email protected]

Affected Products

ProductVersions
ZcashFoundation Zebra
< 5.0.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.
Zcash halo2_gadgets
< 0.5.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.
Zcash orchard
< 0.14.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Zcash zcash_primitives
< 0.28.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.
Zcash zcashd
< 6.20.0 (semver)
>= 5.0.0, <= 6.12.3 (semver)

CPE

  • cpe:2.3:a:electriccoin:zcashd:*:*:*:*:*:*:*:*

Remediation

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-54496
NVD Published Date:
Jul 17, 2026
NVD Last Modified:
Jul 17, 2026
Source:
[email protected]
CVE-2026-54496 Details - Not Deferred