NRDAX
CLI Submit

← registry

NRDAX-T0211 - Premature Processing Index-Out-Of-Range Panic

Fault termination · Consensus ingest · absent invariant · active · first seen 2026-07-07

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

GHSA-p7mv-53f2-4cwj (ASA-2024-011): a Precommit with a non-nil BlockID + an attached vote extension is handled BEFORE the ValidatorIndex is verified → out-of-range ValidatorIndex → index-out-of-range panic on the ValidatorSet lookup (CometBFT >=0.38, fixed v0.38.15).

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
cosmos cometbft_voteext_panic lab reverse-engineered-cve cometbft_voteext_panic GHSA-p7mv-53f2-4cwj ↗

related (Fault termination)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0211.

bibtex
@misc{nrdax_NRDAX_T0211,
  title = {Premature Processing Index-Out-Of-Range Panic (NRDAX-T0211)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0211},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0211",
  "type": "dataset",
  "title": "Premature Processing Index-Out-Of-Range Panic (NRDAX-T0211)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0211",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0211 in the NRDAX registry

[![NRDAX-T0211 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0211.svg)](https://nrdax.com/techniques/NRDAX-T0211-premature-processing-index-out-of-range-panic)

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

CLI guide → GitHub ↗