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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Debian Mixed 3 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Affected | โ |
| sid | Fixed | 0.6.0-1 |
| bookworm | Affected | โ |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| uutils | coreutils | {"endExcluding":"0.6.0"} | 0.6.0 |
References
- https://github.com/uutils/coreutils/pull/9793
- https://github.com/uutils/coreutils/releases/tag/0.6.0
- https://nvd.nist.gov/vuln/detail/CVE-2026-35339
- https://github.com/uutils/coreutils/commit/abd581f62e97d0b147306ac40eac13af71c6fbba
- https://github.com/uutils/coreutils
- https://security-tracker.debian.org/tracker/CVE-2026-35339
- https://github.com/advisories/GHSA-vp6q-mv9j-j428
CWEs
CWE-253
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.