CVE-2026-35348

MEDIUM5.5EPSS 0.01%

uutils coreutils has an Uncaught Exception When Encountering Valid but Non-UTF-8 Paths

Published: 4/22/2026Modified: 6/2/2026
Also known as:GHSA-f2jv-wjjc-2c94CGA-wxfv-ffrg-346hDEBIAN-CVE-2026-35348

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.

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

References (4)