Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/libp2p/js-libp2p/security/advisories/GHSA-32mq-hpph-xfvr
- https://github.com/libp2p/js-libp2p/security/advisories/GHSA-32mq-hpph-xfvr
FAQ
What is CVE-2026-45783?
CVE-2026-45783 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 mod...
How severe is CVE-2026-45783?
CVE-2026-45783 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45783?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.