Intel

AIKIDO-2026-428718

uu_mv is vulnerable to Improper Link Resolution Before File Access

Improper Link Resolution Before File Access Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Yesterday

52

Medium Risk

This Affects:

RUSTuu_mv
0.2.0 - 0.10.0
Fixed in 0.11.0
Are you affected? Scan for Free

TL;DR

The mv utility's hardlink-preservation logic tracks source arguments by device and inode to decide which destination files should be linked together instead of copied independently. When a symlink is included among the source arguments, its target inode can be conflated with an unrelated hard-linked file, causing mv to link or overwrite the wrong destination content. The fix distinguishes symlink entries from their targets before building the hardlink map so unrelated files are no longer linked together.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you use mv to move multiple source paths that include a symlink alongside hard-linked regular files in the same command.

Background info

uu_mv is vulnerable to Improper Link Resolution Before File Access in versions 0.2.0 - 0.10.0.

How to fix this

Upgrade the uu_mv library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform