CVE-2026-35351
CWE-281Published: April 22, 2026· Updated: Apr 27, 2026
Official 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.
Technical Analysis
CVE-2026-35351 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires high privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-281)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-35351 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts