NRDAX-T0295 - Sync-State Poisoning Via Fake Blocks
Pending classification · active · first seen 2024-01-01
Producer label: gossip_abuse. Not yet assigned a mechanism family.
provenance: Reproduced in NullRabbit's attack-reproduction pipeline
mechanism
CVE-2026-52737 (GHSA-gvjc-3w7c-92jx): a single unauthenticated Zcash P2P peer answers the syncing node's getblocks/FindBlocks with a two-hash inv, then serves a `block` whose coinbase height is above tip+VERIFICATION_PIPELINE_DROP_LIMIT. Zebra returns AboveLookaheadHeightLimit, which lacks the peer address, so it triggers a GLOBAL sync restart (~67s mainnet penalty, cancels all in-flight downloads) instead of banning the peer. Repeating the (inv -> above-lookahead block) cycle pins the node in a perpetual restart loop - sustained sync-degradation DoS from one unauth peer. Node does not crash. Affected zebrad<=4.4.1 / zebra-consensus<=6.0.0; fixed v4.5.0/7.0.0 (failures made peer-local + peer banned).
live exposure
No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.
instances (1)
| chain | primitive | fidelity | origin | reproducer (bundle) | source |
|---|---|---|---|---|---|
| zcash | zebra_sync_restart_poisoning | lab | reverse-engineered-cve | zebra_sync_restart_poisoning | CVE-2026-52737 ↗ |
references
cite
https://nrdax.com/techniques/NRDAX-T0295
NRDAX Registry. Technique NRDAX-T0295.
@misc{nrdax_NRDAX_T0295,
title = {Sync-State Poisoning Via Fake Blocks (NRDAX-T0295)},
howpublished = {NRDAX Registry},
url = {https://nrdax.com/techniques/NRDAX-T0295},
} {
"id": "nrdax-NRDAX-T0295",
"type": "dataset",
"title": "Sync-State Poisoning Via Fake Blocks (NRDAX-T0295)",
"URL": "https://nrdax.com/techniques/NRDAX-T0295",
"publisher": "NRDAX Registry"
} [](https://nrdax.com/techniques/NRDAX-T0295-sync-state-poisoning-via-fake-blocks)
use from the CLI
Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.
nrdax get NRDAX-T0295 nrdax cite NRDAX-T0295 --format bibtex