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

exploitDog

nvd логотип

CVE-2026-35359

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

Описание

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the O_NOFOLLOW flag. An attacker with concurrent write access can swap a regular file for a symbolic link during this window, causing a privileged cp process to copy the contents of arbitrary sensitive files into a destination controlled by the attacker.

Ссылки

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

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

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-59

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

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

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the O_NOFOLLOW flag. An attacker with concurrent write access can swap a regular file for a symbolic link during this window, causing a privileged cp process to copy the contents of arbitrary sensitive files into a destination controlled by the attacker.

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

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utilit ...

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

uutils coreutils has a Link Following issue

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-59