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

exploitDog

nvd логотип

CVE-2026-35363

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

Описание

A vulnerability in the rm utility of uutils coreutils allows the bypass of safeguard mechanisms intended to protect the current directory. While the utility correctly refuses to delete . or .., it fails to recognize equivalent paths with trailing slashes, such as ./ or .///. An accidental or malicious execution of rm -rf ./ results in the silent recursive deletion of all contents within the current directory. The command further obscures the data loss by reporting a misleading 'Invalid input' error, which may cause users to miss the critical window for data recovery.

Ссылки

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

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

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-22

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

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

A vulnerability in the rm utility of uutils coreutils allows the bypass of safeguard mechanisms intended to protect the current directory. While the utility correctly refuses to delete . or .., it fails to recognize equivalent paths with trailing slashes, such as ./ or .///. An accidental or malicious execution of rm -rf ./ results in the silent recursive deletion of all contents within the current directory. The command further obscures the data loss by reporting a misleading 'Invalid input' error, which may cause users to miss the critical window for data recovery.

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

A vulnerability in the rm utility of uutils coreutils allows the bypas ...

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

rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-22