Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-35351 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/uutils/coreutils/issues/9714 CISA-ADPExploitIssue TrackingVendor Advisory
https://github.com/uutils/coreutils/issues/9714 [email protected]ExploitIssue TrackingVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-281Improper Preservation of Permissions[email protected]

Affected Products

ProductVersions
uutils coreutils
All versions

CPE

  • cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-35351
NVD Published Date:
Apr 22, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-35351 Details - Not Deferred