Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40881

26
FAUCET Score

OVERVIEW CVE-2026-40881 is a memory exhaustion vulnerability affecting Zebra, a Zcash node implementation written in Rust. The flaw exists in versions prior to zebrad 4.3.0 and zebra-network 5.0.1, occurring during deserialization of addr and addrv2 network messages. Zebra allocates memory for vectors up to approximately 233,000 addresses based on the 2 MiB message size limit, rather than enforcing the protocol specification limit of 1,000 messages, allowing excessive memory allocation before validation occurs. SEVERITY The vulnerability employs a network attack vector with low complexity, requiring only the transmission of specially crafted messages over multiple connections. An attacker can trigger out-of-memory conditions that cause Zebra nodes to abort, resulting in denial of service. While no CVSS score is currently assigned, the FAUCET risk score of 35.0 out of 100 indicates moderate concern, and the EPSS probability of 0.0004 suggests minimal real-world exploitation likelihood relative to the overall CVE landscape. EXPLOITATION STATUS There is no evidence of active exploitation, with the vulnerability remaining inactive on threat intelligence hot lists. No public exploit code is documented, and community attention appears minimal. The issue has been resolved through patched releases, making exploitation only possible against unpatched legacy instances of Zebra running older versions.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.0.1CPE matchmatch criteria
cpe:2.3:a:zfnd:zebra-network:*:*:*:*:*:rust:*:*
< 4.3.1CPE matchmatch criteria
cpe:2.3:a:zfnd:zebrad:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 4.0

6.3MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
LOW
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 3rd percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

rustpatch availablevia ghsa
Product: zebradFixed in: 4.3.1
rustpatch availablevia ghsa
Product: zebra-networkFixed in: 5.0.1
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-xr93-pcq3-pxf8medium

Zebra: addr/addrv2 Deserialization Resource Exhaustion

Apr 18, 2026

References

github.com / ZcashFoundation/zebra/security/advisories/GHSA-xr93-pcq3-pxf8
Vendor Advisory