CVE-2026-35362
LOW3.6EPSS 0.02%uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
Published: 4/22/2026Modified: 5/5/2026
Also known as:GHSA-ggc5-46rg-mr4v
Description
The safe_traversal module in uutils coreutils, which provides protection against Time-of-Check to Time-of-Use (TOCTOU) symlink races using file-descriptor-relative syscalls, is incorrectly limited to Linux targets. On other Unix-like systems such as macOS and FreeBSD, the utility fails to utilize these protections, leaving directory traversal operations vulnerable to symlink race conditions.
Affected packages (2)
- crates.io/coreutilsfrom 0, < 0.6.0
- Debian/rust-coreutilsfrom 0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.6 | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
References (6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-35362
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-35362
- PATCHhttps://github.com/uutils/coreutils
- WEBhttps://github.com/uutils/coreutils/commit/30239e69a328e76d2377f2a0bc02fbde61c34280
- WEBhttps://github.com/uutils/coreutils/pull/9792
- WEBhttps://github.com/uutils/coreutils/releases/tag/0.6.0