Ghostwire

CVE-2026-35353: The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory...

LOW CVSS 2.5

Published: April 22, 2026 | Last Modified: April 22, 2026

Description

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References