Skip to main content

TensorRT-LLM EUVDEUVD-2026-44461

| CVE-2026-24234 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-07-14 nvidia GHSA-jqmh-73hw-j5fm
6.8
CVSS 3.1 · Vendor: nvidia
Share

Severity by source

Vendor (nvidia) PRIMARY
6.8 MEDIUM
AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
vuln.today AI
8.3 HIGH

Description explicitly states network-accessible attacker, overriding AV:L; SSRF with scope change to internal services justifies S:C and PR:N.

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

Primary rating from Vendor (nvidia).

CVSS VectorVendor: nvidia

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Jul 22, 2026 - 14:01 vuln.today
CVE Published
Jul 14, 2026 - 20:04 cve.org
MEDIUM 6.8

DescriptionCVE.org

NVIDIA TensorRT-LLM for Linux contains a vulnerability in the multimodal media fetching functions, where a network-accessible attacker could cause server-side request forgery. A successful exploit of this vulnerability might lead to denial of service and information disclosure.

AnalysisAI

Server-side request forgery in NVIDIA TensorRT-LLM for Linux exposes AI inference servers to internal network pivoting via the multimodal media fetching subsystem. Versions up to and including v1.3.0 rc16 are affected, allowing a network-accessible attacker to coerce the server into issuing arbitrary outbound HTTP requests to internal or external targets, leading to information disclosure and denial of service. No public exploit code exists and CISA has not listed this in the KEV catalog; EPSS probability sits at 0.11% (2nd percentile), indicating very low observed exploitation pressure at time of analysis.

Technical ContextAI

TensorRT-LLM (CPE: cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:*) is NVIDIA's open-source library for optimizing and serving large language models on GPU hardware, typically deployed in enterprise AI inference pipelines on Linux. The vulnerability resides in multimodal media fetching functions - code paths that accept URLs pointing to image, audio, or video inputs and retrieve remote content on behalf of the model. CWE-918 (Server-Side Request Forgery) describes the root cause: user-controlled URL input is passed to an internal HTTP client without sufficient validation or allowlist enforcement, enabling the server process to be weaponized as an HTTP proxy. The CVSS-provided attack vector is AV:L (local), but the vendor description explicitly states 'network-accessible attacker,' creating a direct conflict that likely reflects the dual nature of the product: the inference API may be locally scoped in default deployments, yet can be exposed over a network in production clusters. The scope change marker (S:C) in the CVSS vector correctly captures the SSRF behavior - the attacker influences network resources beyond the initially targeted system.

RemediationAI

Upgrade TensorRT-LLM beyond v1.3.0 rc16 once NVIDIA releases a patched stable version; no exact fixed release version is confirmed in the available data, so monitor the NVIDIA Security Bulletin portal and the official TensorRT-LLM GitHub repository for a tagged release addressing CVE-2026-24234. As a compensating control, restrict the network reachability of TensorRT-LLM inference API endpoints using host-based firewall rules or network segmentation, limiting inbound access to trusted clients only - this reduces the exposed attack surface but does not eliminate the underlying SSRF flaw. Additionally, implement egress filtering on servers running TensorRT-LLM to block outbound HTTP/HTTPS traffic to internal RFC-1918 ranges and cloud metadata endpoints (e.g., 169.254.169.254), which limits the blast radius of a successful SSRF to only reachable external hosts. If multimodal URL input is not operationally required, disabling or restricting the multimodal media fetching feature at the application configuration level eliminates the vulnerable code path entirely. Note that egress filtering may break legitimate multimodal workflows that fetch content from external sources and requires allowlisting known-good domains.

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

EUVD-2026-44461 vulnerability details – vuln.today

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