๐Ÿ” CVE Alert

CVE-2026-35405

HIGH 7.5

libp2p-rendezvous: Unlimited namespace registrations per peer enables OOM DoS on rendezvous servers

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
12th

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to 0.17.1, libp2p-rendezvous server has no limit on how many namespaces a single peer can register. A malicious peer can just keep registering unique namespaces in a loop and the server happily accepts every single one allocating memory for each registration with no pushback. Keep doing this long enough (or with multiple sybil peers) and the server process gets OOM killed. This vulnerability is fixed in 0.17.1.

CWE CWE-770
Vendor libp2p
Product rust-libp2p
Published Apr 7, 2026
Last Updated Apr 9, 2026
Stay Ahead of the Next One

Get instant alerts for libp2p rust-libp2p

Be the first to know when new high vulnerabilities affecting libp2p rust-libp2p are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

libp2p / rust-libp2p
< 0.17.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/libp2p/rust-libp2p/security/advisories/GHSA-cqfx-gf56-8x59