# CVE-2026-35343

> Vulnerability · severity: **LOW** (CVSS 3.3).

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

## Key facts

- **CVE ID:** CVE-2026-35343
- **Published:** 2026-04-22
- **CVSS severity:** LOW
- **CVSS base score:** 3.3
- **CWE codes:** CWE-670

## Affected products

- `uutils:coreutils`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-35343

## Citation

> AI Analytics. CVE-2026-35343. Retrieved 2026-07-19 from https://api.ai-analytics.org/cve/CVE-2026-35343. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*