NRDAX
CLI Submit

← registry

NRDAX-T0333 - Unbounded Subscription Flood

Connection exhaustion · RPC and public API · no bound · active · first seen 2026-01-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

NullRabbit source-traced IOTA GraphQL unbounded-subscription flood (operator-gated).

live exposure

No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.

instances (2)

chainprimitivefidelityoriginreproducer (bundle)source
iota iota_graphql_s1_unbounded_subs lab NullRabbit Labs iota_graphql_s1_unbounded_subs -
libp2p gossipsub_subscribe_flood lab reverse-engineered-cve gossipsub_subscribe_flood GHSA-4f8r-922h-2vgv ↗

references

related (Connection exhaustion)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0333.

bibtex
@misc{nrdax_NRDAX_T0333,
  title = {Unbounded Subscription Flood (NRDAX-T0333)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0333},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0333",
  "type": "dataset",
  "title": "Unbounded Subscription Flood (NRDAX-T0333)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0333",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0333 in the NRDAX registry

[![NRDAX-T0333 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0333.svg)](https://nrdax.com/techniques/NRDAX-T0333-unbounded-subscription-flood)

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

CLI guide → GitHub ↗