Uutilsのuutils coreutilsにおけるリンク解釈に関する脆弱性
| Title |
Uutilsのuutils coreutilsにおけるリンク解釈に関する脆弱性
|
| Summary |
uutils coreutils の rm ユーティリティにおける脆弱性により、--preserve-root 保護を回避できます。実装では、デバイスおよび inode 番号を比較する代わりにパス文字列のチェックを使用してルートディレクトリを識別しています。攻撃者または誤操作したユーザーは、ルートディレクトリに解決されるシンボリックリンク(例:/tmp/rootlink - /)を使用することでこの保護を回避でき、結果として意図しないルートファイルシステム全体の再帰的削除が発生する可能性があります。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 22, 2026, midnight |
| Registration Date |
April 28, 2026, 10:12 a.m. |
| Last Update |
April 28, 2026, 10:12 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.7
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Affected System
| Uutils |
|
uutils coreutils 0.7.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月28日] 掲載 |
April 28, 2026, 10:12 a.m. |
NVD Vulnerability Information
CVE-2026-35349
| Summary |
A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check rather than comparing device and inode numbers to identify the root directory. An attacker or accidental user can bypass this safeguard by using a symbolic link that resolves to the root directory (e.g., /tmp/rootlink -> /), potentially leading to the unintended recursive deletion of the entire root filesystem.
|
| Publication Date |
April 23, 2026, 2:16 a.m. |
| Registration Date |
April 25, 2026, 4:05 a.m. |
| Last Update |
April 27, 2026, 9:28 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:* |
|
|
|
0.7.0 |
Related information, measures and tools
Common Vulnerabilities List