---
title: "CVE-2026-61544\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2026-61544?format=md
keywords: index, follow
---

# CVE-2026-61544

Publication date 17 September 2026

Last updated 17 September 2026

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

Toggle side navigation

## Description

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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| rust-libp2p-identity | 26.04 LTS resolute | Needs evaluation |
| 24.04 LTS noble | Not in release |
| 22.04 LTS jammy | Not in release |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v4.0

**Base score**

8.2 · High

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | High |
  | Attack requirements | Present |
  | Privileges required | None |
  | User interaction | None |
  | Vulnerable system - Confidentiality impact | None |
  | Vulnerable system - Integrity impact | None |
  | Vulnerable system - Availability impact | High |
  | Subsequent system - Confidentiality impact | None |
  | Subsequent system - Integrity impact | None |
  | Subsequent system - Availability impact | None |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 8.2 · High |
  | Base + Threat score | - |
  | Base + Environmental score | - |
  | Base + Threat + Environmental score | - |

**Vector:** CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-61544)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-61544)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2026-61544)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2026-61544)

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2026-61544>
* <https://github.com/libp2p/rust-libp2p/commit/212f3774af048e2cecfb2e6b1e08477685e52b22>
* <https://github.com/libp2p/rust-libp2p/commit/e8f35e12c2418b04df6e9cdf036005e8aee3c7a2>
* <https://github.com/libp2p/rust-libp2p/pull/6525>
* <https://github.com/libp2p/rust-libp2p/security/advisories/GHSA-5hq8-qhww-jm7q>
