CVE-2026-33040
Last modified
CVE-2026-33040 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Protocol | Libp2p-Gossipsub | < 0.49.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33040?
How severe is CVE-2026-33040?
How do I fix CVE-2026-33040?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33035WWBN AVideo is an open source video platform. In versions 25…6.1
- CVE-2026-33036fast-xml-parser allows users to process XML from JS object w…7.5
- CVE-2026-33037WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33038WWBN AVideo is an open source video platform. Versions 25.0 …8.1
- CVE-2026-33039WWBN AVideo is an open source video platform. In versions 25…8.6
- CVE-2026-3304Multer is a node.js middleware for handling `multipart/form-…7.5
- CVE-2026-33041WWBN AVideo is an open source video platform. In versions 25…5.3
- CVE-2026-33042Parse Server is an open source backend that can be deployed …5.3
- CVE-2026-33043WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33044Home Assistant is open source home automation software that …5.4
- CVE-2026-33045Home Assistant is open source home automation software that …5.4
- CVE-2026-33046Indico is an event management system that uses Flask-Multipa…8.8
Are you affected by CVE-2026-33040?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
