Description
libp2p-rendezvous through 0.17.1 fails to validate registration TTL values in discovery responses, allowing attackers to trigger timer arithmetic overflow. A malicious rendezvous server can send a discovery response with an unbounded TTL value that causes the client node process to panic when computing the expiry timer.
Published: 2026-09-11
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Update package
AI Analysis

Impact

libp2p-rendezvous 0.17.1 does not validate the time‑to‑live value that a rendezvous server sends in a discovery response. An attacker who can control a rendezvous server can set the TTL to an unbounded or excessively large value, causing the client to perform arithmetic that overflows the timer computation. The overflow results in a panic that crashes the client process, effectively denying service to the affected node.

Affected Systems

The vulnerability exists in the libp2p-rendezvous library distributed by the libp2p project. Version 0.17.1 and earlier are affected. No lower bound was listed, so any deployment that uses 0.17.1 or an earlier released version is at risk.

Risk and Exploitability

The CVSS score of 8.7 indicates a high‑severity impact. The EPSS score is not available, so the precise likelihood of exploitation is uncertain, but the lack of an official KEV listing suggests the vulnerability has not yet been widely exploited in the wild. The attack requires controlling a rendezvous server, which is a realistic scenario for an attacker who can compromise or impersonate a node in the network. Once the malicious server is reachable, the client will crash whenever it receives the unbounded TTL, allowing the attacker to disrupt the operation of the client node. Given the high severity and potential for service disruption, the vulnerability poses a significant risk to systems that rely on libp2p-rendezvous for peer discovery.

Generated by OpenCVE AI on September 11, 2026 at 12:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade libp2p-rendezvous to version 0.17.2 or later, which includes TTL validation.
  • If an immediate upgrade is not possible, restrict connections to trusted rendezvous servers and apply application‑level checks to reject responses with TTL values outside an acceptable range.
  • Monitor the application logs for panic events and ensure that a crash does not result in a prolonged denial of service by restarting the client process automatically.

Generated by OpenCVE AI on September 11, 2026 at 12:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description libp2p-rendezvous through 0.17.1 fails to validate registration TTL values in discovery responses, allowing attackers to trigger timer arithmetic overflow. A malicious rendezvous server can send a discovery response with an unbounded TTL value that causes the client node process to panic when computing the expiry timer.
Title libp2p-rendezvous through 0.17.1 Denial of Service via Unbounded Registration TTL in Discovery Responses
Weaknesses CWE-190
CWE-617
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-11T10:46:56.275Z

Reserved: 2026-09-11T01:23:29.845Z

Link: CVE-2026-89146

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-11T11:16:57.867

Modified: 2026-09-11T11:16:57.867

Link: CVE-2026-89146

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T13:00:16Z

Weaknesses