Severity by source
AV:L/AC:L/PR:L/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:L/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA DALI contains a vulnerability in a component where an attacker could cause a heap-based buffer overflow. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, and information disclosure.
AnalysisAI
Heap-based buffer overflow in NVIDIA DALI enables local authenticated attackers to achieve code execution, data tampering, denial of service, or information disclosure when a victim user interacts with attacker-supplied input. The flaw affects the Data Loading Library used in GPU-accelerated deep learning data pipelines and carries a CVSS 3.1 score of 7.3 (High). No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
NVIDIA DALI (Data Loading Library) is a GPU-accelerated library for decoding and augmenting image, video, and audio data feeding deep learning frameworks such as PyTorch, TensorFlow, MXNet, and PaddlePaddle, identified by CPE cpe:2.3:a:nvidia:dali. The root cause is CWE-122 (Heap-based Buffer Overflow), a memory-safety class typically arising in native C/C++ parsing or decoding routines where bounds checks on attacker-controlled length or offset fields are missing or incorrect, allowing writes past the end of a heap-allocated buffer and corruption of adjacent heap metadata or object pointers. In a library that ingests media files for ML training and inference, such overflows commonly occur in format-specific decoders or batched tensor construction paths processing untrusted sample data.
RemediationAI
Patch available per vendor advisory - consult the NVIDIA security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5814 for the exact fixed DALI version and upgrade the library across all training and inference nodes (pip install --upgrade nvidia-dali-cudaXXX or the equivalent conda/container image refresh), then rebuild any container images, MLOps pipelines, or model-serving artifacts that bundle DALI. Until the patched release is rolled out, restrict DALI to trusted local users only, avoid feeding it untrusted datasets or media files from external contributors, and treat shared multi-tenant GPU notebook environments as elevated-risk; isolating training jobs in per-user containers or VMs limits the blast radius of a successful overflow at the cost of additional orchestration overhead. Reference NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-24180) and CVE.org (https://www.cve.org/CVERecord?id=CVE-2026-24180) for tracking.
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-122 – Heap-based Buffer Overflow
View allSame technique Heap Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35499
GHSA-x5qp-7hqq-hm2j