CVE-2026-52736
Zebra has block suppression via NU5 same-header body poisoning of sent-hash cache
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebrad --precise 4.5.0
cargo update -p zebra-state --precise 7.0.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| zebrad | crates.io | All versions | 4.5.0 |
| zebra-state | crates.io | All versions | 7.0.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-459
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
References
- https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-4m69-67m6-prqpWEB
- https://github.com/ZcashFoundation/zebraPACKAGE
- https://github.com/ZcashFoundation/zebra/blob/d4cd662c716382f6397d2a730148025a1ca79fec/zebra-state/src/service.rs#L659-L714WEB
- https://github.com/ZcashFoundation/zebra/blob/d4cd662c716382f6397d2a730148025a1ca79fec/zebra-state/src/service.rs#L797-L802WEB
Frequently Asked Questions
- What is CVE-2026-52736?
- Zebra has block suppression via NU5 same-header body poisoning of sent-hash cache This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2026-52736?
- CVE-2026-52736 affects zebrad and zebra-state. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-52736 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-54496CRITICAL
Zebra: Missing copy constraint in halo2_gadgets variable-base scalar multiplication allows under-constrained base, breaking Orchard Action circuit soundness
- CVE-2026-34377HIGH
Zebra has a Consensus Failure due to Improper Verification of V5 Transactions
- CVE-2026-40880HIGH
Zebra: Cached Mempool Verification Bypasses Consensus Rules for Ahead-of-Tip Blocks
- CVE-2026-41585MEDIUM
Zebra Vulnerable to Denial of Service via Interrupted JSON-RPC Requests from Authenticated Clients
- CVE-2026-52733MEDIUM
zebrad has persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via pop_tip
- CVE-2026-44500MEDIUM
Zebra Vulnerable to Allocation Amplification in Inbound Network Deserializers
- CVE-2026-52739MEDIUM
Zebra: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifier Rejection
- CVE-2026-52731MEDIUM
zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies