⚠ Withdrawn by GitHub Security Advisories

Withdrawn: July 6, 2026

GHSA-vchc-9ggh-3236MediumCVSS 5.6Disclosed before NVD

Duplicate Advisory: uutils coreutils has a Path Traversal issue

Published
April 22, 2026
Last Modified
July 6, 2026

📋 Description

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-89p7-7cq3-hhr2. This link is maintained to preserve external references.

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

🎯 Affected products1

  • rust/coreutils:<= 0.8.0

🔗 References (3)