Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-35360

Опубликовано: 22 апр. 2026
Источник: nvd
CVSS3: 6.3
EPSS Низкий

Описание

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.

Ссылки

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*

EPSS

Процентиль: 1%
0.00104
Низкий

6.3 Medium

CVSS3

Дефекты

CWE-367

Связанные уязвимости

CVSS3: 6.3
ubuntu
4 месяца назад

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.

CVSS3: 6.3
debian
4 месяца назад

The touch utility in uutils coreutils is vulnerable to a Time-of-Check ...

CVSS3: 6.3
github
4 месяца назад

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

EPSS

Процентиль: 1%
0.00104
Низкий

6.3 Medium

CVSS3

Дефекты

CWE-367