PT-2026-34514 · Unknown · Uutils Coreutils
Zellic
·
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-35378
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 expr utility causes the program to evaluate parenthesized subexpressions during the parsing phase instead of the execution phase. This flaw prevents proper short-circuiting for logical OR (|) and AND (&) operations. Consequently, arithmetic errors, such as division by zero, occurring within branches that should be ignored are raised as fatal errors. This behavior differs from GNU expr and can cause guarded expressions in shell scripts to fail with hard errors, leading to premature script termination and breaking GNU-compatible shell control flow.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Uutils Coreutils