Bug 2460800 (CVE-2026-35341) - CVE-2026-35341 rust-coreutils: uutils coreutils mkfifo: Information disclosure via unauthorized file permission modification
Summary: CVE-2026-35341 rust-coreutils: uutils coreutils mkfifo: Information disclosur...
Keywords:
Status: NEW
Alias: CVE-2026-35341
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2463761 2463762
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-22 17:03 UTC by OSIDB Bzimport
Modified: 2026-04-29 09:59 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-22 17:03:25 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.