NRDAX
CLI Submit

← registry

NRDAX-T0354 - Unvalidated Inventory Tracking 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-2018-17145 (INVDoS): random-hash INV flood → unbounded tx-tracking memory

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)

chainprimitivefidelityoriginreproducer (bundle)source
bitcoin btc_invdos_flood lab reverse-engineered-cve btc_invdos_flood invdos.net ↗

related (Memory amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0354.

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

NRDAX-T0354 in the NRDAX registry

[![NRDAX-T0354 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0354.svg)](https://nrdax.com/techniques/NRDAX-T0354-unvalidated-inventory-tracking-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-T0354
Cite it (BibTeX)
nrdax cite NRDAX-T0354 --format bibtex

CLI guide → GitHub ↗