Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-39533

7.5 · HIGH
Published Aug 8, 2023 libp2p CWE-770 EPSS 1.33% (69th pctl)

Overview

CVE-2023-39533 is a high-severity vulnerability affecting libp2p go-libp2p. It was published on August 8, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from libp2p. Update go-libp2p to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
libp2p go-libp2p >= 0, < 0.27.8 Affected

Frequently Asked Questions

What is CVE-2023-39533?

CVE-2023-39533 is a high-severity vulnerability affecting libp2p go-libp2p. It was published on August 8, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-39533?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-39533?

Check the references section for vendor advisories and patches from libp2p. Update go-libp2p to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-39533?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-39533 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.