CVE-2026-63623
Linux Red Hat 脆弱性の分析と軽減

概要

CVE-2026-63623 is an information disclosure vulnerability in libvirt caused by incorrect file permission assignment (CWE-732) during storage volume clone or convert operations. Newly created volume images are temporarily world-readable because the qemu-img utility runs with overly permissive file creation settings (umask 0), allowing any local user to read the full contents of guest disk images. The vulnerability affects libvirt as shipped by Red Hat across multiple product lines; specific fixed version numbers have not yet been publicly enumerated. It was published on August 10, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Github Advisory).

技術的な詳細

The root cause is in src/storage/storage_util.c within libvirt's virStorageBackendCreateExecCommand() function, which invoked qemu-img with umask 0 on non-NETFS local storage paths, causing newly created volume images to be created with world-readable permissions (mode 0644). libvirt only applied restrictive permissions via chmod() after qemu-img completed, creating a race window during which any local user could read the full guest disk contents. The upstream fix moves the virCommandSetUmask() call to apply unconditionally to all code paths, ensuring qemu-img creates files with restrictive permissions from the outset. This is noted as the same class of issue as CVE-2025-13193. The upstream patch is available at the libvirt GitLab repository (Red Hat Bugzilla).

影響

Successful exploitation allows any low-privileged local user to read the complete contents of guest virtual machine disk images during storage volume clone or convert operations, resulting in high confidentiality impact. Sensitive data stored on guest disks — including credentials, configuration files, application data, and encryption keys — may be exposed. There is no integrity or availability impact; the vulnerability is limited to information disclosure within the scope of the affected host system (Red Hat Advisory, Github Advisory).

エクスプロイト可能性

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (Github Advisory). The EPSS score is 0.0, reflecting a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with low privileges and depends on timing a read operation during the race window when a storage volume clone or convert operation is in progress (Red Hat Bugzilla).

エクスプロイテーションのステップ

  1. Gain local access: Obtain a low-privileged local user account on a host system running a vulnerable version of libvirt.
  2. Monitor for clone/convert operations: Watch for storage volume clone or convert operations being initiated by libvirt (e.g., by monitoring process activity with inotifywait or auditd on the libvirt storage pool directory).
  3. Identify the target file: When qemu-img is invoked, identify the path of the newly created volume image in the storage pool directory (e.g., /var/lib/libvirt/images/).
  4. Read the world-readable file: During the race window before libvirt applies chmod() to restrict permissions, open and read the volume image file (e.g., using dd, cat, or cp) to obtain the full guest disk contents.
  5. Extract sensitive data: Analyze the copied disk image offline to extract credentials, configuration files, or other sensitive data stored within the guest virtual machine (Red Hat Bugzilla).

妥協の兆候

  • File System: Unexpected access to files in the libvirt storage pool directory (e.g., /var/lib/libvirt/images/) by non-root, non-libvirt users; newly created volume images with world-readable permissions (mode 0644) present on disk.
  • Logs: Audit log entries (/var/log/audit/audit.log) showing open or read syscalls on volume image files by unprivileged user accounts during or shortly after a qemu-img process execution.
  • Process: qemu-img processes spawned by libvirt during storage volume clone or convert operations; concurrent file read activity by non-privileged users on the same volume image path.

軽減策と回避策

A patch has been committed upstream to the libvirt GitLab repository (commit 69335a484768d550854da1133d5490074695e825) that moves the virCommandSetUmask() call to apply unconditionally, preventing world-readable file creation by qemu-img. Red Hat has acknowledged the vulnerability and states that no currently available mitigation meets their deployment criteria, so upgrading to a patched libvirt package is the recommended remediation (Red Hat Advisory). As an interim measure, administrators should restrict access to libvirt storage pool directories (e.g., /var/lib/libvirt/images/) to authorized users only, and monitor for unauthorized file access using auditd rules on those paths (Red Hat Bugzilla).

コミュニティの反応

Red Hat credited HE WEI (gikaku) for responsibly reporting this issue and has published a security advisory acknowledging the vulnerability (Red Hat Advisory). No significant broader community discussion, researcher commentary, or media coverage has been observed as of the disclosure date.

関連情報


ソースこのレポートは AI を使用して生成されました

関連 Linux Red Hat 脆弱 性:

CVE 識別子

重大度

スコア

テクノロジー

コンポーネント名

CISA KEV エクスプロイト

修正あり

公開日

CVE-2026-6426NONE該当なし
  • Linux Red Hat logoLinux Red Hat
  • libcacard
いいえいいえAug 10, 2026
CVE-2026-63622NONE該当なし
  • Linux Red Hat logoLinux Red Hat
  • libvirt-daemon-driver-secret
いいえいいえAug 10, 2026
CVE-2026-19411NONE該当なし
  • Linux Red Hat logoLinux Red Hat
  • mokutil
いいえいいえAug 10, 2026
CVE-2026-59091NONE該当なし
  • Linux Debian logoLinux Debian
  • gimp-libs
いいえいいえAug 10, 2026
CVE-2026-63623NONE該当なし
  • Linux Red Hat logoLinux Red Hat
  • libvirt-daemon-common
いいえいいえAug 10, 2026

無料の脆弱性評価

クラウドセキュリティポスチャーのベンチマーク

9つのセキュリティドメインにわたるクラウドセキュリティプラクティスを評価して、リスクレベルをベンチマークし、防御のギャップを特定します。

評価を依頼する

パーソナライズされたデモを見る

実際に Wiz を見てみませんか?​

"私が今まで見た中で最高のユーザーエクスペリエンスは、クラウドワークロードを完全に可視化します。"
デビッド・エストリックCISO (最高情報責任者)
"Wiz を使えば、クラウド環境で何が起こっているかを 1 つの画面で確認することができます"
アダム・フレッチャーチーフ・セキュリティ・オフィサー
"Wizが何かを重要視した場合、それは実際に重要であることを私たちは知っています。"
グレッグ・ポニャトフスキ脅威および脆弱性管理責任者