Skip to main content

NVIDIA Triton Inference Server CVE-2026-24210

| EUVDEUVD-2026-31050 HIGH
Integer Overflow or Wraparound (CWE-190)
2026-05-20 nvidia GHSA-m589-x4wc-g6m3
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 20, 2026 - 04:02 vuln.today

DescriptionCVE.org

NVIDIA Triton Inference Server contains a vulnerability where an attacker could cause an integer overflow. A successful exploit of this vulnerability might lead to denial of service.

AnalysisAI

Denial of service in NVIDIA Triton Inference Server can be triggered remotely by unauthenticated attackers via an integer overflow condition (CWE-190). The CVSS 7.5 score reflects high availability impact with no confidentiality or integrity loss, and no public exploit has been identified at time of analysis. Defenders running Triton in network-exposed inference deployments should prioritize patching since exploitation requires no privileges, no user interaction, and low attack complexity.

Technical ContextAI

NVIDIA Triton Inference Server is an open-source serving platform used to deploy and scale AI/ML models (TensorRT, PyTorch, ONNX, TensorFlow, Python backends) across GPU and CPU infrastructure, typically exposed via HTTP/REST and gRPC inference endpoints. The root cause is CWE-190 (Integer Overflow or Wraparound), where arithmetic on attacker-influenced integer values exceeds the bounds of the target data type, producing a wrapped value that downstream code treats as valid - commonly leading to undersized allocations, malformed length checks, or out-of-bounds memory operations. In this instance the overflow manifests as a denial of service rather than memory corruption with code execution, suggesting the wrapped value drives Triton into an abort, crash, or resource-exhaustion path rather than a controllable write primitive. The affected CPE is cpe:2.3:a:nvidia:triton_inference_server with the version field wildcarded, indicating NVD has not yet narrowed down the precise vulnerable range.

RemediationAI

Patch available per vendor advisory - consult the NVIDIA security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5828 for the exact fixed Triton Inference Server version and upgrade accordingly; exact fix version was not provided in the input data and should not be inferred. Until patched, restrict network exposure of the Triton HTTP and gRPC inference endpoints (default ports 8000, 8001, 8002) to trusted clients only via firewall rules, service mesh policies, or Kubernetes NetworkPolicies, accepting that this breaks any cross-tenant or external inference consumers. Place an authenticating reverse proxy or API gateway in front of Triton to drop anomalous or oversized inference requests, and monitor the server for unexpected restarts that may indicate exploitation attempts; rate-limit inbound inference requests to slow brute-force crash attempts, with the trade-off of throttling legitimate high-volume workloads.

More in Nvidia

View all
CVE-2016-1741 CRITICAL POC
9.8 Mar 24

The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c

CVE-2013-0109 HIGH POC
7.2 Apr 08

The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not

CVE-2019-5684 CRITICAL POC
10.0 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

CVE-2026-24207 CRITICAL POC
9.8 May 20

Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct

CVE-2019-5685 CRITICAL POC
9.8 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

CVE-2025-23359 HIGH POC
8.3 Feb 12

NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co

CVE-2016-8812 HIGH POC
8.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G

CVE-2016-1861 HIGH POC
7.8 Jun 19

The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi

CVE-2024-0132 HIGH POC
8.3 Sep 26

NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de

CVE-2016-1846 HIGH POC
7.8 May 20

The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a

CVE-2015-7865 HIGH POC
7.7 Nov 24

nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before

CVE-2016-8811 HIGH POC
7.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3

Share

CVE-2026-24210 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy