PT-2026-34475 · Unknown · Uutils Coreutils
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
uutils coreutils (affected versions not specified)
Description
The recursive mode (-R) of the chmod utility incorrectly handles exit codes when processing multiple files. The final return value is determined solely by the success or failure of the last file processed. This allows the command to return an exit code of 0 even if errors, such as 'Operation not permitted', occurred during the processing of previous files. Consequently, scripts relying on these exit codes may incorrectly assume the operation was successful while some files retain incorrect permissions.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Unchecked Return Value
Improper Handling of Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Uutils Coreutils