Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. coreutils
  4. ›
  5. CVE-2026-35343

CVE-2026-35343: uutils coreutils has an Issue With its Always-Incorrect Control Flow Implementation

April 22, 2026 (updated April 29, 2026)

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.

References

  • github.com/advisories/GHSA-hj9r-8pfm-rmjj
  • github.com/uutils/coreutils
  • github.com/uutils/coreutils/commit/9bbb58b746c41802278b0cba738eebbf21517cf7
  • github.com/uutils/coreutils/pull/11143
  • github.com/uutils/coreutils/releases/tag/0.7.0
  • nvd.nist.gov/vuln/detail/CVE-2026-35343

Code Behaviors & Features

Detect and mitigate CVE-2026-35343 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.7.0

Fixed versions

  • 0.7.0

Solution

Upgrade to version 0.7.0 or above.

Impact 3.3 LOW

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

Learn more about CVSS

Weakness

  • CWE-670: Always-Incorrect Control Flow Implementation

Source file

cargo/coreutils/CVE-2026-35343.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:24 +0000.