NRDAX
CLI Submit

← registry

NRDAX-T0041 - Cross-Chain Peer Pool Pollution

connection_exhaustion · active · first seen 2026-07-08

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

Alien Attack (SlowMist 'peer-pool pollution'): a same-family but DIFFERENT-chain peer completes the chain-agnostic RLPx ECIES handshake + devp2p Hello and is admitted to the eth handshake; the chain c

instances (1)

chainprimitivefidelityoriginreproducer (bundle)source
ethereum geth_alien_peer_pool_pollution lab reverse-engineered-cve geth_alien_peer_pool_pollution github.com ↗

references

vendor-advisory: SLOWMIST-ALIEN-ATTACK

related (connection_exhaustion)

cite

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

plain

NRDAX Registry. Technique NRDAX-T0041.

bibtex
@misc{nrdax_NRDAX_T0041,
  title = {Cross-Chain Peer Pool Pollution (NRDAX-T0041)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0041},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0041",
  "type": "dataset",
  "title": "Cross-Chain Peer Pool Pollution (NRDAX-T0041)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0041",
  "publisher": "NRDAX Registry"
}

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

CLI guide → GitHub ↗