CVE-2026-35362
LOW EPSS 7.7%
Published Apr 22, 20262mo ago · Modified Jun 17, 20261w ago
3.6 CVSS 3.1
Published Apr 22, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N Attack Vector Local
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
7.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-367
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| uutils | coreutils | * | <0.6.0 |
References 2
- github.com https://github.com/uutils/coreutils/pull/9792
- github.com https://github.com/uutils/coreutils/releases/tag/0.6.0
Remediation
- github.com https://github.com/uutils/coreutils/pull/9792