Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
NVIDIA NeMo Framework contains a vulnerability in checkpoint loading where an attacker could cause remote code execution. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure and data tampering.
AnalysisAI
NVIDIA NeMo Framework contains a remote code execution vulnerability in its checkpoint loading mechanism caused by insecure deserialization (CWE-502). Attackers with local access and low privileges can exploit this to achieve code execution, privilege escalation, information disclosure, and data tampering with high impact on confidentiality, integrity, and availability. According to SSVC framework, there is currently no observed exploitation in the wild, though the technical impact is rated as total.
Technical ContextAI
This vulnerability affects NVIDIA NeMo Framework, an enterprise-grade toolkit for building and customizing AI models, particularly for conversational AI and large language models. The root cause is CWE-502 (Deserialization of Untrusted Data), where the framework's checkpoint loading mechanism accepts and deserializes untrusted model checkpoint files without proper validation. When NeMo loads saved model checkpoints (typically serialized Python objects using pickle or similar formats), malicious code embedded in crafted checkpoint files can be executed during the deserialization process. The affected product is identified by CPE cpe:2.3:a:nvidia:nemo_framework:*:*:*:*:*:*:*:*, indicating all versions are potentially vulnerable unless specified otherwise in the vendor advisory.
RemediationAI
Consult NVIDIA's official security advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5800 for specific patched versions and upgrade instructions for NeMo Framework. Apply the vendor-provided patches immediately, prioritizing systems in multi-user environments or those accepting checkpoint files from untrusted sources. As a temporary mitigation until patching is complete, restrict checkpoint loading to trusted sources only, implement strict file integrity validation before loading any checkpoint files, enforce principle of least privilege to limit which users can load checkpoints, and consider isolating NeMo Framework instances in containerized or sandboxed environments with restricted network and filesystem access. Organizations should also audit existing checkpoint files for integrity and review access logs for suspicious checkpoint loading activities.
The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c
The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G
The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi
NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de
The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a
nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3
Same weakness CWE-502 – Deserialization of Untrusted Data
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15011
GHSA-m4jw-wgmf-889x