CVE-2025-33244
Received
Received - Intake
Deserialization Vulnerability in NVIDIA APEX for PyTorch Leads to Code Execution
Publication date: 2026-03-24
Last updated on: 2026-03-24
Assigner: NVIDIA Corporation
Description
Description
NVIDIA APEX for Linux contains a vulnerability where an unauthorized attacker could cause a deserialization of untrusted data. This vulnerability affects environments that use PyTorch versions earlier than 2.6. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, data tampering, and information disclosure.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | apex | to 2.6 (exc) |
| pytorch | pytorch | to 2.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |