NRDAX
CLI Submit

← registry

NRDAX-T0131 - Invalid Message Log Flood

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

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2025-54605: flood of PoW-invalid blocks logged unconditionally → log/disk fill

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_invalid_block_logfill lab reverse-engineered-cve btc_invalid_block_logfill CVE-2025-54605 ↗
bitcoin btc_version_selfnonce lab reverse-engineered-cve btc_version_selfnonce CVE-2025-54604 ↗

related (Memory amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0131.

bibtex
@misc{nrdax_NRDAX_T0131,
  title = {Invalid Message Log Flood (NRDAX-T0131)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0131},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0131",
  "type": "dataset",
  "title": "Invalid Message Log Flood (NRDAX-T0131)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0131",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0131 in the NRDAX registry

[![NRDAX-T0131 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0131.svg)](https://nrdax.com/techniques/NRDAX-T0131-invalid-message-log-flood)

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-T0131
Cite it (BibTeX)
nrdax cite NRDAX-T0131 --format bibtex

CLI guide → GitHub ↗