CVE-2026-24141
Unsafe Deserialization in NVIDIA Model Optimizer ONNX Enables Code Execution
Publication date: 2026-03-24
Last updated on: 2026-03-24
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | model_optimizer | * |
| nvidia | model_optimizer | to 0.41.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-24141 is a high-severity vulnerability in the NVIDIA Model Optimizer for Windows and Linux, specifically in the ONNX quantization feature.
The vulnerability arises from unsafe deserialization triggered by a specially crafted input file, which can be exploited by an attacker.
This unsafe deserialization is classified under CWE-502 (Deserialization of Untrusted Data).
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to remote code execution, allowing an attacker to run arbitrary code on the affected system.
It can also result in escalation of privileges, enabling attackers to gain higher access rights than intended.
Additionally, the vulnerability can cause data tampering and information disclosure, compromising the confidentiality, integrity, and availability of data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate the vulnerability in NVIDIA Model Optimizer affecting the ONNX quantization feature, users should update to ModelOpt version 0.41.0 or later.
This update addresses the unsafe deserialization issue that could lead to code execution, privilege escalation, data tampering, and information disclosure.
Users are advised to clone or update the software from NVIDIAβs official GitHub repository to ensure they have the patched version.
Additionally, evaluating the risk based on specific system configurations and following NVIDIAβs ongoing security bulletins and support is recommended.