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 · Vendor: nvidia
Share

Severity by source

Vendor (nvidia) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from Vendor (nvidia) · only source for this CVE.

CVSS VectorVendor: nvidia

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.

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-2026-47627 CRITICAL
9.8 Aug 18

Path traversal in NVIDIA Triton Inference Server for Linux (CWE-22) lets remote attackers manipulate file paths to reach

CVE-2026-24206 CRITICAL
9.8 May 20

Authentication bypass in NVIDIA Triton Inference Server allows remote unauthenticated attackers to circumvent access con

CVE-2026-24214 CRITICAL
9.8 May 20

Integer overflow in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigger

CVE-2026-24213 CRITICAL
9.8 May 20

Out-of-bounds read in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigge

CVE-2024-0087 HIGH
8.8 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability where a user can set the logging location to an arbitr

CVE-2024-0100 HIGH
8.1 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability in the tracing API, where a user can corrupt system fi

CVE-2024-0088 HIGH
8.1 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability in shared memory APIs, where a user can cause an impro

CVE-2026-24264 HIGH
7.5 Jul 01

Denial of service in NVIDIA Triton Inference Server for Linux allows remote unauthenticated attackers to exhaust server

CVE-2026-24266 HIGH
7.5 Jul 01

Denial of service in NVIDIA Triton Inference Server for Linux (versions through 26.03) allows a remote attacker to crash

CVE-2026-47629 HIGH
7.5 Aug 18

Denial of service in NVIDIA Triton Inference Server for Linux exposes AI inference infrastructure to remote disruption t

CVE-2026-47628 HIGH
7.5 Aug 18

Unbounded resource allocation in NVIDIA Triton Inference Server for Linux allows remote, unauthenticated attackers to ex

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