You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
OR
*cpe:2.3:a:zhinst:labone_q:*:*:*:*:*:*:*:* versions from (including) 2.41.0 up to (excluding) 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:*:*:*:*:*:*
Added
Reference Type
Switzerland Government Common Vulnerability Program: https://www.zhinst.com/support/security/2026/zi-sa-2026-002/ Types: Vendor Advisory
New CVE Received from Switzerland Government Common Vulnerability Program5/01/2026 4:16:01 AM
Action
Type
Old Value
New Value
Added
Description
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.
CVE Dictionary Entry: CVE-2026-7584 NVD
Published Date: 05/01/2026 NVD
Last Modified: 06/17/2026
Source: Switzerland Government Common Vulnerability Program