CVE-2026-35352
Last modified
CVE-2026-35352 is a high-severity vulnerability rated 7/10 on the CVSS scale. A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link between these two operations. This redirects the chmod call to an arbitrary file, potentially enabling privilege escalation if the utility is run with elevated privileges.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/10020Exploit, Issue Tracking, Vendor Advisory
- https://github.com/uutils/coreutils/issues/10020Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-35352?
How severe is CVE-2026-35352?
How do I fix CVE-2026-35352?
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-35347The comm utility in uutils coreutils incorrectly consumes da…4.4
- CVE-2026-35348The sort utility in uutils coreutils is vulnerable to a proc…5.5
- CVE-2026-35349A vulnerability in the rm utility of uutils coreutils allows…7.7
- 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-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-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
Are you affected by CVE-2026-35352?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
