NVD CRITICAL: CVE-2026-44497 — ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.4.0 an...
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. I
CVE-2026-44497