Intel

AIKIDO-2026-945748

uucore is vulnerable to Link Following

Link FollowingGHSA-26g5-58c8-6f52 Published 3 days ago

28

Low Risk

This Affects:

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

TL;DR

The Linux fast path shared by recursive chown and chgrp uses a path test that follows symlinks again, which contradicts default -P handling that does not dereference them. A command line symlink to a directory is opened following the link, so ownership or group changes apply to the target directory instead of the symlink. The fix branches on the already obtained metadata instead of re-resolving the path.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you run recursive chown or chgrp on a command line symlink to a directory under default -P handling.

Background info

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

How to fix this

Upgrade the uucore 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