CVE-2026-44497
Description
ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.4.0 and prior to zebra-script version 6.0.0, the fix for CVE-2026-41583 introduced a separate issue due to insufficient error handling of the case where the sighash type is invalid, during sighash computation. Instead of returning an error, the normal flow would resume, and the input sighash buffer would be left untouched. In scenarios where a previous signature validation could leave a valid sighash in the buffer, an invalid hash-type could be incorrectly accepted, which would create a consensus split between Zebra and zcashd nodes. This issue has been patched in zebrad version 4.4.0 and zebra-script version 6.0.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
zebra-scriptcrates.io | < 6.0.0 | 6.0.0 |
zebradcrates.io | < 4.4.0 | 4.4.0 |
Affected products
5- Range: < 4.4.0
- ghsa-coords2 versions
< 4.4.0+ 1 more
- (no CPE)range: < 4.4.0
- (no CPE)range: < 6.0.0
Patches
Vulnerability mechanics
References
4- github.com/ZcashFoundation/zebra/security/advisories/GHSA-gq4h-3grw-2rhvnvdVendor AdvisoryWEB
- github.com/advisories/GHSA-gq4h-3grw-2rhvghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-44497ghsaADVISORY
- github.com/ZcashFoundation/zebra/releases/tag/v4.4.0ghsaWEB
News mentions
0No linked articles in our index yet.