TOCTOU Race Condition in Uutils Coreutils Install Utility
CVE-2026-35355

6.3MEDIUM

Key Information:

Vendor

Uutils

Status
Vendor
CVE Published:
22 April 2026

What is CVE-2026-35355?

The install utility in Uutils Coreutils is susceptible to a Time-of-Check to Time-of-Use (TOCTOU) race condition during the file installation process. This occurs when an existing destination file is unlinked and subsequently recreated without using the O_EXCL flag. A local attacker can exploit this scenario by swapping the file path with a symbolic link in the brief window between the unlink operation and the file's recreation, potentially allowing them to redirect privileged writes and overwrite critical system files.

Affected Version(s)

coreutils Linux 0 < 0.6.0

References

CVSS V3.1

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

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Zellic
.