PatchSiren cyber security CVE debrief
CVE-2026-89146 libp2p CVE debrief
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. The vulnerability affects systems using libp2p-rendezvous and defenders should assess exposure and prioritize verification and potential updates. The CVE record and NVD entry provide details on the vulnerability, but additional information on affected systems and exploitation is limited.
- Vendor
- libp2p
- Product
- libp2p-rendezvous
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for systems using libp2p-rendezvous should assess exposure and prioritize verification and potential updates. The vulnerability has a high CVSS score of 8.7 and is considered a denial of service via timer arithmetic overflow. Defenders should prioritize verifying the version of libp2p-rendezvous in use and assessing exposure to untrusted rendezvous servers.
Why it matters
Defenders should prioritize verifying the version of libp2p-rendezvous in use and assessing exposure to untrusted rendezvous servers due to the potential for denial of service via timer arithmetic overflow.
- Denial of service via panic in client node process
- Potential for timer arithmetic overflow
Technical summary
libp2p-rendezvous through 0.17.1 fails to validate registration TTL values in discovery responses, allowing attackers to trigger timer arithmetic overflow. The vulnerability affects systems using libp2p-rendezvous and defenders should assess exposure and prioritize verification and potential updates. The CVE record and NVD entry provide details on the vulnerability, but additional information on affected systems and exploitation is limited. Defenders should prioritize verifying the version of libp2p-rendezvous in use and assessing exposure to untrusted rendezvous servers.
Defensive priority
Defenders should prioritize verifying the version of libp2p-rendezvous in use and assessing exposure to untrusted rendezvous servers.
Recommended defensive actions
- Verify the version of libp2p-rendezvous in use
- Assess exposure to untrusted rendezvous servers
- Consider updating to a version of libp2p-rendezvous that validates registration TTL values
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information on affected systems and exploitation is limited. Defenders should verify the version of libp2p-rendezvous in use and assess exposure to untrusted rendezvous servers. The vulnerability has a high CVSS score of 8.7 and is considered a denial of service via timer arithmetic overflow.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89146 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89146
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89146 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89146
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://docs.rs/crate/libp2p-rendezvous/0.17.1/source/src/client.rs
-
Source reference
Unverified legacy reference
URL: https://gist.github.com/thesmartshadow/25ef03f7ebbd12118a9d27695c885989
-
Source reference
Unverified legacy reference
URL: https://github.com/libp2p/rust-libp2p
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/libp2p-rendezvous-through-0.17.1-denial-of-service-via-unbounded-registration-ttl-in-discovery-responses
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.