Back to overview

CVE-2026-11386

CRITICAL
9.0
CVSS 3.1
Description
An input validation and injection vulnerability exists in Canonical ubuntu-pro-client (formerly ubuntu-advantage-tools). The client constructs APT source files (such as /etc/apt/sources.list.d/ubuntu-.list or their DEB822 equivalents) using data received directly from the contract server response via the directives.suites[] and directives.aptURL fields. Because the client utilizes Python's str.format() to write these files without performing escaping, validation, or newline character filtering, a malicious or tampered contract response containing embedded newline (\n) characters can successfully inject arbitrary, attacker-controlled deb configuration lines into root-owned APT sources. When combined with the unvalidated additionalPackages[] field—which is passed positionally into a root-executed apt-get install command—an attacker capable of spoofing or manipulating the contract response (e.g., via a compromised internal infrastructure, an intercepted connection utilizing a trusted CA, or local logical bugs) can force the client to fetch and install malicious packages. This ultimately leads to arbitrary code execution with root privileges on the affected system. This component is preinstalled on supported Ubuntu Server releases and auto-attaches by default on cloud provider Ubuntu Pro images.

Metadata

CVE ID
CVE-2026-11386
State
PUBLISHED
Assigner
canonical
Reserved
2026-06-05 15:11 UTC
Published
2026-07-16 12:16 UTC
Last updated
2026-07-16 12:16 UTC
Primary CWE
CWE-20
CWE-20 Improper input validation
Vendor / Product
Canonical / ubuntu-pro-client (ubuntu-advantage-tools)
Sources
cve.org  ·  NVD

Severity & Metrics

9.0 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected products (8)
VendorProductPlatformVersions
Canonical Ubuntu 14.04 LTS Linux 19.7ubuntu0.1
Canonical Ubuntu 16.04 LTS Linux 37.1ubuntu0~16.04.1
Canonical Ubuntu 18.04 LTS Linux 37.1ubuntu0~18.04.1
Canonical Ubuntu 20.04 LTS Linux 37.1ubuntu0~20.04.1
Canonical Ubuntu 22.04 LTS Linux 37.2ubuntu~22.04.1
Canonical Ubuntu 24.04 LTS Linux 37.2ubuntu~24.04.1
Canonical Ubuntu 26.04 LTS Linux 37.2ubuntu0.1
Canonical ubuntu-pro-client (ubuntu-advantage-tools) Linux 0 < 37.3
Weakness (CWE)
CWESourceDescription
CWE-20 cna CWE-20 Improper input validation
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.0 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Back to overview