CVE-2026-35350
Last modified
CVE-2026-35350 is a medium-severity vulnerability rated 6.6/10 on the CVSS scale. The cp utility in uutils coreutils fails to properly handle setuid and setgid bits when ownership preservation fails. When copying with the -p (preserve) flag, the utility applies the source mode bits even if the chown operation is unsuccessful. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
The cp utility in uutils coreutils fails to properly handle setuid and setgid bits when ownership preservation fails. When copying with the -p (preserve) flag, the utility applies the source mode bits even if the chown operation is unsuccessful. This can result in a user-owned copy retaining original privileged bits, creating unexpected privileged executables that violate local security policies. This differs from GNU cp, which clears these bits when ownership cannot be preserved.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/9750Exploit, Issue Tracking, Vendor Advisory
- https://github.com/uutils/coreutils/issues/9750Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35350?
How severe is CVE-2026-35350?
How do I fix CVE-2026-35350?
Are you affected by CVE-2026-35350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
