Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35405

26
FAUCET Score

OVERVIEW CVE-2026-35405 is a denial-of-service vulnerability affecting libp2p-rust versions prior to 0.17.1, specifically impacting the libp2p-rendezvous server component. The vulnerability exists because the rendezvous server fails to implement limits on the number of unique namespaces that a single peer can register, allowing attackers to exhaust server memory through unbounded registration operations. SEVERITY This vulnerability carries a CVSS score of 7.5 (HIGH) with a network-based attack vector requiring no authentication or user interaction. The attack has low complexity and directly impacts availability by causing out-of-memory conditions that can terminate the server process. An attacker or coordinated group of malicious peers can trigger denial-of-service by repeatedly registering unique namespaces in a loop, with minimal effort required to launch the attack at scale. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as the vulnerability is not listed on the Known Exploited Vulnerabilities (KEV) catalog and appears inactive on threat tracking lists. The EPSS score of 0.00052 indicates minimal likelihood of exploitation, suggesting limited community awareness or interest. Remediation is straightforward through upgrading to libp2p-rust version 0.17.1 or later, which implements proper namespace registration limits.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.17.1CPE matchmatch criteria
cpe:2.3:a:protocol:libp2p:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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 Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.40%
Probability of exploitation in next 30 days
EPSS Percentile
32.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0040 is in the 12th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

rustpatch availablevia ghsa
Product: libp2p-rendezvousFixed in: 0.17.1
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-cqfx-gf56-8x59high

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

Apr 4, 2026

References

github.com / libp2p/rust-libp2p/security/advisories/GHSA-cqfx-gf56-8x59
ExploitVendor Advisory