CVE-2026-52735
zebrad has consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebrad --precise 4.5.0
cargo update -p zebra-script --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-script | crates.io | All versions | 7.0.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-684
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 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:H/SA:H
References
- https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-gf9r-m956-97qxWEB
- https://github.com/AlfredoG87/zcash_script/blob/v0.4.4/src/script/iter.rs#L104-L115WEB
- https://github.com/ZcashFoundation/zebraPACKAGE
- https://github.com/ZcashFoundation/zebra/blob/d4cd662c716382f6397d2a730148025a1ca79fec/zebra-consensus/src/block.rs#L140WEB
- https://github.com/ZcashFoundation/zebra/blob/d4cd662c716382f6397d2a730148025a1ca79fec/zebra-script/src/lib.rs#L383-L400WEB
Frequently Asked Questions
- What is CVE-2026-52735?
- zebrad has consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2026-52735?
- CVE-2026-52735 affects zebrad and zebra-script. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-52735 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-41584CRITICAL
Zebra has rk Identity Point Panic in Transaction Verification
- CVE-2026-41583CRITICAL
Zebra Vulnerable to Consensus Divergence in Transparent Sighash Hash-Type Handling
- CVE-2026-44497CRITICAL
Zebra has Consensus Divergence in Transparent Sighash Hash-Type Handling due to Stale Buffer
- GHSA-pvmv-cwg8-v6c8CRITICAL
Zebra v4.4.0 still accepts V5 SIGHASH_SINGLE without a corresponding output
- CVE-2026-34377HIGH
Zebra has a Consensus Failure due to Improper Verification of V5 Transactions
- 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
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies