CVE-2026-52733
Last modified
CVE-2026-52733 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-state/src/service/non_finalized_state/chain.rs, Chain::pop_tip removed a reverted tip block but did not remove subtree entries whose end_height belonged to that block, unlike the cleanup performed by pop_root. When the winning fork later finalized, the abandoned branch's stale subtree data could be written to RocksDB and survive node restarts. The corrupted history can cause z_getsubtreesbyindex consumers such as lightwalletd and light wallets to receive incorrect subtree roots, producing wallet synchronization failures or incorrect wallet state and requiring a full state rebuild for recovery. This issue is fixed in version 4.5.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ZcashFoundation | zebra | < 4.5.0 |
| ZcashFoundation | zebra-state | < 7.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52733?
How severe is CVE-2026-52733?
How do I fix CVE-2026-52733?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52726Dulwich is a pure-Python implementation of the Git file form…7.5
- CVE-2026-52727lxc-ci contains continuous integration and image-build scrip…7.2
- CVE-2026-5273Use after free in CSS in Google Chrome prior to 146.0.7680.1…6.3
- CVE-2026-52730Xibo is an open source digital signage platform with a web c…4.3
- CVE-2026-52731ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…6.5
- CVE-2026-52732ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.3
- CVE-2026-52734ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.3
- CVE-2026-52735ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…9.3
- CVE-2026-52736ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…8.7
- CVE-2026-52737ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.3
- CVE-2026-52738ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…6.9
- CVE-2026-52739ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.9
Are you affected by CVE-2026-52733?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
