Skip to main content

Triton Inference Server EUVDEUVD-2026-44431

| CVE-2026-47479 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-07-14 nvidia GHSA-6gfh-7rjr-vfmg
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
vuln.today AI
7.5 HIGH

Network-reachable, unauthenticated, low-complexity DoS with availability-only impact; C/I set to N as the flaw is pure resource exhaustion.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (nvidia).

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

2
Analysis Generated
Jul 14, 2026 - 21:02 vuln.today
CVE Published
Jul 14, 2026 - 19:46 cve.org
HIGH 7.5

DescriptionCVE.org

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause uncontrolled resource consumption. A successful exploit of this vulnerability might lead to denial of service.

AnalysisAI

Denial of service in NVIDIA Triton Inference Server for Linux lets remote unauthenticated attackers exhaust server resources (CWE-400 uncontrolled resource consumption) and render the AI/ML inference endpoint unavailable, with no impact to confidentiality or integrity. The CVSS 3.1 base score is 7.5 (AV:N/AC:L/PR:N/UI:N/A:H), reflecting network-reachable, low-complexity, no-privilege exploitation. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; no EPSS score was provided in the input.

Technical ContextAI

NVIDIA Triton Inference Server is an open-source model-serving platform that exposes HTTP/REST and gRPC endpoints for running deep-learning inference across frameworks (TensorRT, ONNX, PyTorch, TensorFlow, Python backends). The flaw is classified as CWE-400 (Uncontrolled Resource Consumption), the class of bug where an attacker-influenced input causes the server to allocate CPU, memory, threads, or other finite resources without an effective upper bound. In a model server this typically manifests when a client-supplied request (for example an inference request, tensor shape/size, or metadata payload) is processed before resource limits are enforced, allowing a single or repeated request to drive the process toward exhaustion. The affected CPE is cpe:2.3:a:nvidia:triton_inference_server with an unbounded version range, indicating the specific fixed version was not enumerated in the provided data.

RemediationAI

No vendor-released patch version was identified in the provided data, so consult the NVIDIA product security advisory for CVE-2026-47479 (referenced via https://nvd.nist.gov/vuln/detail/CVE-2026-47479) and upgrade Triton Inference Server to the fixed release NVIDIA specifies. As compensating controls until patched: do not expose the Triton HTTP (default 8000), gRPC (8001), and metrics (8002) ports to untrusted networks - place the server behind a reverse proxy or API gateway that enforces authentication and request-rate limiting, which trades a small latency/operational overhead for blocking anonymous request floods; restrict inbound access with firewall/security-group rules to known inference clients only; and apply resource ceilings at the container/orchestration layer (CPU/memory cgroup limits, request-size caps, and concurrency limits) so a single exhausting request degrades rather than crashes the host, at the cost of rejecting some legitimate large requests. These mitigations reduce reachability and blast radius but do not remove the underlying flaw, so patching remains the primary fix.

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

EUVD-2026-44431 vulnerability details – vuln.today

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