CVE-2026-35338
Last modified
CVE-2026-35338 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | < 0.6.0 |
References
- https://github.com/uutils/coreutils/pull/10033Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35338?
How severe is CVE-2026-35338?
How do I fix CVE-2026-35338?
Are you affected by CVE-2026-35338?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
