NRDAX
CLI Submit

← registry

NRDAX-T0142 - Malformed Bytecode Index Panic

Fault termination · RPC and public API · absent invariant · active · first seen 2026-07-02

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CertiK Skyfall: Publish RPC disassembles a malformed Move module (empty code_unit) → index panic → RPC crash

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
sui sui_disassemble_panic lab reverse-engineered-cve sui_disassemble_panic medium.com ↗

related (Fault termination)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0142.

bibtex
@misc{nrdax_NRDAX_T0142,
  title = {Malformed Bytecode Index Panic (NRDAX-T0142)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0142},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0142",
  "type": "dataset",
  "title": "Malformed Bytecode Index Panic (NRDAX-T0142)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0142",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0142 in the NRDAX registry

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

CLI guide → GitHub ↗