2 matches found
libp2p: Gossipsub StrictSign accepts attacker-signed messages as a victim RSA peer ID
Summary @libp2p/gossipsub StrictSign validation does not bind a supplied message public key to the claimed from peer ID when from is an RSA-style peer ID that does not inline its public key. An attacker can set from to a victim RSA peer ID, sign the message with the attacker's own private key,...
7.5CVSS0.00163EPSS
SaveExploits0References5Affected Software1
CVE-2026-86038
CVE-2026-86038 affects the @libp2p/gossipsub package (versions 15.0.0 through 16.0.5) in the JavaScript libp2p networking stack. The vulnerability resides in validateToRawMessage within the default StrictSign policy: when a claimed author is an RSA peer ID that does not inline a public key, the f...
7.5CVSS0.00163EPSS
SaveExploits0References4
20