Skip to main content

TensorRT-LLM CVE-2026-47475

| EUVDEUVD-2026-44469 MEDIUM
Reachable Assertion (CWE-617)
2026-07-14 nvidia GHSA-7f2c-g8wp-6p7v
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
7.5 HIGH

OpenAI-compatible API is network-exposed by design, warranting AV:N over the official AV:L; no authentication required to submit inference requests; impact is availability-only with no scope change.

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
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 contains a vulnerability in the OpenAI-compatible inference API where an attacker could trigger a reachable assertion in the sampler thread. A successful exploit of this vulnerability might lead to denial of service.

AnalysisAI

Denial of service in NVIDIA TensorRT-LLM (versions through v1.3.0 rc15) allows an attacker who can submit requests to the OpenAI-compatible inference API to trigger a reachable assertion in the sampler thread, crashing the inference service. The impact is limited strictly to availability - no confidentiality or integrity compromise is possible. No public exploit has been identified, EPSS sits at 0.12% (2nd percentile), and CISA SSVC rates exploitation status as none, placing this at low operational priority for most teams.

Technical ContextAI

NVIDIA TensorRT-LLM is an open-source library for accelerating large language model inference on NVIDIA GPUs, providing an OpenAI-compatible REST API so clients can use the standard chat/completions interface. The vulnerability is classified as CWE-617 (Reachable Assertion): a defensive assertion in the sampler thread - the component that performs token sampling during autoregressive generation - can be reached via attacker-controlled API input and, when triggered, causes abnormal program termination rather than graceful error handling. The affected product is identified by CPE cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:*, covering the full version range up to and including v1.3.0 rc15 per ENISA EUVD-2026-44469. CWE-617 root causes typically arise when assertion macros are left active in production builds and when insufficient input validation allows malformed parameters to propagate into internal logic paths.

RemediationAI

Upgrade NVIDIA TensorRT-LLM to a version beyond v1.3.0 rc15, as this release is the last confirmed vulnerable version per ENISA EUVD-2026-44469; the vulnerability was reported by NVIDIA indicating vendor awareness and a fix path, though an exact named fixed release version is not independently confirmed in the provided references. Until patching is applied, restrict access to the OpenAI-compatible inference API to trusted, known clients using network-layer controls such as firewall rules or a reverse proxy with authentication enforcement - the SSVC 'not automatable' rating means reliable exploitation requires targeted access, so perimeter restriction is an effective compensating control. If the service must remain accessible, consider placing it behind an API gateway that validates request structure before forwarding to the TensorRT-LLM backend, reducing the chance of malformed input reaching the sampler thread. Be aware that adding authentication at the proxy layer may break existing client integrations expecting an unauthenticated OpenAI-compatible endpoint.

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-47475 vulnerability details – vuln.today

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