Medium severity5.5NVD Advisory· Published Apr 22, 2026· Updated May 4, 2026
CVE-2026-35339
CVE-2026-35339
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
coreutilscrates.io | < 0.6.0 | 0.6.0 |
Affected products
3Patches
Vulnerability mechanics
References
5- github.com/uutils/coreutils/pull/9793nvdIssue TrackingPatchWEB
- github.com/advisories/GHSA-vp6q-mv9j-j428ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-35339ghsaADVISORY
- github.com/uutils/coreutils/commit/abd581f62e97d0b147306ac40eac13af71c6fbbaghsaWEB
- github.com/uutils/coreutils/releases/tag/0.6.0nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.