libp2p is a JavaScript implementation of the libp2p networking stack. From 15.0.0 until 16.0.5, @libp2p/gossipsub uses the default StrictSign policy in packages/gossipsub/src/utils/buildRawMessage.ts, where validateToRawMessage verifies a signature with attacker-controlled msg.key but skips binding that key to msg.from when the claimed author is an RSA peer ID that does not inline a public key. An unauthenticated attacker can place a victim RSA peer ID in msg.from, sign the message with the attacker's private key, and supply the attacker's public key in msg.key, causing the message to be accepted and propagated as authored by the victim. Applications that trust message.from for validators, authorization, accounting, moderation, reputation, or audit logging can process attacker-controlled data under false origin attribution. The issue is fixed in version 16.0.5.
CVE-2026-86038
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 94% 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
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 6%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 17, 2026gossipsub: v16.0.5
Patch available: libp2p/js-libp2p gossipsub-v16.0.5
https://github.com/libp2p/js-libp2p/releases/tag/gossipsub-v16.0.5commit cec2b1f349d1 (libp2p/js-libp2p)
Patch available: libp2p/js-libp2p transport-interop-libp2p-main-v1.0.39 (contains commit cec2b1f349d1)
https://github.com/libp2p/js-libp2p/commit/cec2b1f349d130065e561349a0336a239528267ffix(gossipsub): validate the message key for all peer id types
Patch available: libp2p/js-libp2p transport-interop-libp2p-main-v1.0.39 (PR #3569 merged 2026-07-17)
https://github.com/libp2p/js-libp2p/pull/3569Gossipsub StrictSign accepts attacker-signed messages as a victim RSA peer ID · Advisory · libp2p/js-libp2p · GitHub
https://github.com/libp2p/js-libp2p/security/advisories/GHSA-c3gv-825q-fvmpVendor Advisories for CVE-2026-86038(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 7× in last 7d / 7× 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:27 UTCEG score recompute
- 2026-09-18 19:56 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 18:26 UTCEG score recompute
- 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-86038?
When was CVE-2026-86038 disclosed?
Is CVE-2026-86038 actively exploited?
What is the CVSS score of CVE-2026-86038?
How do I remediate CVE-2026-86038?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-86038
Is Your Infrastructure Affected by CVE-2026-86038?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.