CVE-2026-34202

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-chain version 6.0.1, a vulnerability in Zebra's transaction processing logic allows a remote, unauthenticated attacker to cause a Zebra node to panic (crash). This is triggered by sending a specially crafted V5 transaction that passes initial deserialization but fails during transaction ID calculation. This issue has been patched in zebrad version 4.3.0 and zebra-chain version 6.0.1.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:zfnd:zebra:*:*:*:*:*:rust:*:*
cpe:2.3:a:zfnd:zebra-chain:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2026-03-31 15:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-34202

Mitre link : CVE-2026-34202

CVE.ORG link : CVE-2026-34202


JSON object : View

Products Affected

zfnd

  • zebra
  • zebra-chain
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine

CWE-502

Deserialization of Untrusted Data