⚠ Withdrawn by GitHub Security Advisories

Withdrawn: July 6, 2026

GHSA-v762-x3cf-5mfgMediumCVSS 6.7Disclosed before NVD

Duplicate Advisory: uutils coreutils has a Link Following Issue Via rm Utility

Published
April 22, 2026
Last Modified
July 6, 2026

📋 Description

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-7cr3-h577-g38j. This link is maintained to preserve external references.

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

🎯 Affected products1

  • rust/coreutils:< 0.7.0

🔗 References (5)