CVE-2026-9494

An information disclosure vulnerability exists in Canonical ubuntu-pro-client (formerly ubuntu-advantage-tools). The client validates Ubuntu Pro APT credentials by executing /usr/lib/apt/apt-helper using the download-file command. During this process, the secret bearer token is embedded directly in the cleartext URL component passed via the command-line arguments (argv), resulting in a URL format such as https://bearer:<token>@esm.ubuntu.com/.../. On systems utilizing a default-mounted /proc file system where process-hiding mitigations (such as hidepid) are disabled, an unprivileged local attacker can monitor system processes and read the sensitive bearer token directly from /proc/cmdline while the helper process is actively running. This leaked token can subsequently be used to gain unauthorized access to the victim's Ubuntu Pro or Expanded Security Maintenance (ESM) repositories.
Configurations

No configuration.

History

16 Jul 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 13:16

Updated : 2026-07-16 16:19


NVD link : CVE-2026-9494

Mitre link : CVE-2026-9494

CVE.ORG link : CVE-2026-9494


JSON object : View

Products Affected

No product.

CWE
CWE-214

Invocation of Process Using Visible Sensitive Information