๐Ÿ” CVE Alert

CVE-2026-61544

UNKNOWN 0.0

libp2p-quic: Remote panic via certificate expiry race during QUIC handshake

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

libp2p-rust is the official Rust language implementation of the libp2p networking stack. Prior to 0.13.1, libp2p-quic could panic during an inbound QUIC handshake when a remote peer presented a valid short-lived libp2p TLS certificate and delayed the final TLS 1.3 handshake fragment until after the certificate expired. In the Quinn post-handshake upgrade path, transports/quic/src/connection/connecting.rs called libp2p_tls::certificate::parse a second time in remote_peer_id and used expect on the result. The repeated wall-clock validity check could reject the now-expired certificate, causing the expect call to terminate any application exposing an affected libp2p-quic listener. This vulnerability is fixed in 0.13.1.

CWE CWE-248
Vendor libp2p
Product rust-libp2p
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for libp2p rust-libp2p

Be the first to know when new unknown vulnerabilities affecting libp2p rust-libp2p are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

libp2p / rust-libp2p
< 0.13.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/libp2p/rust-libp2p/security/advisories/GHSA-5hq8-qhww-jm7q github.com: https://github.com/libp2p/rust-libp2p/pull/6525 github.com: https://github.com/libp2p/rust-libp2p/commit/212f3774af048e2cecfb2e6b1e08477685e52b22 github.com: https://github.com/libp2p/rust-libp2p/commit/e8f35e12c2418b04df6e9cdf036005e8aee3c7a2