CVE-2026-35349
Last modified
CVE-2026-35349 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | < 0.7.0 |
References
- https://github.com/uutils/coreutils/pull/9706Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35349?
How severe is CVE-2026-35349?
How do I fix CVE-2026-35349?
Are you affected by CVE-2026-35349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
