Back to CVE List

CVE-2026-35349

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
6.7 / 10
Vector String
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H

Vulnerability 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.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-59
Source
NVD
Vendor
Uutils
Product
coreutils

External References

Discussion (0)

Add Comment

No comments yet. Be the first!