ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated P2P peer can cause the mempool download pipeline to retain transactions after verification reaches the outer RATE_LIMIT_DELAY timeout. In zebrad/src/components/mempool/downloads.rs, Downloads::poll_next removed cancel_handles entries after success and ordinary verification errors, but tokio::time::error::Elapsed did not carry the UnminedTxId needed to remove the timed-out entry. Each retained cancel_handles entry could hold a full Gossip::Tx(UnminedTx), while normal mined-transaction cleanup could not match attacker transactions and no periodic garbage collection or count cap existed. Sustained traffic therefore caused monotonic memory growth until swap pressure degraded the node or the operating system terminated the zebrad process for exhausting memory. This issue is fixed in version 4.5.0.
CVE-2026-52734
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 18, 2026Unbounded memory leak in mempool download pipeline via timeout path cancel_handles retention · Advisory · ZcashFoundation/zebra · GitHub
https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-65jj-fmw8-468qZebra 4.5.0
Patch available: ZcashFoundation/zebra v4.5.0
https://github.com/ZcashFoundation/zebra/releases/tag/v4.5.0commit 1440b43ca7df (ZcashFoundation/zebra)
Patch available: ZcashFoundation/zebra v4.5.0 (contains commit 1440b43ca7df)
https://github.com/ZcashFoundation/zebra/commit/1440b43ca7df59aca948090d45117557b217a6cdVendor Advisories for CVE-2026-52734(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
crates.io(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| zebrad | — | 4.5.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 07:26 UTCEG score recompute
- 2026-08-23 02:36 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:11 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 19:21 UTCEG score recompute
- 2026-08-19 18:23 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:24 UTCEG score recompute
- 2026-07-31 00:11 UTCEG score recompute
- 2026-07-26 13:02 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-02 21:06 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-401
- CVE-2018-0158NVD 8.6EG 9.0 KEVEPSS p94CRITICAL
- CVE-2019-17340EG 8.8HIGH
- CVE-2019-1708EG 8.6HIGH
- CVE-2018-15377EG 8.6HIGH
- CVE-2016-6304NVD 7.5EG 8.4EPSS p99HIGH
- CVE-2019-10547EG 7.8HIGH
- CVE-2007-2274EG 7.8EPSS p94HIGH
- CVE-2015-8567EG 7.7EPSS p92HIGH
- CVE-2016-4232NVD 7.5EG 7.7EPSS p98HIGH
- CVE-2018-17240EG 7.5HIGH
Frequently asked(5)
What is CVE-2026-52734?
When was CVE-2026-52734 disclosed?
Is CVE-2026-52734 actively exploited?
What is the CVSS score of CVE-2026-52734?
How do I remediate CVE-2026-52734?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52734
Is Your Infrastructure Affected by CVE-2026-52734?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.