NRDAX
CLI Submit

← registry

NRDAX-T0184 - Orphan Tx Resolution CPU Amplification

Compute amplification · Consensus ingest · no bound · active · first seen 2026-07-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2024-52914: orphan-tx re-resolution O(outputs × 100 orphans) of expensive txs → multi-hour CPU stall

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
litecoin btc_orphan_cpu lab reverse-engineered-cve btc_orphan_cpu bitcoincore.org ↗

related (Compute amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0184.

bibtex
@misc{nrdax_NRDAX_T0184,
  title = {Orphan Tx Resolution CPU Amplification (NRDAX-T0184)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0184},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0184",
  "type": "dataset",
  "title": "Orphan Tx Resolution CPU Amplification (NRDAX-T0184)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0184",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0184 in the NRDAX registry

[![NRDAX-T0184 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0184.svg)](https://nrdax.com/techniques/NRDAX-T0184-orphan-tx-resolution-cpu-amplification)

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

CLI guide → GitHub ↗