CVE-2026-89146

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 11:16

Updated : 2026-09-11 19:17


NVD link : CVE-2026-89146

Mitre link : CVE-2026-89146

CVE.ORG link : CVE-2026-89146


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound

CWE-617

Reachable Assertion