製品・ソフトウェアに関する情報
Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
Title Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
Summary

uutils coreutilsのmkfifoユーティリティには、チェック時から使用時までの競合状態(Time-of-Check to Time-of-Use、TOCTOU)が存在します。このユーティリティはFIFOを作成し、その後パスを基にchmodを実行して権限を設定します。親ディレクトリに書き込み権限を持つローカルの攻撃者は、これら二つの操作の間に新しく作成されたFIFOをシンボリックリンクにすり替える可能性があります。これによりchmod呼び出しが任意のファイルにリダイレクトされ、ユーティリティが昇格した権限で実行されている場合には権限昇格が発生するおそれがあります。

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

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 22, 2026, midnight
Registration Date April 27, 2026, 11:17 a.m.
Last Update April 27, 2026, 11:17 a.m.
CVSS3.0 : 重要
Score 7
Vector CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
Uutils
uutils coreutils 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 11:17 a.m.

NVD Vulnerability Information
CVE-2026-35352
Summary

A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link between these two operations. This redirects the chmod call to an arbitrary file, potentially enabling privilege escalation if the utility is run with elevated privileges.

Publication Date April 23, 2026, 2:16 a.m.
Registration Date April 25, 2026, 4:05 a.m.
Last Update April 25, 2026, 4:03 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*
Related information, measures and tools
Common Vulnerabilities List