CVE-2026-34377
Zebra has a Consensus Failure due to Improper Verification of V5 Transactions
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebrad --precise 4.3.0
cargo update -p zebra-consensus --precise 5.0.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| zebrad | crates.io | All versions | 4.3.0 |
| zebra-consensus | crates.io | All versions | 5.0.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-347Improper Verification of Cryptographic SignatureMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.7 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H
References
- https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-3vmh-33xr-9cqhWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-34377ADVISORY
- https://github.com/ZcashFoundation/zebraPACKAGE
- https://github.com/ZcashFoundation/zebra/releases/tag/v4.3.0WEB
- https://zfnd.org/zebra-4-3-0-critical-security-fixes-zip-235-support-and-performance-improvementsWEB
- https://zips.z.cash/zip-0244WEB
Frequently Asked Questions
- What is CVE-2026-34377?
- Zebra has a Consensus Failure due to Improper Verification of V5 Transactions This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.7/10).
- How do I check if my project is affected by CVE-2026-34377?
- CVE-2026-34377 affects zebrad and zebra-consensus. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-34377 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- GHSA-cwfq-rfcr-8hmpCRITICAL
Zebra's Transparent SIGHASH_SINGLE Handling Diverges from zcashd for Corresponding Outputs
- CVE-2026-52735CRITICAL
zebrad has consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser
- CVE-2026-44497CRITICAL
Zebra has Consensus Divergence in Transparent Sighash Hash-Type Handling due to Stale Buffer
- CVE-2026-44498CRITICAL
Zebra's Block Validator Undercounts Coinbase and P2SH Sigops
- GHSA-pvmv-cwg8-v6c8CRITICAL
Zebra v4.4.0 still accepts V5 SIGHASH_SINGLE without a corresponding output
- CVE-2026-44499HIGH
Zebra has Permanent Block Discovery Halt via Gossip Queue Saturation and Syncer Poisoning
- CVE-2026-40880HIGH
Zebra: Cached Mempool Verification Bypasses Consensus Rules for Ahead-of-Tip Blocks
- CVE-2026-52739MEDIUM
Zebra: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifier Rejection
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies