CVE-2026-40881
Last modified
CVE-2026-40881 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-network version 5.0.1, when deserializing addr or addrv2 messages, which contain vectors of addresses, Zebra would fully deserialize them up to a maximum length (over 233,000) that was derived from the 2 MiB message size limit. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-network version 5.0.1, when deserializing addr or addrv2 messages, which contain vectors of addresses, Zebra would fully deserialize them up to a maximum length (over 233,000) that was derived from the 2 MiB message size limit. This is much larger than the actual limit of 1,000 messages from the specification. Zebra would eventually check that limit but, at that point, the memory for the larger vector was already allocated. An attacker could cause out-of-memory aborts in Zebra by sending multiple such messages over different connections. This vulnerability is fixed in zebrad version 4.3.0 and zebra-network version 5.0.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zfnd | Zebra-Network | < 5.0.1 |
| Zfnd | Zebrad | < 4.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40881?
How severe is CVE-2026-40881?
How do I fix CVE-2026-40881?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40875mailcow: dockerized is an open source groupware/email suite …7
- CVE-2026-40876goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…8.8
- CVE-2026-40878mailcow: dockerized is an open source groupware/email suite …2.1
- CVE-2026-40879Nest is a framework for building scalable Node.js server-sid…7.5
- CVE-2026-4088The Switch CTA Box plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-40880ZEBRA is a Zcash node written entirely in Rust. Prior to zeb…8.1
- CVE-2026-40882OpenRemote is an open-source internet-of-things platform. Pr…7.6
- CVE-2026-40883goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4…8.1
- CVE-2026-40884goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…9.8
- CVE-2026-40885goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4…8.8
- CVE-2026-40886Argo Workflows is an open source container-native workflow e…7.7
- CVE-2026-40887Vendure is an open-source headless commerce platform. Starti…9.1
Are you affected by CVE-2026-40881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
