CVE-2026-34202
Zebra node crash — V5 transaction hash panic (P2P reachable)
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebra-chain --precise 6.0.1
cargo update -p zebrad --precise 4.3.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| zebra-chain | crates.io | All versions | 6.0.1 |
| zebrad | crates.io | All versions | 4.3.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1336
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.6 score means for each attack dimension.
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
References
- https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-qp6f-w4r3-h8wgWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-34202ADVISORY
- 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
Frequently Asked Questions
- What is CVE-2026-34202?
- Zebra node crash — V5 transaction hash panic (P2P reachable) This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 8.6/10).
- How do I check if my project is affected by CVE-2026-34202?
- CVE-2026-34202 affects zebra-chain and zebrad. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-34202 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-41584CRITICAL
Zebra has rk Identity Point Panic in Transaction Verification
- CVE-2026-41583CRITICAL
Zebra Vulnerable to Consensus Divergence in Transparent Sighash Hash-Type Handling
- CVE-2026-34377HIGH
Zebra has a Consensus Failure due to Improper Verification of V5 Transactions
- CVE-2026-52736HIGH
Zebra has block suppression via NU5 same-header body poisoning of sent-hash cache
- CVE-2026-52829HIGH
Zebra Address Book Aborted by IPv4-Mapped Mempool Misbehavior Update
- CVE-2026-41585MEDIUM
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
- CVE-2026-52733MEDIUM
zebrad has persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip
- CVE-2026-44500MEDIUM
Zebra Vulnerable to Allocation Amplification in Inbound Network Deserializers
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies