CVE-2026-35343
LOWuutils coreutils cut Inconsistent Output Suppression with Newline Delimiters
Title source: cnaDescription
The cut utility in uutils coreutils incorrectly handles the -s (only-delimited) option when a newline character is specified as the delimiter. The implementation fails to verify the only_delimited flag in the cut_fields_newline_char_delim function, causing the utility to print non-delimited lines that should have been suppressed. This can lead to unexpected data being passed to downstream scripts that rely on strict output filtering.
References (2)
Core 2
Core References
Patch patch
issue-tracking
https://github.com/uutils/coreutils/pull/11143
Vendor Advisory vendor-advisory
https://github.com/uutils/coreutils/releases/tag/0.7.0
Scores
CVSS v3
3.3
EPSS
0.0014
EPSS Percentile
3.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-670
Status
published
Products (3)
crates.io/coreutils
0 - 0.7.0crates.io
uutils/coreutils
< 0.7.0
Uutils/coreutils
< 0.8.0
Published
Apr 22, 2026
Tracked Since
Apr 22, 2026