# CVE-2026-35343

## Summary

- **CVE ID:** CVE-2026-35343
- **Severity:** LOW
- **CVSS Score:** 3.3 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N)
- **CWE:** CWE-670
- **Published:** Apr 22, 2026
- **Last Modified:** Apr 22, 2026

## 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.

## Affected Products

- Uutils — coreutils (0)

## References

- [CNA](https://github.com/uutils/coreutils/pull/11143)
- [CNA](https://github.com/uutils/coreutils/releases/tag/0.7.0)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.14%
- **EPSS Percentile:** 3.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._