Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-52829— ZEBRA: IPv4-Mapped Mempool Misbehavior Update Aborts Zebra Address Book

Quick assessment

Affected
ZcashFoundation zebra
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Zcash Foundation ZEBRA是Zcash Foundation基金会的一款区块链网络节点实现。 Zcash Foundation ZEBRA 4.5.0之前版本存在安全漏洞,该漏洞源于对IPv4映射IPv6地址的处理不一致,导致地址不匹配断言失败,可能允许未经身份验证的IPv4对等节点完成P2P握手并广播无效交易,从而终止同步的Zebra节点。

CVSS 7.5 · High EPSS 0.43% · P36

Possible ATT&CK Techniques 1 AI

T1499.002 · Service Exhaustion Flood

Affected Version Matrix 1

VendorProduct Version RangeStatus
ZcashFoundation zebra < 4.5.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-52829

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ZEBRA: IPv4-Mapped Mempool Misbehavior Update Aborts Zebra Address Book
Source: CVE Program / CVE List V5
Vulnerability Description
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated IPv4 peer can deterministically terminate a synced Zebra node using the default Linux dual-stack listener configuration. The handshake path canonicalized an IPv4-mapped IPv6 PeerSocketAddr such as ::ffff:127.0.0.1 to plain IPv4 before storing it through MetaAddr::new_connected, but the mempool misbehavior path forwarded the raw transient address to MetaAddrChange::UpdateMisbehavior. In zebra-network/src/meta_addr.rs, apply_to_meta_addr then compared the canonical address-book entry with the raw update address and reached its unexpected address mismatch assertion. After the misbehavior batch flush, panic equals abort terminated zebrad; the peer only needed to complete a P2P handshake and advertise an invalid mempool transaction. This issue is fixed in version 4.5.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
可达断言
Source: CVE Program / CVE List V5
Vulnerability Title
Zcash Foundation ZEBRA 异常处理不当漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Zcash Foundation ZEBRA是Zcash Foundation基金会的一款区块链网络节点实现。 Zcash Foundation ZEBRA 4.5.0之前版本存在安全漏洞,该漏洞源于对IPv4映射IPv6地址的处理不一致,导致地址不匹配断言失败,可能允许未经身份验证的IPv4对等节点完成P2P握手并广播无效交易,从而终止同步的Zebra节点。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
ZcashFoundation zebra < 4.5.0 -

II. Public POCs for CVE-2026-52829

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7399 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-52829

登录查看更多情报信息。

Vendor Advisories for CVE-2026-52829 (1)

Vendor Pages for CVE-2026-52829 (1)

Same Patch Batch · ZcashFoundation · 2026-08-18 · 10 CVEs total

CVE-2026-52735 9.3 CRITICAL ZEBRA: Consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser
CVE-2026-52736 8.7 HIGH ZEBRA: Block suppression via NU5 same-header body poisoning of sent-hash cache
CVE-2026-52738 6.9 MEDIUM ZEBRA: Finalized address balance credit-first overflow on consensus-valid blocks
CVE-2026-52731 6.5 MEDIUM ZEBRA: Full node denial of service via non-ASCII LongPollId in getblocktemplate
CVE-2026-52733 6.5 MEDIUM ZEBRA: Persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork via
CVE-2026-52739 5.9 MEDIUM ZEBRA: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifier
CVE-2026-52737 5.3 MEDIUM ZEBRA: Sync restart poisoning from single unauthenticated peer via above-lookahead block
CVE-2026-52732 5.3 MEDIUM ZEBRA: Mempool transaction admission denial via single-peer inbound queue saturation
CVE-2026-52734 5.3 MEDIUM ZEBRA: Unbounded memory leak in mempool download pipeline via timeout path cancel_handles

IV. Related Vulnerabilities

V. Comments for CVE-2026-52829

No comments yet


Leave a comment