Security Advisory

CVE-2026-35345

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 16:07:49
Last updated 2026-04-22 18:13:19
Assigner canonical
State PUBLISHED

Description

A vulnerability in the tail utility of uutils coreutils allows for the exfiltration of sensitive file contents when using the --follow=name option. Unlike GNU tail, the uutils implementation continues to monitor a path after it has been replaced by a symbolic link, subsequently outputting the contents of the links target. In environments where a privileged user (e.g., root) monitors a log directory, a local attacker with write access to that directory can replace a log file with a symlink to a sensitive system file (such as /etc/shadow), causing tail to disclose the contents of the sensitive file.