⚠ Withdrawn by GitHub Security Advisories
Withdrawn: July 6, 2026
GHSA-w8m4-4v35-v6x3HighCVSS 7.1Disclosed before NVD
Duplicate Advisory: uutils coreutils allows unauthorized modification of permissions on existing files
📋 Description
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-pmf6-rcx4-v53v. This link is maintained to preserve external references.
Original Description
A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files. When mkfifo fails to create a FIFO because a file already exists at the target path, it fails to terminate the operation for that path and continues to execute a follow-up set_permissions call. This results in the existing file's permissions being changed to the default mode (often 644 after umask), potentially exposing sensitive files such as SSH private keys to other users on the system.
🎯 Affected products1
- rust/coreutils:<= 0.8.0