Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionNVD
NVIDIA Triton Inference Server contains a vulnerability in the DALI backend where an attacker could cause an integer overflow. A successful exploit of this vulnerability might lead to code execution, data tampering, or denial of service.
AnalysisAI
Integer overflow in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigger memory corruption that may result in code execution, data tampering, or denial of service. The flaw requires low-level privileges plus user interaction (CVSS 8.0, AV:N/AC:L/PR:L/UI:R) and affects deployments exposing the DALI inference pipeline. No public exploit identified at time of analysis.
Technical ContextAI
Triton Inference Server is NVIDIA's open-source platform for serving AI/ML models across frameworks (TensorFlow, PyTorch, ONNX, TensorRT). The DALI (Data Loading Library) backend accelerates data preprocessing pipelines on GPUs for inference workloads. The root cause is CWE-190 (Integer Overflow or Wraparound) - arithmetic operations on attacker-influenced size or count values wrap past integer bounds, producing undersized allocations or out-of-bounds memory accesses during DALI's data handling. The affected CPE is cpe:2.3:a:nvidia:triton_inference_server with versions unspecified, indicating the version range is to be defined by the vendor advisory.
RemediationAI
Patch available per vendor advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5828 - administrators should consult NVIDIA's security bulletin for the exact fixed Triton Inference Server release and upgrade accordingly. Until patched, compensating controls include disabling the DALI backend in Triton's model configuration if not required (trade-off: loss of GPU-accelerated preprocessing performance), restricting model upload and inference-request access to trusted authenticated users only via network segmentation and authentication proxies (trade-off: reduced accessibility for legitimate ML practitioners), and reviewing DALI pipeline definitions for untrusted user input. Additional NVD references are https://nvd.nist.gov/vuln/detail/CVE-2026-24214 and https://www.cve.org/CVERecord?id=CVE-2026-24214.
More in Triton Inference Server
View allAuthentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct
Path traversal in NVIDIA Triton Inference Server for Linux (CWE-22) lets remote attackers manipulate file paths to reach
Authentication bypass in NVIDIA Triton Inference Server allows remote unauthenticated attackers to circumvent access con
Out-of-bounds read in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigge
NVIDIA Triton Inference Server for Linux contains a vulnerability where a user can set the logging location to an arbitr
NVIDIA Triton Inference Server for Linux contains a vulnerability in the tracing API, where a user can corrupt system fi
NVIDIA Triton Inference Server for Linux contains a vulnerability in shared memory APIs, where a user can cause an impro
Denial of service in NVIDIA Triton Inference Server for Linux allows remote unauthenticated attackers to exhaust server
Denial of service in NVIDIA Triton Inference Server for Linux (versions through 26.03) allows a remote attacker to crash
Denial of service in NVIDIA Triton Inference Server for Linux exposes AI inference infrastructure to remote disruption t
Unbounded resource allocation in NVIDIA Triton Inference Server for Linux allows remote, unauthenticated attackers to ex
Denial of service in NVIDIA Triton Inference Server for Linux stems from a stack-based buffer overflow (CWE-121) reachab
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31054
GHSA-p35h-3896-r5hv