NRDAX
CLI Submit

← registry

NRDAX-T0320 - Unbounded Connection Flood

Connection exhaustion · P2P and gossip · no bound · active · first seen 2020-01-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

CVE-2020-5303 (Lavender): unlimited CometBFT P2P connection requests → OOM + activeIDs-map saturation

live exposure

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

instances (7)

chainprimitivefidelityoriginreproducer (bundle)source
cosmos cosmos_p2p_conn_flood lab reverse-engineered-cve cosmos_p2p_conn_flood GHSA-v24h-pjjv-mcp6 ↗
ethereum geth_tcp_handshake_flood lab reverse-engineered-cve geth_tcp_handshake_flood reports.immunefi.com ↗
libp2p libp2p_conn_resource_exhaustion lab reverse-engineered-cve libp2p_conn_resource_exhaustion GHSA-f44q-634c-jvwv ↗
monero monero_rpc_conn_exhaustion lab reverse-engineered-cve monero_rpc_conn_exhaustion CVE-2025-26819 ↗
quic dnsdist_doq_concurrent_conn_exhaustion lab reverse-engineered-cve dnsdist_doq_concurrent_conn_exhaustion -
solana firedancer_metrics_flood_crash lab reverse-engineered-cve firedancer_metrics_flood_crash github.com ↗
starknet starknet_libp2p_noise_preauth_flood lab NullRabbit Labs starknet_libp2p_noise_preauth_flood -

references

related (Connection exhaustion)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0320.

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

NRDAX-T0320 in the NRDAX registry

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

CLI guide → GitHub ↗