← Vulnerability feed

Vulnerability record · CVE-2026-35341 · published 22 April 2026

CVE-2026-35341: Uutils coreutils incorrect permission assignment vulnerability

UUutils · Coreutils

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.

7.1 CVSS 3.1 High EPSS 0.14% · top 97.2% CWE-732 · Incorrect permission assignment
7.1CVSS 3.1 base score
0.14%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
1References, 1 tagged exploit
17 Jun 2026Last modified by NVD

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.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/uutils/coreutils/issues/10020 ExploitIssue TrackingVendor Advisory

Track CVE-2026-35341 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.8CVE-2026-35368Uutils coreutils untrusted search path vulnerabilityA vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via ge…EPSS 0.15%7.7CVE-2026-35349Uutils coreutils link following vulnerabilityA vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check …EPSS 0.21%7.3CVE-2026-35338Uutils coreutils path traversal vulnerabilityA vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validat…EPSS 0.20%7.0CVE-2026-35352Uutils coreutils toctou race condition vulnerabilityA 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…EPSS 0.12%6.6CVE-2026-35365Uutils coreutils link following vulnerabilityThe mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of…EPSS 0.19%6.6CVE-2026-35350Uutils coreutils vulnerabilityThe cp utility in uutils coreutils fails to properly handle setuid and setgid bits when ownership preservation fails. When copying with the -p (prese…EPSS 0.13%6.3CVE-2026-35374Uutils coreutils toctou race condition vulnerabilityA Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by c…EPSS 0.09%6.3CVE-2026-35364Uutils coreutils toctou race condition vulnerabilityA Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility of uutils coreutils during cross-device operations. The utility remov…EPSS 0.10%

Source: NIST National Vulnerability Database (record CVE-2026-35341), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.