CVE-2026-52733
zebrad has persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebrad --precise 4.5.0
cargo update -p zebra-state --precise 7.0.0
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.5.0 |
| zebra-state | crates.io | All versions | 7.0.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-459
- CWE-672
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 6.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
References
Frequently Asked Questions
- What is CVE-2026-52733?
- zebrad has persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 6.5/10).
- How do I check if my project is affected by CVE-2026-52733?
- CVE-2026-52733 affects zebrad and zebra-state. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-52733 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
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
- GHSA-cwfq-rfcr-8hmpCRITICAL
Zebra's Transparent SIGHASH_SINGLE Handling Diverges from zcashd for Corresponding Outputs
- 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-44500MEDIUM
Zebra Vulnerable to Allocation Amplification in Inbound Network Deserializers
- 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