Skip to main content

TensorRT-LLM CVE-2026-47470

| EUVDEUVD-2026-44468 MEDIUM
Improper Input Validation (CWE-20)
2026-07-14 nvidia GHSA-g9r5-q2vr-2xj3
6.2
CVSS 3.1 · Vendor: nvidia
Share

Severity by source

Vendor (nvidia) PRIMARY
6.2 MEDIUM
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.2 MEDIUM

Local-only gRPC access (AV:L), no privileges or interaction required (PR:N, UI:N), with availability-only DoS impact (A:H, C:N, I:N).

3.1 AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/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
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 22, 2026 - 13:33 vuln.today

DescriptionCVE.org

NVIDIA TensorRT-LLM for any platform contains a vulnerability in the gRPC server chat API endpoint, where an attacker could cause CWE-20 by local attack. A successful exploit of this vulnerability might lead to denial of service.

AnalysisAI

NVIDIA TensorRT-LLM versions through v1.3.0 rc14 exposes a gRPC server chat API endpoint susceptible to improper input validation (CWE-20), enabling a local attacker to crash the inference service and cause denial of service. The impact is strictly limited to availability - no code execution, confidentiality breach, or integrity compromise is possible. No public exploit code exists, EPSS sits at the 2nd percentile (0.12%), and CISA SSVC rates exploitation as 'none' with technical impact as 'partial', collectively indicating low urgency despite the moderate CVSS 6.2 score.

Technical ContextAI

TensorRT-LLM is NVIDIA's open-source library for optimizing and serving large language model inference, commonly deployed with a gRPC server interface for high-throughput AI workloads. The vulnerable component is the gRPC server's chat API endpoint, where user-supplied input is not properly validated before processing - a CWE-20 (Improper Input Validation) root cause, meaning the server fails to adequately check, sanitize, or constrain incoming data before acting on it. CPE data (cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:*) confirms all versions from 0.0 through v1.3.0 rc14 across any platform are affected. The local attack vector (AV:L) indicates the vulnerable gRPC endpoint is only reachable from the local host - consistent with the service binding to a loopback interface - rather than being directly exploitable over a wide-area network.

RemediationAI

Upgrade NVIDIA TensorRT-LLM to a release beyond v1.3.0 rc14, which is the last version confirmed vulnerable. The exact patched version is not independently confirmed in the available references - consult NVIDIA's security advisory page and the official TensorRT-LLM GitHub repository releases page for the definitive fixed build. As a compensating control prior to patching, ensure the gRPC server is bound exclusively to the loopback interface (127.0.0.1) rather than any externally reachable interface; this limits exposure to processes already present on the host and reduces lateral-movement risk. If co-tenant or multi-user access to the host is a concern, restrict OS-level access to the gRPC port using iptables or a host-based firewall, allowing only trusted service accounts. Note that these network-layer controls mitigate exposure but do not address the underlying validation flaw.

CVE-2026-24142 CRITICAL
9.8 May 20

Deserialization of untrusted data in NVIDIA TensorRT-LLM across all platforms allows a local, low-privileged attacker to

CVE-2026-24163 CRITICAL
9.8 May 20

Unsafe deserialization in NVIDIA TensorRT-LLM's RPC testing component allows a local high-privileged attacker to trigger

CVE-2025-33255 CRITICAL
9.8 May 20

Unsafe deserialization in NVIDIA TensorRT-LLM's MPI server component allows a high-privileged local attacker to achieve

CVE-2026-24233 HIGH
8.4 Jul 14

Insecure deserialization in NVIDIA TensorRT-LLM for Linux lets a local, low-privileged attacker abuse a weakness in the

CVE-2026-47472 HIGH
7.8 Jul 14

Local privilege-context deserialization in NVIDIA TensorRT-LLM lets an attacker who already has same-user access to a ho

CVE-2026-47471 HIGH
7.5 Jul 14

Heap-based buffer overflow in NVIDIA TensorRT-LLM's tensor deserialization path lets an adjacent, unauthenticated attack

CVE-2026-24160 HIGH
7.5 May 20

Null pointer dereference in NVIDIA TensorRT-LLM across all supported platforms allows a local attacker to crash the appl

CVE-2026-47473 HIGH
7.4 Jul 14

Memory corruption in NVIDIA TensorRT-LLM allows an attacker with local access to trigger a write-what-where primitive (C

CVE-2026-24229 HIGH
7.3 Jul 14

Missing authentication in NVIDIA TensorRT-LLM for Linux lets an attacker reach the disaggregated orchestrator's FastAPI

CVE-2026-24234 MEDIUM
6.8 Jul 14

Server-side request forgery in NVIDIA TensorRT-LLM for Linux exposes AI inference servers to internal network pivoting v

CVE-2026-24220 MEDIUM
6.4 Jul 14

Unsafe deserialization in NVIDIA TensorRT-LLM's visual gen server through version 1.3.0 rc11 allows a locally privileged

CVE-2026-24259 MEDIUM
6.4 Jul 14

Missing authentication for a critical function in NVIDIA TensorRT-LLM for Linux (all versions through v1.3.0 rc12) allow

Share

CVE-2026-47470 vulnerability details – vuln.today

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