CVE-2026-35340
Last modified
CVE-2026-35340 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownership or group changes failed due to permission errors. This can lead to security misconfigurations where administrative scripts incorrectly assume that ownership has been successfully transferred across a directory tree.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | < 0.6.0 |
References
- https://github.com/uutils/coreutils/pull/10035Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35340?
How severe is CVE-2026-35340?
How do I fix CVE-2026-35340?
Are you affected by CVE-2026-35340?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
