Lucene search
+L

211 matches found

CVE
CVE
added 2026/03/31 3:47 p.m.58 views

CVE-2026-34219

CVE-2026-34219 affects libp2p-rust’s libp2p-gossipsub: prior to 0.49.4, Gossipsub’s backoff expiry handling can overflow when adding Slack to an Instant, after a crafted PRUNE with attacker-controlled backoff. This remotely reachable panic is triggered in heartbeat processing and is exploitable o...

8.2CVSS5.8AI score0.00398EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.12 views

rust-libp2p 安全漏洞

rust-libp2p is a Rust implementation of the libp2p open-source network stack. Versions of rust-libp2p prior to 0.49.4 contained a security vulnerability. This vulnerability stemmed from the lack of checks for arithmetic operations involving Instant and Duration when processing specially crafted...

8.2CVSS5.8AI score0.00398EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2026/03/30 1:4 p.m.6 views

blake-streams (=0.1.0), fuel-p2p (>=0.4.0 <=0.5.0) +9 more potentially affected by CVE-2026-34219 via libp2p-gossipsub (>=0.28.0 <=0.35.0)

libp2p-gossipsub CARGO version =0.28.0, =0.4.0, =0.20.0, =0.36.0, =0.16.0, =0.1.0, =0.1.1, =0.2.0, =0.39.1, =0.39.3 Source cves: CVE-2026-34219 Source advisory: OSV:GHSA-XQMP-FXGV-XVQ5...

8.2CVSS5.4AI score0.00398EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/03/30 1:4 p.m.11 views

libp2p-gossipsub: Remote crash via unchecked Instant overflow in heartbeat backoff expiry handling

Description Summary The Rust libp2p Gossipsub implementation contains a remotely reachable panic in backoff expiry handling. After a peer sends a crafted PRUNE control message with an attacker-controlled, near-maximum backoff value, the value is accepted and stored as an Instant near the...

8.2CVSS5.9AI score0.00398EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:0 p.m.10 views

CVE-2026-33040

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 contr...

8.7CVSS5.7AI score0.00567EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-33040

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libp2p-rust is the official rust language Implementation of the libp2p networking stack. In versions prior to 0.49.3, the Gossipsub implementation accepts...

8.7CVSS5.5AI score0.00567EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 6:16 a.m.20 views

CVE-2026-33040

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 contr...

8.7CVSS0.00567EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 6:16 a.m.6 views

UBUNTU-CVE-2026-33040

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 contr...

8.7CVSS5.8AI score0.00567EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/20 5:46 a.m.5 views

CVE-2026-33040 libp2p-rust: Gossipsub PRUNE.backoff Duration Overflow

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 contr...

8.7CVSS5.7AI score0.00567EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/20 5:46 a.m.37 views

CVE-2026-33040

The CVE concerns libp2p-rust Gossipsub: prior to version 0.49.3, the Gossipsub backoff handling accepts attacker-controlled PRUNE backoff values, enabling unchecked time arithmetic that can overflow when updating backoff state. A crafted PRUNE message with a very large backoff (e.g., u64::MAX) ca...

8.7CVSS5.7AI score0.00567EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 5:46 a.m.11 views

CVE-2026-33040

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 contr...

8.7CVSS5.7AI score0.00567EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.11 views

rust-libp2p 输入验证错误漏洞

rust-libp2p is a Rust implementation of the libp2p open-source network stack. Prior to version 0.49.3, rust-libp2p had a vulnerability related to input validation errors. This vulnerability stemmed from the Gossipsub implementation accepting PRUNE evolutions controlled by attackers and potentiall...

8.7CVSS5.8AI score0.00567EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/18 7:54 p.m.11 views

GHSA-GC42-3JG7-RXR2 Gossipsub PRUNE.backoff Duration Overflow

Summary The Rust libp2p 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...

8.7CVSS5.8AI score0.00567EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/03/13 8:4 p.m.9 views

gistit-daemon (>=0.2.0 <=0.2.1), libp2p (>=0.42.0 <=0.42.2) +3 more potentially affected by CVE-2026-32314 via yamux (=0.10.2)

yamux CARGO version =0.10.2 is affected by a known vulnerability. The following packages have a transitive dependency on yamux and may be impacted: - gistit-daemon =0.2.0, =0.42.0, =0.42.2 - libp2p-bitswap =0.21.0 - libp2p-swarm-test =0.1.0 - libp2p-yamux =0.35.0 Source cves: CVE-2026-32314 Sourc...

8.7CVSS5.8AI score0.00451EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.14 views

CVE-2022-23486

libp2p-rust is the official rust language Implementation of the libp2p networking stack. In versions prior to 0.45.1 an attacker node can cause a victim node to allocate a large number of small memory chunks, which can ultimately lead to the victim’s process running out of memory and thus getting...

7.5CVSS6.7AI score0.00689EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.12 views

CVE-2022-23487

js-libp2p is the official javascript Implementation of libp2p networking stack. Versions older than v0.38.0 of js-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of...

7.5CVSS6.7AI score0.00689EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.11 views

CVE-2022-23492

go-libp2p is the offical libp2p implementation in the Go programming language. Version 0.18.0 and older of go-libp2p are vulnerable to targeted resource exhaustion attacks. These attacks target libp2p’s connection, stream, peer, and memory management. An attacker can cause the allocation of large...

7.5CVSS6.6AI score0.00969EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-1730

Malware in sbrugna...

9.8CVSS9.2AI score0.0123EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-1561

Malware in sbrugna...

7.5CVSS7.5AI score0.00765EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-1450

Malicious code in bioql PyPI...

8.1CVSS7.5AI score0.00499EPSS
SaveExploits0References5
Rows per page
Query Builder