製品・ソフトウェアに関する情報
Uutilsのuutils coreutilsにおけるリンク解釈に関する脆弱性
Title Uutilsのuutils coreutilsにおけるリンク解釈に関する脆弱性
Summary

uutils coreutils の mv ユーティリティは、ファイルシステムの境界を越えて移動する際に、シンボリックリンクを含むディレクトリツリーを不適切に処理します。シンボリックリンクを保持する代わりに、実装はそれらを展開してリンク先の実ファイルまたはディレクトリを宛先にコピーします。これにより、シンボリックリンクが大きな外部ディレクトリを指している場合にリソースが枯渇したり(ディスク容量や時間)、機密データが予期せぬ場所に重複してコピーされたり、シンボリックリンクループが存在すると無限再帰および繰り返しコピーが発生する可能性があります。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date April 22, 2026, midnight
Registration Date May 7, 2026, 11:26 a.m.
Last Update May 7, 2026, 11:26 a.m.
CVSS3.0 : 警告
Score 6.6
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
Affected System
Uutils
uutils coreutils 0.7.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年05月07日]
  掲載
May 7, 2026, 11:26 a.m.

NVD Vulnerability Information
CVE-2026-35365
Summary

The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of preserving symlinks, the implementation expands them, copying the linked targets as real files or directories at the destination. This can lead to resource exhaustion (disk space or time) if symlinks point to large external directories, unexpected duplication of sensitive data into unintended locations, or infinite recursion and repeated copying in the presence of symlink loops.

Publication Date April 23, 2026, 2:16 a.m.
Registration Date April 25, 2026, 4:05 a.m.
Last Update April 23, 2026, 6:23 a.m.
Related information, measures and tools
Common Vulnerabilities List