NRDAX-T0056 - Duplicate Input Validation-Bypass Crash
Fault termination · Consensus ingest · absent invariant · active · first seen 2026-07-08
provenance: Reproduced in NullRabbit's attack-reproduction pipeline
mechanism
CVE-2018-17144: a block whose tx spends one outpoint twice (duplicate inputs); the 0.14 pre-relay optimization (PR#9049) skipped the duplicate-input check → assert(!coin.IsNull()) crash (0.14.x) / supply inflation (0.15.0-0.16.2). Fixed 0.16.3/0.17.0. Patched node rejects bad-txns-inputs-duplicate.
live exposure
No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.
research
In-depth write-ups of this attack on nullrabbit.ai.
instances (1)
| chain | primitive | fidelity | origin | reproducer (bundle) | source |
|---|---|---|---|---|---|
| bitcoin | bitcoin_dup_input_crash | lab | reverse-engineered-cve | bitcoin_dup_input_crash | bitcoincore.org ↗ |
related (Fault termination)
cite
https://nrdax.com/techniques/NRDAX-T0056
NRDAX Registry. Technique NRDAX-T0056.
@misc{nrdax_NRDAX_T0056,
title = {Duplicate Input Validation-Bypass Crash (NRDAX-T0056)},
howpublished = {NRDAX Registry},
url = {https://nrdax.com/techniques/NRDAX-T0056},
} {
"id": "nrdax-NRDAX-T0056",
"type": "dataset",
"title": "Duplicate Input Validation-Bypass Crash (NRDAX-T0056)",
"URL": "https://nrdax.com/techniques/NRDAX-T0056",
"publisher": "NRDAX Registry"
} [](https://nrdax.com/techniques/NRDAX-T0056-duplicate-input-validation-bypass-crash)
use from the CLI
Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.
nrdax get NRDAX-T0056 nrdax cite NRDAX-T0056 --format bibtex