CVE-2026-35338
Severity CVSS v4.0:
Pending analysis
Type:
CWE-22
Path Traversal
Publication date:
22/04/2026
Last modified:
27/04/2026
Description
A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental user can use path variants such as /../ or symbolic links to execute destructive recursive operations (e.g., chmod -R 000) on the entire root filesystem, leading to system-wide permission loss and potential complete system breakdown.
Impact
Base Score 3.x
7.30
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:* | 0.6.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



