CVE 7.3 HIGH

uutils coreutils chmod Path Traversal Bypass of –preserve-root_CVE-2026-35338

7.3 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2026-35338
Source canonical
Published Apr 22, 2026 at 16:07

Affected Product

Vendor Uutils
Product coreutils
Affected Versions Uutils coreutils 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.