NRDAX
CLI Submit

← registry

NRDAX-T0188 - Oversized Control-Message Array CPU Burn

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

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2026-49866: gossipsub oversized IHAVE/IWANT control-message arrays (huge messageID lists) → per-ID processing → CPU DoS

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
libp2p gossipsub_ihave_iwant_flood lab reverse-engineered-cve gossipsub_ihave_iwant_flood CVE-2026-49866 ↗

references

cve: CVE-2026-49866
vendor-advisory: GHPR-Conflux-Chain-conflux-rust-3539

related (Compute amplification)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0188.

bibtex
@misc{nrdax_NRDAX_T0188,
  title = {Oversized Control-Message Array CPU Burn (NRDAX-T0188)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0188},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0188",
  "type": "dataset",
  "title": "Oversized Control-Message Array CPU Burn (NRDAX-T0188)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0188",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0188 in the NRDAX registry

[![NRDAX-T0188 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0188.svg)](https://nrdax.com/techniques/NRDAX-T0188-oversized-control-message-array-cpu-burn)

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

CLI guide → GitHub ↗