CVE 3.3 LOW

uutils coreutils cut Inconsistent Output Suppression with Newline Delimiters_CVE-2026-35343

3.3 / 10
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

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.

Basic Information

ID CVE-2026-35343
Source canonical
Published Apr 22, 2026 at 16:07

Affected Product

Vendor Uutils
Product coreutils
Affected Versions Uutils coreutils 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.