HIGH🇵🇱 Wersja polska

CVE-2026-33040

CVSS 8.7v4.0pub. 2026-03-20upd. 2026-05-01

libp2p-rust is the official rust language Implementation of the libp2p networking stack. In versions prior to 0.49.3, the Gossipsub implementation accepts attacker-controlled PRUNE backoff values and may perform unchecked time arithmetic when storing backoff state. A specially crafted PRUNE control message with an extremely large backoff (e.g. u64::MAX) can lead to Duration/Instant overflow during backoff update logic, triggering a panic in the networking state machine. This is remotely reachable over a normal libp2p connection and does not require authentication. Any application exposing a libp2p Gossipsub listener and using the affected backoff-handling path can be crashed by a network attacker that can reach the service port. The attack can be repeated by reconnecting and replaying the crafted control message. This issue has been fixed in version 0.49.3.

CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Protocol Libp2p Gossipsub

    APP
    Protocol
    < 0.49.3
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-34219HIGH8.2same product

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to version 0.49...

CVE-2020-12821CRITICAL9.8PL ✓same vendor

Gossipsub 1.0 — brak odporności na spam i ataki eclipse/sybil

CVE-2026-35457HIGH8.2same vendor

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to 0.17.1, the ...

CVE-2026-35405HIGH7.5same vendor

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to 0.17.1, libp...

CVE-2026-32314HIGH8.7same vendor

Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. Prior to 0.13.10, the Rust im...