SCA: security update for github.com/libp2p/go-libp2p (GHSA-876p-8259-xjgg)

high Tenable Self-Hosted Container Security Plugin ID 412502

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- go-libp2p is the Go implementation of the libp2p Networking Stack. Prior to versions 0.27.8, 0.28.2, and
0.29.1 malicious peer can use large RSA keys to run a resource exhaustion attack & force a node to spend
time doing signature verification of the large key. This vulnerability is present in the core/crypto
module of go-libp2p and can occur during the Noise handshake and the libp2p x509 extension verification
step. To prevent this attack, go-libp2p versions 0.27.8, 0.28.2, and 0.29.1 restrict RSA keys to <= 8192
bits. To protect one's application, it is necessary to update to these patch releases and to use the
updated Go compiler in 1.20.7 or 1.19.12. There are no known workarounds for this issue. (CVE-2023-39533)

See Also

https://github.com/advisories/GHSA-876p-8259-xjgg

Plugin Details

Severity: High

ID: 412502

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2023-39533

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/9/2023

Vulnerability Publication Date: 8/8/2023

Reference Information

CVE: CVE-2023-39533

cwe: CWE-770