PT-2026-34513 · Unknown · Uutils Coreutils
Zellic
·
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-35377
CVSS v3.1
3.3
Low
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
uutils coreutils (affected versions not specified)
Description
A logic error in the env utility causes a failure to correctly parse command-line arguments when using the '-S' (split-string) option. The implementation incorrectly validates backslash sequences within single quotes, leading to an "invalid sequence" error and process termination with an exit status of 125 when encountering valid sequences such as
a or x. This behavior differs from GNU env, where such sequences are treated literally, resulting in a local denial of service for automated scripts and administrative workflows.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Uutils Coreutils