CVE-2026-35363

MEDIUM

uutils coreutils rm Safeguard Bypass via Improper Path Normalization

Title source: cna
STIX 2.1

Description

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.

References (1)

Core 1
Core References
Issue Tracking issue-tracking
https://github.com/uutils/coreutils/issues/9749

Scores

CVSS v3 5.6
EPSS 0.0016
EPSS Percentile 6.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (3)
crates.io/coreutils 0crates.io
Uutils/coreutils
uutils/coreutils
Published Apr 22, 2026
Tracked Since Apr 22, 2026