製品・ソフトウェアに関する情報
Zurich InstrumentsのLabOne Qにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Title Zurich InstrumentsのLabOne Qにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Summary

LabOne Qのシリアライズフレームワークは、逆シリアライズ中にPythonクラスを動的にインポートおよびインスタンス化するためのクラスロード機構(import_cls)を使用しています。修正前は、この機構がシリアライズされたデータから任意の完全修飾クラス名を検証なしに受け入れ、インポート可能なモジュールに制限がありませんでした。攻撃者は、逆シリアライズエンジンに任意のPythonクラスを攻撃者制御のコンストラクタ引数でインポートおよびインスタンス化させるよう細工されたシリアライズ済み実験ファイルを作成でき、その結果、Pythonプロセスを実行するユーザーの権限で任意のコードを実行できます。悪用には、被害者がLabOne Qの逆シリアライズ機能を用いて悪意のあるファイルをロードする必要があり、そのファイルは例えばコラボレーションやサポート目的で共有された改ざんされた実験ファイルが該当します。

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

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

Publication Date May 1, 2026, midnight
Registration Date May 7, 2026, 11:31 a.m.
Last Update May 7, 2026, 11:31 a.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected System
Zurich Instruments
LabOne Q 26.4.0
LabOne Q 2.41.0 以上 26.1.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月07日]
  掲載
May 7, 2026, 11:31 a.m.

NVD Vulnerability Information
CVE-2026-7584
Summary

The LabOne Q serialization framework uses a class-loading mechanism (import_cls) to dynamically import and instantiate Python classes during deserialization. Prior to the fix, this mechanism accepted arbitrary fully-qualified class names from the serialized data without any validation of the target class or restriction on which modules could be imported. An attacker can craft a serialized experiment file that causes the deserialization engine to import and instantiate arbitrary Python classes with attacker-controlled constructor arguments, resulting in arbitrary code execution in the context of the user running the Python process. Exploitation requires the victim to load a malicious file using LabOne Q's deserialization functions, for example a compromised experiment file shared for collaboration or support purposes.

Publication Date May 1, 2026, 5:16 p.m.
Registration Date May 2, 2026, 4:06 a.m.
Last Update May 5, 2026, 3:23 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:zhinst:labone_q:*:*:*:*:*:*:*:* 2.41.0 26.1.2
cpe:2.3:a:zhinst:labone_q:26.4.0:beta1:*:*:*:*:*:*
cpe:2.3:a:zhinst:labone_q:26.4.0:beta2:*:*:*:*:*:*
cpe:2.3:a:zhinst:labone_q:26.4.0:beta3:*:*:*:*:*:*
cpe:2.3:a:zhinst:labone_q:26.4.0:beta4:*:*:*:*:*:*
cpe:2.3:a:zhinst:labone_q:26.4.0:beta5:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List