CVE-2026-52739
Last modified
CVE-2026-52739 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child. In zebra-state/src/service/non_finalized_state/chain.rs, Chain::push originally inserted the transaction hash into tx_loc_by_hash and asserted uniqueness before updating shielded data and running the duplicate Sprout, Sapling, or Orchard nullifier checks. The repeated transaction therefore reached the transactions must be unique within a single chain assertion before contextual validation could reject it cleanly. Zebra release builds use panic equals abort, so the reachable assertion terminates the entire process; exploitation requires either two consecutive attacker-mined blocks or an attacker-mined child immediately after an honest block includes the attacker's shielded transaction. 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-52739?
How severe is CVE-2026-52739?
How do I fix CVE-2026-52739?
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-52733ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…6.5
- 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-5274Integer overflow in Codecs in Google Chrome prior to 146.0.7…8.8
- CVE-2026-52740GoCD is a continuous deliver server. From 18.7.0 until 26.1.…5.3
- CVE-2026-52741GoCD is a continuous deliver server. From 18.3.0 until 26.1.…7.5
- CVE-2026-52742GoCD is a continuous deliver server. From 12.3.1 until 26.1.…5.1
- CVE-2026-52743GoCD is a continuous deliver server. Prior to 26.1.0, the in…4.3
- CVE-2026-52744GoCD is a continuous deliver server. From 20.2.0 until 26.1.…5.3
Are you affected by CVE-2026-52739?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
