GHSA-w8m4-4v35-v6x3

Suggest an improvement
Source
https://github.com/advisories/GHSA-w8m4-4v35-v6x3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-w8m4-4v35-v6x3/GHSA-w8m4-4v35-v6x3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w8m4-4v35-v6x3
Downstream
CGA (212)
Withdrawn
2026-07-06T21:53:23Z
Published
2026-04-22T18:31:44Z
Modified
2026-09-10T03:51:03Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Duplicate Advisory: uutils coreutils allows unauthorized modification of permissions on existing files
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-pmf6-rcx4-v53v. This link is maintained to preserve external references.

Original Description

A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files. When mkfifo fails to create a FIFO because a file already exists at the target path, it fails to terminate the operation for that path and continues to execute a follow-up set_permissions call. This results in the existing file's permissions being changed to the default mode (often 644 after umask), potentially exposing sensitive files such as SSH private keys to other users on the system.

Database specific
{
    "cwe_ids":  [
        "CWE-732"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-04-29T22:51:44Z",
    "nvd_published_at":  "2026-04-22T17:16:36Z",
    "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-w8m4-4v35-v6x3/GHSA-w8m4-4v35-v6x3.json"