CVE-2026-35341
🟡 Monitoruj
Wykorzystanie luki w uutils coreutils mkfifo pozwala na nieautoryzowaną zmianę uprawnień plików.
CVSS
7.1
EPSS
0.0%
Exploit
poc
Vendor
uutils
Opis źródłowy (NVD)
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.
exploit
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.1 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-04-22 17:16:36 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-24 19:05:55 UTC |
Referencje
- https://github.com/uutils/coreutils/issues/10020 (security@ubuntu.com) [Exploit, Issue Tracking, Vendor Advisory]