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

CVE-2026-35380: uutils coreutils has an Improper Input Validation Issue in its cut Utility

April 22, 2026 (updated April 30, 2026)

A logic error in the cut utility of uutils coreutils causes the program to incorrectly interpret the literal two-byte string ’’ (two single quotes) as an empty delimiter. The implementation mistakenly maps this string to the NUL character for both the -d (delimiter) and –output-delimiter options. This vulnerability can lead to silent data corruption or logic errors in automated scripts and data pipelines that process strings containing these characters, as the utility may unintentionally split or join data on NUL bytes rather than the intended literal characters.

References

  • github.com/advisories/GHSA-m2pg-c7m6-77pj
  • github.com/uutils/coreutils
  • github.com/uutils/coreutils/commit/593f5b191e8b9c87e4292955999c2d0b5cbcce69
  • github.com/uutils/coreutils/pull/11399
  • github.com/uutils/coreutils/releases/tag/0.8.0
  • nvd.nist.gov/vuln/detail/CVE-2026-35380

Code Behaviors & Features

Detect and mitigate CVE-2026-35380 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.8.0

Fixed versions

  • 0.8.0

Solution

Upgrade to version 0.8.0 or above.

Impact 5.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

cargo/coreutils/CVE-2026-35380.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:19:53 +0000.