Skip to main content

NVIDIA TensorRT-LLM CVE-2026-47473

| EUVDEUVD-2026-44453 HIGH
Write-what-where Condition (CWE-123)
2026-07-14 nvidia GHSA-472c-jr5h-crh5
7.4
CVSS 3.1 · Vendor: nvidia
Share

Severity by source

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

Write-what-where reachable only via local process access with memory-shaping needed gives AV:L and AC:H; a controllable arbitrary write yields full C/I/A High impact within an unchanged scope.

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

Primary rating from Vendor (nvidia).

CVSS VectorVendor: nvidia

Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 21:20 vuln.today
CVE Published
Jul 14, 2026 - 20:03 cve.org
HIGH 7.4

DescriptionCVE.org

NVIDIA TensorRT-LLM contains a vulnerability where an attacker could cause a write-what-where condition. A successful exploit of this vulnerability might lead to data tampering, denial of service, and information disclosure.

AnalysisAI

Memory corruption in NVIDIA TensorRT-LLM allows an attacker with local access to trigger a write-what-where primitive (CWE-123), enabling arbitrary memory writes that can corrupt data, crash the inference service, or leak sensitive information. The flaw carries a CVSS 7.4 (High) score with a local attack vector and high attack complexity, and affects the TensorRT-LLM library used to build and serve optimized large-language-model inference on NVIDIA GPUs. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

TensorRT-LLM is NVIDIA's open-source library for compiling and serving large language models with optimized inference kernels on NVIDIA GPUs, typically integrated into Python/C++ serving stacks and Triton-based deployment pipelines. The root cause is CWE-123 (Write-What-Where Condition): the code allows an attacker to control both the destination address and the value written to memory, usually stemming from unvalidated indices, offsets, sizes, or deserialized inputs feeding into a pointer or buffer write. Such a primitive is powerful because it can be used to overwrite function pointers, control structures, or adjacent data. The single CPE (cpe:2.3:a:nvidia:tensorrt-llm) confirms only the TensorRT-LLM application is implicated, with no version boundary published in the provided data.

RemediationAI

No vendor-released patch identified at time of analysis in the provided data - check NVIDIA's official security bulletin for TensorRT-LLM and upgrade to the fixed release once published (the CVE was reported by NVIDIA, so a vendor advisory is expected). Until a patched version is confirmed, apply compensating controls: restrict local and process-level access to hosts running TensorRT-LLM so only trusted operators can reach the inference process (reduces the AV:L exposure, at the cost of tighter operational access); treat model artifacts, tokenizer files, and inference inputs as untrusted and validate or sandbox them, since a write-what-where is often driven by crafted input or serialized data (trade-off: added validation/latency in the serving path); run the inference service under a least-privilege, isolated account or container to limit the blast radius of a successful memory write; and monitor for crashes or abnormal restarts of the serving process as a DoS indicator. Reference the NVD/CVE.org records above and NVIDIA's advisory for the authoritative fix version.

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-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

CVE-2026-24226 MEDIUM
6.3 Jul 14

Improper control of code generation in NVIDIA TensorRT-LLM for Linux (all versions through v1.3.0 rc12) allows a locally

Share

CVE-2026-47473 vulnerability details – vuln.today

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