PatchSiren cyber security CVE debrief
CVE-2026-52738 ZcashFoundation CVE debrief
A consensus-valid block with a long chain of transparent self-spends can halt Zebra nodes prior to version 4.5.0. This issue is caused by a credit-first ordering in the finalized-state writer, which can make the intermediate per-address balance exceed MAX_MONEY. The issue is fixed in version 4.5.0. Defenders should assess exposure and prioritize updating to version 4.5.0 or later to prevent node halting. The vulnerability has a medium severity and can cause node halting, requiring manual intervention to restart.
- Vendor
- ZcashFoundation
- Product
- zebra
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Zebra node deployment and maintenance should assess exposure and prioritize updating to version 4.5.0 or later to prevent node halting. This includes operators, security teams, and vulnerability management teams that oversee Zebra node deployments. Defenders should review and test node configurations, monitor node performance, and verify that their deployments are updated to version 4.5.0 or later.
Why it matters
CVE-2026-52738 is a medium-severity vulnerability in Zebra nodes that can cause node halting prior to version 4.5.0. Defenders should prioritize updating to version 4.5.0 or later to prevent node halting.
- Node halting requires manual intervention to restart
- Potential for denial of service
- Need for version 4.5.0 or later patching
Technical summary
A consensus-valid block containing a long chain of transparent self-spends to one address can permanently halt Zebra nodes prior to version 4.5.0. The issue is caused by a credit-first ordering in the finalized-state writer, which can make the intermediate per-address balance exceed MAX_MONEY. This can occur when a block contains a long chain of transparent self-spends to one address. The issue is fixed in version 4.5.0. Defenders should prioritize updating to version 4.5.0 or later to prevent node halting. The vulnerability has a medium severity and can cause node halting, requiring manual intervention to restart.
Defensive priority
Defenders should prioritize updating to version 4.5.0 or later to prevent node halting.
Recommended defensive actions
- Update to version 4.5.0 or later
- Review and test node configurations
- Monitor node performance
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The issue is caused by a credit-first ordering in the finalized-state writer, which can make the intermediate per-address balance exceed MAX_MONEY. This credit-first ordering can occur when a consensus-valid block contains a long chain of transparent self-spends to one address. The issue is fixed in version 4.5.0. Defenders should verify that their Zebra node deployments are updated to version 4.5.0 or later to prevent node halting.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-52738 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-52738
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-52738 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-52738
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/ZcashFoundation/zebra/commit/1440b43ca7df59aca948090d45117557b217a6cd
-
Source reference
Unverified legacy reference
URL: https://github.com/ZcashFoundation/zebra/releases/tag/v4.5.0
-
Source reference
Unverified legacy reference
URL: https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-w834-cf6p-9m9w
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.