Severity by source
AV:N/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:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA BioNeMo Core for Linux contains a vulnerability where a user could cause a path traversal by loading a malicious file. A successful exploit of this vulnerability might lead to code execution, denial of service, information disclosure, and data tampering.
AnalysisAI
Path traversal in NVIDIA BioNeMo Core for Linux allows remote attackers to escape intended directory boundaries when a user is induced to load a malicious file, enabling code execution, information disclosure, data tampering, or denial of service. The flaw carries a high CVSS score of 8.8 driven by network reachability and full CIA impact, though exploitation requires user interaction; no public exploit identified at time of analysis.
Technical ContextAI
BioNeMo is NVIDIA's framework for generative AI in drug discovery and computational biology, providing pretrained models and pipelines for molecular and protein workflows on GPU-accelerated Linux systems. The vulnerability is classified as CWE-29 (Path Traversal: '\..\filename'), indicating that file-path inputs supplied during model or asset loading are not sufficiently sanitized against parent-directory traversal sequences. When the framework deserializes or extracts content from an attacker-controlled file (for example a model checkpoint, archive, or configuration), traversal characters in embedded paths can cause writes or reads outside the intended working directory, which on a typical ML host with elevated runtime privileges translates to arbitrary file overwrite and resulting code execution.
RemediationAI
Patch available per vendor advisory - consult NVIDIA security bulletin 5831 at https://nvidia.custhelp.com/app/answers/detail/a_id/5831 for the exact fixed BioNeMo Framework release and upgrade affected Linux installations accordingly; exact fix versions are not included in the provided input data and must be taken from that advisory. Until the upgrade is applied, restrict the framework to loading model checkpoints, archives, and configuration files only from trusted, integrity-verified sources (internal artifact registries or signed NVIDIA NGC containers), and avoid importing community models from untrusted repositories or email attachments - the trade-off is operational friction for researchers who rely on rapidly iterating on third-party models. As an additional containment control, run BioNeMo workloads inside an unprivileged container with a read-only root filesystem and a narrowly scoped writable working directory, which limits the blast radius of any traversal write at the cost of breaking workflows that legitimately write outside the working directory.
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-29 – Path Traversal: '\\..\\filename'
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31144
GHSA-3wq4-xjpf-pj4j