Intel

AIKIDO-2026-903098

uu_cp is vulnerable to Link Following

Link FollowingGHSA-h85f-wcqc-8jf9 Published Aug 11, 2026

50

Medium Risk

This Affects:

RUSTuu_cp
0.0.1 - 0.9.0
Fixed in 0.10.0
Are you affected? Scan for Free

TL;DR

During a recursive copy, uu_cp treats a destination entry that is a symlink to a directory as an existing directory and writes the source subtree through it. A local user who can plant such a symlink in the destination can cause the copy to write files outside the intended tree. The fix treats a destination symlink as a non-directory and no longer follows it.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you perform a recursive copy into a destination directory whose entries can be created or influenced by another local user.

Background info

uu_cp is vulnerable to Link Following in versions 0.0.1 - 0.9.0.

How to fix this

Upgrade the uu_cp library to the patch version.