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

exploitDog

nvd логотип

CVE-2026-35338

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

Описание

A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental user can use path variants such as /../ or symbolic links to execute destructive recursive operations (e.g., chmod -R 000) on the entire root filesystem, leading to system-wide permission loss and potential complete system breakdown.

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

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

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-22

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

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

A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental user can use path variants such as /../ or symbolic links to execute destructive recursive operations (e.g., chmod -R 000) on the entire root filesystem, leading to system-wide permission loss and potential complete system breakdown.

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

A vulnerability in the chmod utility of uutils coreutils allows users ...

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

chmod: --preserve-root bypassed by any path that resolves to root (e.g. /../)

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-22