Data Handling Flaw in Uutils Coreutils Impacting File Comparisons
CVE-2026-35347

4.4MEDIUM

Key Information:

Vendor

Uutils

Status
Vendor
CVE Published:
22 April 2026

What is CVE-2026-35347?

The comm utility in Uutils coreutils contains a flaw in its data handling procedures. It improperly processes input from non-regular file types during comparison tasks, specifically without checking if the input is a FIFO or a pipe. This oversight leads to potential data loss, as the comparison function may drain the input stream prior to executing its logic. Furthermore, when tasked with reading from infinite inputs like /dev/zero, the utility may enter an indefinite hang state, exacerbating the risk of system resource depletion and process stalls.

Affected Version(s)

coreutils Linux 0 < 0.6.0

References

CVSS V3.1

Score:
4.4
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Zellic
.