CVE-2026-35345
Last modified
CVE-2026-35345 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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 link's target. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
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 link's 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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/10328Exploit, Issue Tracking
- https://github.com/uutils/coreutils/issues/10328Exploit, Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35345?
How severe is CVE-2026-35345?
How do I fix CVE-2026-35345?
Are you affected by CVE-2026-35345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
