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 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.
References
| Link | Resource |
|---|---|
| https://github.com/ZcashFoundation/zebra/releases/tag/v4.4.0 | Release Notes |
| https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-jv4h-j224-23cc | Vendor Advisory |
Configurations
History
08 May 2026, 18:40
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| First Time |
Zfnd zebrad
Zfnd |
|
| References | () https://github.com/ZcashFoundation/zebra/releases/tag/v4.4.0 - Release Notes | |
| References | () https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-jv4h-j224-23cc - Vendor Advisory | |
| CPE | cpe:2.3:a:zfnd:zebrad:*:*:*:*:*:rust:*:* |
08 May 2026, 15:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 15:17
Updated : 2026-05-08 18:40
NVD link : CVE-2026-44498
Mitre link : CVE-2026-44498
CVE.ORG link : CVE-2026-44498
JSON object : View
Products Affected
zfnd
- zebrad
CWE
CWE-682
Incorrect Calculation
