GHSA-gh9c-4324-26cmHighCVSS 7.5
libp2p-rendezvous through 0.17.1 fails to validate registration TTL values in discovery responses...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-89146
- https://docs.rs/crate/libp2p-rendezvous/0.17.1/source/src/client.rs
- https://gist.github.com/thesmartshadow/25ef03f7ebbd12118a9d27695c885989
- https://github.com/libp2p/rust-libp2p
- https://www.vulncheck.com/advisories/libp2p-rendezvous-through-0.17.1-denial-of-service-via-unbounded-registration-ttl-in-discovery-responses
- https://github.com/advisories/GHSA-gh9c-4324-26cm