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.
{
"cna_assigner": "canonical",
"cwe_ids": [
"CWE-670"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35343.json"
}{
"cpe": "cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.8.0"
},
{
"fixed": "0.7.0"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE",
"REFERENCES"
]
}