Skip to main content

Libp2P

9 CVEs product

Monthly

CVE-2026-77384 Aug 24, 21:06 HIGH PATCH This Week

Unbounded abort listener accumulation in js-libp2p's circuit-relay-v2 relay server allows any remote peer to exhaust memory and deny service by repeatedly sending valid RESERVE requests for the same reservation slot. The `reservation-store.ts` reservation refresh path reuses an existing `retimeableSignal` but unconditionally registers a new abort listener on every call, causing listeners and their closures to grow without bound. No authentication is required to trigger this, making it exploitable by any peer that can reach the relay server. No public exploit or CISA KEV listing exists at time of analysis, though the unauthenticated network vector and trivial trigger condition make it a credible operational risk for relay operators.

Denial Of Service Libp2P Js Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
0.3%
CVE-2026-73568 Aug 13, 17:43 PyPI HIGH POC GHSA This Week

Uncontrolled resource consumption in py-libp2p's yamux stream multiplexer allows any remote peer that completes a standard Noise handshake to permanently stall a connection using a single 12-byte frame. Affected versions 0.7.0 and earlier accept an attacker-controlled 32-bit DATA frame length before validating it against the receive window, so a frame claiming a 4 GB body with no body bytes delivered causes the sequential read loop to block indefinitely, freezing every stream on the connection. No patched release exists at time of analysis; a remediation commit is available upstream, and a proof-of-concept demonstrating the stall is documented in the GHSA advisory.

Denial Of Service Python Libp2P Py Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
0.4%
CVE-2026-32314 Mar 13, 19:53 Cargo HIGH PATCH This Week

Rust Yamux prior to version 0.13.10 is vulnerable to denial of service when processing specially crafted inbound stream frames that combine the SYN flag with oversized body lengths, causing the connection handler to panic due to improper state cleanup. An unauthenticated remote attacker can trigger this panic over any normal Yamux session without special privileges, crashing affected applications. No patch is currently available for this high-severity vulnerability.

Denial Of Service Rust Rust Yamux Libp2P
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.1%
CVE-2023-40583 Aug 25, 21:15 Go HIGH PATCH This Week

libp2p is a networking stack and library modularized out of The IPFS Project, and bundled separately for other tools to use. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Uncontrolled Resource Consumption vulnerability could allow attackers to cause denial of service by exhausting system resources.

Denial Of Service Protocol Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
0.8%
CVE-2023-39533 Aug 08, 19:15 Go HIGH POC PATCH GHSA This Week

go-libp2p is the Go implementation of the libp2p Networking Stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Libp2P Go Libp2P
NVD VulDB GitHub
CVSS 3.1
7.5
EPSS
1.1%
CVE-2022-23492 Dec 08, 01:15 Go HIGH PATCH This Week

go-libp2p is the offical libp2p implementation in the Go programming language. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Uncontrolled Resource Consumption vulnerability could allow attackers to cause denial of service by exhausting system resources.

Denial Of Service Protocol Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
1.0%
CVE-2022-23487 Dec 07, 21:15 npm HIGH PATCH This Week

js-libp2p is the official javascript Implementation of libp2p networking stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Protocol Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
0.7%
CVE-2022-23486 Dec 07, 21:15 Cargo HIGH PATCH This Week

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Protocol Libp2P
NVD GitHub
CVSS 3.1
7.5
EPSS
0.7%
CVE-2019-15545 Aug 26, 18:15 Cargo HIGH PATCH This Week

An issue was discovered in the libp2p-core crate before 0.8.1 for Rust. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Jwt Attack Libp2P
NVD
CVSS 3.0
7.5
EPSS
0.8%
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Unbounded abort listener accumulation in js-libp2p's circuit-relay-v2 relay server allows any remote peer to exhaust memory and deny service by repeatedly sending valid RESERVE requests for the same reservation slot. The `reservation-store.ts` reservation refresh path reuses an existing `retimeableSignal` but unconditionally registers a new abort listener on every call, causing listeners and their closures to grow without bound. No authentication is required to trigger this, making it exploitable by any peer that can reach the relay server. No public exploit or CISA KEV listing exists at time of analysis, though the unauthenticated network vector and trivial trigger condition make it a credible operational risk for relay operators.

Denial Of Service Libp2P Js Libp2P
NVD GitHub
EPSS 0% CVSS 7.5
HIGH POC This Week

Uncontrolled resource consumption in py-libp2p's yamux stream multiplexer allows any remote peer that completes a standard Noise handshake to permanently stall a connection using a single 12-byte frame. Affected versions 0.7.0 and earlier accept an attacker-controlled 32-bit DATA frame length before validating it against the receive window, so a frame claiming a 4 GB body with no body bytes delivered causes the sequential read loop to block indefinitely, freezing every stream on the connection. No patched release exists at time of analysis; a remediation commit is available upstream, and a proof-of-concept demonstrating the stall is documented in the GHSA advisory.

Denial Of Service Python Libp2P +1
NVD GitHub
EPSS 0% CVSS 8.7
HIGH PATCH This Week

Rust Yamux prior to version 0.13.10 is vulnerable to denial of service when processing specially crafted inbound stream frames that combine the SYN flag with oversized body lengths, causing the connection handler to panic due to improper state cleanup. An unauthenticated remote attacker can trigger this panic over any normal Yamux session without special privileges, crashing affected applications. No patch is currently available for this high-severity vulnerability.

Denial Of Service Rust Rust Yamux +1
NVD GitHub VulDB
EPSS 1% CVSS 7.5
HIGH PATCH This Week

libp2p is a networking stack and library modularized out of The IPFS Project, and bundled separately for other tools to use. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Uncontrolled Resource Consumption vulnerability could allow attackers to cause denial of service by exhausting system resources.

Denial Of Service Protocol Libp2P
NVD GitHub
EPSS 1% CVSS 7.5
HIGH POC PATCH This Week

go-libp2p is the Go implementation of the libp2p Networking Stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Libp2P Go Libp2P
NVD VulDB GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

go-libp2p is the offical libp2p implementation in the Go programming language. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Uncontrolled Resource Consumption vulnerability could allow attackers to cause denial of service by exhausting system resources.

Denial Of Service Protocol Libp2P
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

js-libp2p is the official javascript Implementation of libp2p networking stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Protocol Libp2P
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

libp2p-rust is the official rust language Implementation of the libp2p networking stack. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Protocol Libp2P
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

An issue was discovered in the libp2p-core crate before 0.8.1 for Rust. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Jwt Attack Libp2P
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy