CVE-2026-35341

HIGH7.1EPSS 0.01%

uutils coreutils allows unauthorized modification of permissions on existing files

Published: 4/22/2026Modified: 6/2/2026
Also known as:GHSA-w8m4-4v35-v6x3CGA-4mvc-g7hv-p5v6

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.

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH7.1CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

References (4)