5

CVE-2026-12391

ubuntu-pro-client Local Privilege Escalation and Information Disclosure via Symlink Arbitrary File Read in collect-logs

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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerCanonical
Produkt ubuntu-pro-client (ubuntu-advantage-tools)
Default Statusunaffected
Version 0
Version < 37.3
Status affected
HerstellerCanonical
Produkt Ubuntu 26.04 LTS
Default Statusaffected
Version 37.2ubuntu0.1
Status unaffected
HerstellerCanonical
Produkt Ubuntu 24.04 LTS
Default Statusaffected
Version 37.2ubuntu~24.04.1
Status unaffected
HerstellerCanonical
Produkt Ubuntu 22.04 LTS
Default Statusaffected
Version 37.2ubuntu~22.04.1
Status unaffected
HerstellerCanonical
Produkt Ubuntu 20.04 LTS
Default Statusaffected
Version 37.1ubuntu0~20.04.1
Status unaffected
HerstellerCanonical
Produkt Ubuntu 18.04 LTS
Default Statusaffected
Version 37.1ubuntu0~18.04.1
Status unaffected
HerstellerCanonical
Produkt Ubuntu 16.04 LTS
Default Statusaffected
Version 37.1ubuntu0~16.04.1
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security@ubuntu.com 5 1.3 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
CWE-59 Improper Link Resolution Before File Access ('Link Following')

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.