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
Aliases
  • CVE-2026-35341
Related
Published
2026-04-22T18:31:44Z
Modified
2026-06-02T13:29:22.915021108Z
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
uutils coreutils allows unauthorized modification of permissions on existing files
Details

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

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-w8m4-4v35-v6x3/GHSA-w8m4-4v35-v6x3.json"