CVE-2026-52738
Last modified
CVE-2026-52738 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a consensus-valid block containing a long chain of transparent self-spends to one address can permanently halt Zebra nodes. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a consensus-valid block containing a long chain of transparent self-spends to one address can permanently halt Zebra nodes. In zebra-state/src/service/finalized_state/zebra_db/transparent.rs, the finalized-state writer originally applied every newly created output as a credit before applying any spent-output debit from the same block. That credit-first ordering can make the intermediate per-address balance exceed MAX_MONEY even though the final net balance is valid, causing an expect-based panic under the panic equals abort release profile. Because zcashd accepts the triggering block and Zebra encounters it again after every restart, the halt persists until patched software is deployed; exploitation requires mining the specially constructed block and temporarily committing sufficient ZEC to the self-spend chain. 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-52738?
How severe is CVE-2026-52738?
How do I fix CVE-2026-52738?
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-52732ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.3
- 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-52739ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5…5.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
Are you affected by CVE-2026-52738?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
