Description
The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.
INFO
Published Date :
2026-04-22T16:08:28.218Z
Last Modified :
2026-04-22T18:03:26.466Z
Source :
canonical
AFFECTED PRODUCTS
The following products are affected by CVE-2026-35360 vulnerability.
| Vendors | Products |
|---|---|
| Uutils |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-35360.
| URL | Resource |
|---|---|
| https://github.com/uutils/coreutils/issues/10019 |
|
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact