CVE-2026-52737
Last modified
CVE-2026-52737 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. EPSS estimates a 0.20% 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 unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. In zebrad/src/components/sync/downloads.rs, BlockDownloadVerifyError::AboveLookaheadHeightLimit originally carried only the block height and hash, so handle_block_response could not attribute the failure to the advertising peer. The error then reached the restart-worthy default path in zebrad/src/components/sync.rs, cancelling all in-flight downloads from honest peers and imposing a 67-second sync restart delay on mainnet. Because the peer was neither scored nor disconnected, the peer could repeat the cycle indefinitely with minimal bandwidth and significantly degrade synchronization without corrupting state. 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-consensus | < 7.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52737?
How severe is CVE-2026-52737?
How do I fix CVE-2026-52737?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-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-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-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
- 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
Are you affected by CVE-2026-52737?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
