VYPR
High severity7.5NVD Advisory· Published Aug 8, 2023· Updated Jun 17, 2026

CVE-2023-39533

CVE-2023-39533

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/libp2p/go-libp2pGo
< 0.27.80.27.8
github.com/libp2p/go-libp2pGo
>= 0.28.0, < 0.28.20.28.2
github.com/libp2p/go-libp2pGo
>= 0.29.0, < 0.29.10.29.1

Affected products

4
  • Libp2p/Go Libp2p3 versions
    cpe:2.3:a:libp2p:go-libp2p:*:*:*:*:*:go:*:*+ 2 more
    • cpe:2.3:a:libp2p:go-libp2p:*:*:*:*:*:go:*:*range: <0.27.8
    • cpe:2.3:a:libp2p:go-libp2p:0.29.0:*:*:*:*:go:*:*
    • (no CPE)range: < 0.27.8
  • ghsa-coords
    Range: < 0.27.8

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.