GHSA-f2jv-wjjc-2c94

Suggest an improvement
Source
https://github.com/advisories/GHSA-f2jv-wjjc-2c94
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-f2jv-wjjc-2c94/GHSA-f2jv-wjjc-2c94.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-f2jv-wjjc-2c94
Aliases
  • CVE-2026-35348
Related
Published
2026-04-22T18:31:45Z
Modified
2026-06-02T13:29:22.703347260Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
uutils coreutils has an Uncaught Exception When Encountering Valid but Non-UTF-8 Paths
Details

The sort utility in uutils coreutils is vulnerable to a process panic when using the --files0-from option with inputs containing non-UTF-8 filenames. The implementation enforces UTF-8 encoding and utilizes expect(), causing an immediate crash when encountering valid but non-UTF-8 paths. This diverges from GNU sort, which treats filenames as raw bytes. A local attacker can exploit this to crash the utility and disrupt automated pipelines.

Database specific
{
    "cwe_ids": [
        "CWE-248"
    ],
    "github_reviewed": true,
    "nvd_published_at": "2026-04-22T17:16:37Z",
    "github_reviewed_at": "2026-04-29T23:02:15Z",
    "severity": "MODERATE"
}
References

Affected packages

crates.io / coreutils

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.8.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-f2jv-wjjc-2c94/GHSA-f2jv-wjjc-2c94.json"