cvedb.io
CVE-2026-35360
MEDIUM · CVSS 6.3
EPSS exploitation probability: 0%
Published 2026-04-22T17:16:38.673 · Last modified 2026-06-17T10:40:27.543

Summary

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.

Affected products

uutils — coreutils

Does this affect you?

Add your gear to cvedb and we'll alert you only when uutils ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.