← 戻る
CVE-2026-1995
high
CVSS 7.8
In versions before 7.0.0.64, IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded conte...
概要
In versions before 7.0.0.64, IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded contents of these files are used as arguments for starting a process, but they can be edited by any stand...
AI要約 openai / gpt-4o
IDriveのid_service.exeプロセスは、バージョン7.0.0.64以前では、C:\ProgramData\IDrive\ディレクトリの複数のファイルを定期的に読み取ります。標準ユーザーがこれらのファイルを編集できるため、攻撃者は任意のプログラムをSYSTEM権限で実行させることが可能です。
❓ 何が問題か
IDriveのid_service.exeプロセスの権限昇格問題。
📍 影響範囲
7.0.0.64以前のIDriveのid_service.exe。
🔥 重要度
攻撃者が任意のコードをSYSTEM権限で実行可能なため、システム全体に深刻な影響を及ぼす可能性があります。
🔧 修正方法
id_service.exeをバージョン7.0.0.64以降にアップデートする。
🛡️ 暫定回避
攻撃対象ファイルへの書き込み権限を制限する。
🔍 検知方法
システムファイルの改ざんを検出するための監査ログを有効化する。