Security Advisory

CVE-2026-35343

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 16:07:44
Last updated 2026-04-22 18:05:43
Assigner canonical
State PUBLISHED

Description

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.