libp2p is a JavaScript implementation of the libp2p networking stack. From 8.0.0 until 12.0.24, @libp2p/peer-store in packages/peer-store/src/index.ts uses consumePeerRecord to verify a RecordEnvelope signature but does not require PeerRecord.peerId in the signed payload to equal the signer peer ID derived by RecordEnvelope.openAndCertify. The expectedPeer option checks only the envelope signer, and the gossipsub Peer Exchange path can provide the attacker's own peer ID as expectedPeer. An attacker can therefore sign a record with the attacker's key, place a victim peer ID and attacker-controlled multiaddrs in the payload, and have certified addresses stored for the victim. The poisoned addresses can cause address-book corruption, dial redirection or failure, routing manipulation, and reachability disruption, although the connection upgrade still verifies remote peer identity and prevents a complete identity takeover. The issue is fixed in version 12.0.24.
CVE-2026-86039
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 41(Track)EG Risk 41/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 8%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 17, 2026peer-store: v12.0.24
Patch available: libp2p/js-libp2p peer-store-v12.0.24
https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v12.0.24commit 3bf5d395cbca (libp2p/js-libp2p)
Patch available: libp2p/js-libp2p transport-interop-libp2p-main-v1.0.39 (contains commit 3bf5d395cbca)
https://github.com/libp2p/js-libp2p/commit/3bf5d395cbca1488eea6e87cd771e4613b661c30fix: use the same peer id to load and store peer records
Patch available: libp2p/js-libp2p transport-interop-libp2p-main-v1.0.39 (PR #3570 merged 2026-07-17)
https://github.com/libp2p/js-libp2p/pull/3570PeerStore accepts attacker-signed PeerRecords for a victim peer ID and stores certified attacker addresses · Advisory · libp2p/js-libp2p · GitHub
https://github.com/libp2p/js-libp2p/security/advisories/GHSA-vrf4-mx87-p53wVendor Advisories for CVE-2026-86039(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 21:20 UTCEG score recompute
- 2026-09-18 19:39 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 17:57 UTCEG score recompute
- 2026-09-17 15:25 UTCEG score recompute
- 2026-09-17 15:24 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-86039?
When was CVE-2026-86039 disclosed?
Is CVE-2026-86039 actively exploited?
What is the CVSS score of CVE-2026-86039?
How do I remediate CVE-2026-86039?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-86039
Is Your Infrastructure Affected by CVE-2026-86039?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.