CVE-2026-35360
Last modified
CVE-2026-35360 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/10019Exploit, Issue Tracking, Vendor Advisory
- https://github.com/uutils/coreutils/issues/10019Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35360?
How severe is CVE-2026-35360?
How do I fix CVE-2026-35360?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35355The install utility in uutils coreutils is vulnerable to a T…6.3
- CVE-2026-35356A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists…6.3
- CVE-2026-35357The cp utility in uutils coreutils is vulnerable to an infor…4.7
- CVE-2026-35358The cp utility in uutils coreutils, when performing recursiv…5.5
- CVE-2026-35359A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the…4.7
- CVE-2026-3536Integer overflow in ANGLE in Google Chrome prior to 145.0.76…8.8
- CVE-2026-35361The mknod utility in uutils coreutils fails to handle securi…4.4
- CVE-2026-35362The safe_traversal module in uutils coreutils, which provide…3.6
- CVE-2026-35363A vulnerability in the rm utility of uutils coreutils allows…5.6
- CVE-2026-35364A Time-of-Check to Time-of-Use (TOCTOU) race condition exist…6.3
- CVE-2026-35365The mv utility in uutils coreutils improperly handles direct…6.6
- CVE-2026-35366The printenv utility in uutils coreutils fails to display en…4.4
Are you affected by CVE-2026-35360?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
