CVE-2026-35348
⚪ Do wiadomości
Błąd w narzędziu sort w uutils coreutils powoduje awarię przy nieprawidłowych nazwach plików.
CVSS
5.5
EPSS
0.0%
Exploit
poc
Vendor
uutils
Opis źródłowy (NVD)
The sort utility in uutils coreutils is vulnerable to a process panic when using the --files0-from option with inputs containing non-UTF-8 filenames. The implementation enforces UTF-8 encoding and utilizes expect(), causing an immediate crash when encountering valid but non-UTF-8 paths. This diverges from GNU sort, which treats filenames as raw bytes. A local attacker can exploit this to crash the utility and disrupt automated pipelines.
exploit
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 5.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-04-22 17:16:37 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-24 18:57:20 UTC |
Referencje
- https://github.com/uutils/coreutils/issues/9696 (security@ubuntu.com) [Exploit, Issue Tracking, Vendor Advisory]