CVE-2026-89146

Summary

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.

Affected Software

VendorProductVersion RangeStatus
libp2plibp2p-rendezvous0 <= 0.17.1affected

Weaknesses

  • CWE-190: CWE-190: Integer Overflow or Wraparound
  • CWE-617: CWE-617: Reachable Assertion

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

References