PT-2026-28604 · Zebra · Zebra
Robustfengbin
·
Published
2026-03-27
·
Updated
2026-03-31
·
CVE-2026-34202
CVSS v4.0
9.2
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H |
Name of the Vulnerable Software and Affected Versions
Zebra versions prior to 4.3.0
Description
A flaw exists in Zebra’s transaction processing logic that allows a remote, unauthenticated attacker to cause a Zebra node to crash. This is triggered by sending a specially crafted V5 transaction that passes initial deserialization but fails during transaction ID calculation. The issue stems from Zebra lazily validating transaction fields. An attacker can trigger this crash by sending a single crafted
tx message to a Zebra node's public P2P port or via the sendrawtransaction API endpoint. The PushTransaction messages with malformed V5 transactions are successfully deserialized as the zebra-chain Transaction type.Recommendations
Upgrade to Zebra version 4.3.0 or later immediately.
If an immediate upgrade is not possible, ensure the RPC port is not exposed to the Internet.
Restrict the P2P port to trusted peers to fully mitigate the risk.
Exploit
Fix
DoS
Code Injection
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Zebra