CVE-2026-35338
🟡 Monitoruj
Błąd w narzędziu chmod w uutils coreutils pozwala na obejście mechanizmu ochrony, co prowadzi do utraty uprawnień w systemie.
CVSS
7.3
EPSS
0.0%
Exploit
none
Vendor
uutils
Opis źródłowy (NVD)
A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental user can use path variants such as /../ or symbolic links to execute destructive recursive operations (e.g., chmod -R 000) on the entire root filesystem, leading to system-wide permission loss and potential complete system breakdown.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.3 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-04-22 17:16:35 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-27 12:28:50 UTC |
Referencje
- https://github.com/uutils/coreutils/pull/10033 (security@ubuntu.com) [Issue Tracking, Patch]
- https://github.com/uutils/coreutils/releases/tag/0.6.0 (security@ubuntu.com) [Release Notes]