CVE-2026-35365

Severity CVSS v4.0:
Pending analysis
Type:
CWE-59 Link Following
Publication date:
22/04/2026
Last modified:
04/05/2026

Description

The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of preserving symlinks, the implementation expands them, copying the linked targets as real files or directories at the destination. This can lead to resource exhaustion (disk space or time) if symlinks point to large external directories, unexpected duplication of sensitive data into unintended locations, or infinite recursion and repeated copying in the presence of symlink loops.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:* 0.7.0 (excluding)