NRDAX
CLI Submit

← registry

NRDAX-T0355 - Unvalidated Relay Map Memory Exhaustion

Memory amplification · P2P and gossip · no bound · active · first seen 2026-07-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2016-10724: pre-0.13.0 alert messages stored in an unbounded map → memory exhaustion

live exposure

No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.

instances (2)

chainprimitivefidelityoriginreproducer (bundle)source
bitcoin btc_alert_flood lab reverse-engineered-cve btc_alert_flood CVE-2016-10724 ↗
bitcoin btc_tx_maprelay lab reverse-engineered-cve btc_tx_maprelay CVE-2013-4627 ↗

related (Memory amplification)

cite

https://nrdax.com/techniques/NRDAX-T0355

plain

NRDAX Registry. Technique NRDAX-T0355.

bibtex
@misc{nrdax_NRDAX_T0355,
  title = {Unvalidated Relay Map Memory Exhaustion (NRDAX-T0355)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0355},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0355",
  "type": "dataset",
  "title": "Unvalidated Relay Map Memory Exhaustion (NRDAX-T0355)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0355",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0355 in the NRDAX registry

[![NRDAX-T0355 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0355.svg)](https://nrdax.com/techniques/NRDAX-T0355-unvalidated-relay-map-memory-exhaustion)

use from the CLI

Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.

Retrieve this technique
nrdax get NRDAX-T0355
Cite it (BibTeX)
nrdax cite NRDAX-T0355 --format bibtex

CLI guide → GitHub ↗