CVE-2026-35353
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Summary
The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions (typically 0755) before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces a brief window where a directory intended to be private is accessible to other users, potentially leading to unauthorized data access.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Uutils | coreutils | 0 < 0.6.0 | affected |
Weaknesses
- CWE-367: CWE-367: Time-of-Check Time-of-Use (TOCTOU) Race Condition
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/uutils/coreutils/pull/10036
- https://github.com/uutils/coreutils/releases/tag/0.6.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.