CVE-2026-41583
Zebra Vulnerable to Consensus Divergence in Transparent Sighash Hash-Type Handling
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p zebra-script --precise 5.0.2
cargo update -p zebrad --precise 4.3.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| zebra-script | crates.io | All versions | 5.0.2 |
| zebrad | crates.io | All versions | 4.3.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-573
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-41583?
- Zebra Vulnerable to Consensus Divergence in Transparent Sighash Hash-Type Handling This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-41583?
- CVE-2026-41583 affects zebra-script and zebrad. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-41583 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-52735CRITICAL
zebrad has consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser
- CVE-2026-44497CRITICAL
Zebra has Consensus Divergence in Transparent Sighash Hash-Type Handling due to Stale Buffer
- CVE-2026-44498CRITICAL
Zebra's Block Validator Undercounts Coinbase and P2SH Sigops
- GHSA-pvmv-cwg8-v6c8CRITICAL
Zebra v4.4.0 still accepts V5 SIGHASH_SINGLE without a corresponding output
- CVE-2026-34202CRITICAL
Zebra node crash — V5 transaction hash panic (P2P reachable)
- CVE-2026-44499HIGH
Zebra has Permanent Block Discovery Halt via Gossip Queue Saturation and Syncer Poisoning
- 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