← Back to CVEs
CVE-2026-35349
MEDIUM6.7
Description
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.
CVE Details
CVSS v3.1 Score6.7
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
Attack VectorLOCAL
ComplexityHIGH
Privileges RequiredNONE
User InteractionNONE
Published4/22/2026
Last Modified4/27/2026
Sourcenvd
Honeypot Sightings0
Affected Products
uutils:coreutils
Weaknesses (CWE)
CWE-59
References
https://github.com/uutils/coreutils/pull/9706(security@ubuntu.com)
https://github.com/uutils/coreutils/releases/tag/0.7.0(security@ubuntu.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.