GHSA-9gh9-hwpr-rvqq

Suggest an improvement
Source
https://github.com/advisories/GHSA-9gh9-hwpr-rvqq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-9gh9-hwpr-rvqq/GHSA-9gh9-hwpr-rvqq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9gh9-hwpr-rvqq
Aliases
  • CVE-2026-35352
Downstream
CGA (212)
Published
2026-04-22T18:31:45Z
Modified
2026-09-10T03:51:01Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
uutils coreutils has a Time-of-Check to Time-of-Use (TOCTOU) race condition
Details

A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link between these two operations. This redirects the chmod call to an arbitrary file, potentially enabling privilege escalation if the utility is run with elevated privileges.

Database specific
{
    "cwe_ids":  [
        "CWE-367"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-04-30T17:09:11Z",
    "nvd_published_at":  "2026-04-22T17:16:37Z",
    "severity":  "HIGH"
}
References

Affected packages

crates.io / coreutils

Package

Name
coreutils
View open source insights on deps.dev
Purl
pkg:cargo/coreutils

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown 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-9gh9-hwpr-rvqq/GHSA-9gh9-hwpr-rvqq.json"