GHSA-9gqx-53gp-c8g3 · Severity: high · Ecosystem: rust — uutils coreutils allows users to bypass the --preserve-root safety mechanism
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.
Conclusion & alert: CVE-2026-35338 is rated Low Risk (31.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.18%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.18% | +0.17% |
| 2 | 2026-04-23 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
GHSA-9gqx-53gp-c8g3 · Severity: high · Ecosystem: rust — uutils coreutils allows users to bypass the --preserve-root safety mechanism
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-35338 not yet assigned priority: Debian including 1 source packages (rust-coreutils), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-35338 |
ubuntu
|
medium | CVE-2026-35338 medium priority: Ubuntu including 1 source packages (rust-coreutils), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needed 2, DNE 1, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2026-35338 |
| URL | Tags |
|---|---|
| https://github.com/uutils/coreutils/pull/10033 | Issue Tracking Patch |
| https://github.com/uutils/coreutils/releases/tag/0.6.0 | Release Notes |