Vulnerability Description
A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute (xattr) preservation logic uses multiple path-based system calls that perform fresh path-to-inode lookups for each operation. A local attacker with write access to the directory can exploit this race to swap files between calls, causing the destination file to receive an inconsistent mix of security xattrs, such as SELinux labels or file capabilities.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | - |
Related Weaknesses (CWE)
References
- https://github.com/uutils/coreutils/issues/10014ExploitIssue TrackingVendor Advisory
- https://github.com/uutils/coreutils/issues/10014ExploitIssue TrackingVendor Advisory
FAQ
What is CVE-2026-35354?
CVE-2026-35354 is a vulnerability with a CVSS score of 4.7 (MEDIUM). A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute (xattr) preservation logic uses multiple path-based...
How severe is CVE-2026-35354?
CVE-2026-35354 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35354?
Check the references section above for vendor advisories and patch information. Affected products include: Uutils Coreutils.