CVE-2026-35355
Last modified
CVE-2026-35355 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the O_EXCL flag. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the O_EXCL flag. A local attacker can exploit the window between the unlink and the subsequent creation to swap the path with a symbolic link, allowing them to redirect privileged writes to overwrite arbitrary system files.
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 | < 0.6.0 |
References
- https://github.com/uutils/coreutils/pull/10067Exploit, Issue Tracking, Patch
- https://github.com/uutils/coreutils/pull/10067Exploit, Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35355?
How severe is CVE-2026-35355?
How do I fix CVE-2026-35355?
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-3535The DSGVO Google Web Fonts GDPR plugin for WordPress is vuln…9.8
- CVE-2026-35350The cp utility in uutils coreutils fails to properly handle …6.6
- CVE-2026-35351The mv utility in uutils coreutils fails to preserve file ow…4.2
- CVE-2026-35352A Time-of-Check to Time-of-Use (TOCTOU) race condition exist…7
- CVE-2026-35353The mkdir utility in uutils coreutils incorrectly applies pe…3.3
- CVE-2026-35354A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists…4.7
- 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-35360The touch utility in uutils coreutils is vulnerable to a Tim…6.3
Are you affected by CVE-2026-35355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
