CVE-2026-44498
Published: 08 May 2026
Summary
CVE-2026-44498 is a high-severity Incorrect Calculation (CWE-682) vulnerability in Zfnd Zebrad. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 8.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
NVD Description
ZEBRA is a Zcash node written entirely in Rust. Prior to version 4.4.0, Zebra's block validator undercounts transparent signature operations against the 20000-sigop block limit (MAX_BLOCK_SIGOPS), allowing it to accept blocks that zcashd rejects with bad-blk-sigops. A miner who produces…
more
such a block can split the network: Zebra nodes follow the offending chain while zcashd nodes do not. This issue has been patched in version 4.4.0.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)