CVE-2026-35359
Last modified
CVE-2026-35359 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the O_NOFOLLOW flag. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the O_NOFOLLOW flag. An attacker with concurrent write access can swap a regular file for a symbolic link during this window, causing a privileged cp process to copy the contents of arbitrary sensitive files into a destination controlled by the attacker.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/10017Exploit, Issue Tracking, Vendor Advisory
- https://github.com/uutils/coreutils/issues/10017Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35359?
How severe is CVE-2026-35359?
How do I fix CVE-2026-35359?
Are you affected by CVE-2026-35359?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
