PT-2026-34510 · Unknown · Uutils Coreutils
Zellic
·
Published
2026-04-22
·
Updated
2026-05-04
·
CVE-2026-35374
CVSS v3.1
6.3
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
uutils coreutils (affected versions not specified)
Description
A Time-of-Check to Time-of-Use (TOCTOU) issue exists in the split utility. The program validates that input and output files are not the same by checking their file paths. After this validation, the utility opens the output file with truncation. A local attacker with write access to the directory can exploit this race window by manipulating mutable path components, such as replacing a path with a symbolic link. This allows the utility to truncate and write to an unintended target file, which could be the input file or other sensitive files, resulting in permanent data loss. TOCTOU is a race condition where a system resource is modified between the time it is checked and the time it is used.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Uutils Coreutils