GHSA-wv33-5pxh-r7j7

Suggest an improvement
Source
https://github.com/advisories/GHSA-wv33-5pxh-r7j7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-wv33-5pxh-r7j7/GHSA-wv33-5pxh-r7j7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wv33-5pxh-r7j7
Aliases
Published
2026-07-06T19:54:33Z
Modified
2026-07-06T20:11:29Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
cut: -s (only-delimited) ignored when delimiter is a newline
Details

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.


Zellic finding 3.22. Reported in the Zellic uutils coreutils Program Security Assessment (for Canonical, Jan 2026), audited commit 3a07ffc5a9bd4c283e75afa548ba1f1957bad242.

Database specific
{
    "cwe_ids":  [
        "CWE-670"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-07-06T19:54:33Z",
    "nvd_published_at":  null,
    "severity":  "LOW"
}
References

Affected packages

crates.io / uu_cut

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.7.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-wv33-5pxh-r7j7/GHSA-wv33-5pxh-r7j7.json"