Unchecked Time Arithmetic Vulnerability in libp2p Networking Stack by libp2p-rust
CVE-2026-33040

8.7HIGH

Key Information:

Vendor

Libp2p

Vendor
CVE Published:
20 March 2026

What is CVE-2026-33040?

The libp2p-rust library's Gossipsub implementation has a security flaw that allows an attacker to manipulate PRUNE backoff values, potentially causing overflow issues in Duration/Instant calculations. This can occur when a crafted PRUNE control message with an excessively large backoff value (like u64::MAX) is sent. The vulnerability enables a remote attacker to crash applications exposing Gossipsub listeners without requiring authentication, by exploiting the flawed backoff update logic. The issue has been fixed in version 0.49.3.

Affected Version(s)

rust-libp2p < 0.49.3

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.