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

exploitDog

nvd логотип

CVE-2026-35349

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

Описание

A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check rather than comparing device and inode numbers to identify the root directory. An attacker or accidental user can bypass this safeguard by using a symbolic link that resolves to the root directory (e.g., /tmp/rootlink -> /), potentially leading to the unintended recursive deletion of the entire root filesystem.

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

Конфигурация 1
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
Версия до 0.7.0 (исключая)

EPSS

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

6.7 Medium

CVSS3

7.7 High

CVSS3

Дефекты

CWE-59

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

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

A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check rather than comparing device and inode numbers to identify the root directory. An attacker or accidental user can bypass this safeguard by using a symbolic link that resolves to the root directory (e.g., /tmp/rootlink -> /), potentially leading to the unintended recursive deletion of the entire root filesystem.

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

A vulnerability in the rm utility of uutils coreutils allows a bypass ...

CVSS3: 6.7
github
около 1 месяца назад

rm: --preserve-root bypassed via a symlink to / (string check instead of dev/inode)

EPSS

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

6.7 Medium

CVSS3

7.7 High

CVSS3

Дефекты

CWE-59