CVE-2026-35351

MEDIUM

uutils coreutils mv Silent Ownership Loss in Cross-Device Operations

Title source: cna
STIX 2.1

Description

The mv utility in uutils coreutils fails to preserve file ownership during moves across different filesystem boundaries. The utility falls back to a copy-and-delete routine that creates the destination file using the caller's UID/GID rather than the source's metadata. This flaw breaks backups and migrations, causing files moved by a privileged user (e.g., root) to become root-owned unexpectedly, which can lead to information disclosure or restricted access for the intended owners.

References (1)

Core 1
Core References
Issue Tracking issue-tracking
https://github.com/uutils/coreutils/issues/9714

Scores

CVSS v3 4.2
EPSS 0.0013
EPSS Percentile 3.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-281
Status published
Products (3)
crates.io/coreutils 0crates.io
Uutils/coreutils
uutils/coreutils
Published Apr 22, 2026
Tracked Since Apr 22, 2026