Back to overview

CVE-2026-12391

MEDIUM
5.0
CVSS 3.1
Description
An insecure symlink following vulnerability exists in Canonical ubuntu-pro-client (formerly ubuntu-advantage-tools) within the pro collect-logs command framework. The utility creates or utilizes predictable temporary file paths or user-accessible log directories when gathering diagnostic information without verifying the file type or ownership. An unprivileged local attacker can exploit this behavior by creating a symbolic link (symlink) at a predictable destination path pointing to an arbitrary, root-readable file (such as /etc/shadow or private files within /root). When a root administrator or operator subsequently executes the pro collect-logs command, the tool follows the user-controlled symlink, reads the target file, and compresses its contents into the resulting diagnostic support archive. Because the output archive remains readable by the unprivileged user, the attacker can extract and read the sensitive root-owned files, leading to a complete information disclosure of system secrets.

Metadata

CVE ID
CVE-2026-12391
State
PUBLISHED
Assigner
canonical
Reserved
2026-06-16 12:15 UTC
Published
2026-07-16 12:17 UTC
Last updated
2026-07-16 12:17 UTC
Primary CWE
CWE-59
CWE-59 Improper link resolution before file access ('link fo…
Vendor / Product
Canonical / ubuntu-pro-client (ubuntu-advantage-tools)
Sources
cve.org  ·  NVD

Severity & Metrics

5.0 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
Affected products (7)
VendorProductPlatformVersions
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-59 cna CWE-59 Improper link resolution before file access ('link following')
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.0 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
Back to overview