CVE-2026-35343
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Uutils | coreutils | 0 < 0.8.0 | affected |
Weaknesses
- CWE-670: CWE-670: Always-Incorrect Control Flow Implementation
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/uutils/coreutils/pull/11143
- https://github.com/uutils/coreutils/releases/tag/0.7.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.