GHSA-vp6q-mv9j-j428 · Severity: medium · Ecosystem: rust — uutils coreutils incorrectly handles exit codes when processing multiple files
The recursive mode (-R) of the chmod utility in uutils coreutils incorrectly handles exit codes when processing multiple files. The final return value is determined solely by the success or failure of the last file processed. This allows the command to return an exit code of 0 (success) even if errors were encountered on previous files, such as 'Operation not permitted'. Scripts relying on these exit codes may proceed under a false sense of success while sensitive files remain with restrictive or incorrect permissions.
Conclusion & alert: CVE-2026-35339 is rated Low Risk (22.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). 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-04-23 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-vp6q-mv9j-j428 · Severity: medium · Ecosystem: rust — uutils coreutils incorrectly handles exit codes when processing multiple files
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-35339 not yet assigned priority: Debian including 1 source packages (rust-coreutils), 3 status rows across 3 suites (bookworm, sid, trixie): open 2, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-35339 |
ubuntu
|
medium | CVE-2026-35339 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-35339 |
| URL | Tags |
|---|---|
| https://github.com/uutils/coreutils/pull/9793 | Issue Tracking Patch |
| https://github.com/uutils/coreutils/releases/tag/0.6.0 | Release Notes |