CVE-2026-35357

MEDIUM4.7EPSS 0.01%

uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

發布日:2026/4/22修改日:2026/6/2
也稱為:GHSA-2m8x-mvfx-gwgjCGA-99q5-jch4-99c8DEBIAN-CVE-2026-35357

描述

The cp utility in uutils coreutils is vulnerable to an information disclosure race condition. Destination files are initially created with umask-derived permissions (e.g., 0644) before being restricted to their final mode (e.g., 0600) later in the process. A local attacker can race to open the file during this window; once obtained, the file descriptor remains valid and readable even after the permissions are tightened, exposing sensitive or private file contents.

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1MEDIUM4.7CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

參考連結(4)