Severity by source
AV:L/AC:L/PR:N/UI:R/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:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
NVIDIA BioNeMo contains a vulnerability where a user could cause a deserialization of untrusted data. A successful exploit of this vulnerability might lead to code execution, denial of service, information disclosure, and data tampering.
AnalysisAI
Deserialization of untrusted data in NVIDIA BioNeMo Framework enables local attackers to execute arbitrary code, cause denial of service, disclose sensitive information, or tamper with data when users open malicious files. CVSS 7.8 (High) reflects local attack vector requiring user interaction. EPSS data not available; no public exploit identified at time of analysis. Affects NVIDIA BioNeMo Framework, a platform for AI-driven drug discovery and biomolecular research.
Technical ContextAI
This vulnerability stems from CWE-502 (Deserialization of Untrusted Data), a class of flaws where applications deserialize externally-controlled data without proper validation. The NVIDIA BioNeMo Framework (CPE: cpe:2.3:a:nvidia:bionemo_framework) likely accepts serialized objects from user-provided files or inputs during machine learning model loading, configuration parsing, or data processing workflows. When Python pickle, YAML, or similar serialization formats are used without sanitization, attackers can embed malicious payloads that execute during deserialization. In scientific computing frameworks like BioNeMo, which process complex biomolecular datasets and pretrained models, deserialization vulnerabilities are particularly concerning as researchers routinely share model files and configuration data across institutions.
RemediationAI
Organizations should immediately consult NVIDIA's official security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5808 for patched versions and upgrade guidance. Patch available per vendor advisory, though specific remediated version numbers are not confirmed in available data at time of analysis. As an interim mitigation, restrict BioNeMo framework access to trusted users only, implement strict input validation for all model files and configuration data before deserialization, and employ sandboxing or containerization to limit blast radius of potential exploitation. Consider disabling or restricting deserialization features for external data sources until patching is complete. Organizations should also audit existing model repositories for potentially malicious serialized objects and establish policies requiring cryptographic signing of trusted model files.
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 allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17518