Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-46679 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

libp2p is a JavaScript Implementation of libp2p networking stack. Prior to version 15.0.23, three cooperating omissions in @libp2p/gossipsub allow an unauthenticated single peer to exhaust the Node.js heap of any gossipsub node with default options. This issue has been patched in version 15.0.23.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validation[email protected]
CWE-400Uncontrolled Resource Consumption[email protected]
CWE-401Missing Release of Memory after Effective Lifetime[email protected]

Affected Products

ProductVersions
libp2p
<= 15.0.22 (semver)

CPE

  • cpe:2.3:a:libp2p:libp2p:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 15.0.23moderate effort
libp2p GossipSub
<= 15.0.22 (semver)

CPE

  • cpe:2.3:a:protocol:gossipsub:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 15.0.23moderate effort
  • Mitigation:low effort

    Set `opts.allowedTopics` to limit the number of topics per attacker.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46679
NVD Published Date:
Jun 10, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-46679 Details - Not Deferred