CVE Catalog

CVE-2026-45783

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

A vulnerability in the libp2p JavaScript library allows an unauthenticated remote attacker to exhaust disk storage of any @libp2p/kad-dht node running in server mode. The attack sends an unbounded stream of PUT_VALUE messages with keys that bypass content validation.

Risk Assessment

Disk exhaustion leads to node unavailability, potentially disrupting the entire P2P network and causing data loss.

Recommendation

Update @libp2p/kad-dht to version 16.2.6 or later, which includes the fix.

Other vulnerabilities in libp2p

See all
Original NVD description (English source)

libp2p is a JavaScript Implementation of libp2p networking stack. Prior to version 16.2.6, an unauthenticated remote peer can exhaust the disk storage of any @libp2p/kad-dht node running in server mode by sending an unbounded stream of PUT_VALUE messages whose keys bypass all content validation. No credentials, no prior relationship, and no protocol deviation beyond a crafted key are required. The victim node's datastore fills until the host disk is exhausted, making the node unavailable. This issue has been patched in version 16.2.6.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS