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