Severity by source
AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA TRT-LLM for any platform contains a deserialization vulnerability and unsafe serialized handle. A successful exploit of this vulnerability might lead to code execution, data tampering, and information disclosure.
AnalysisAI
Deserialization of untrusted data in NVIDIA TensorRT-LLM across all platforms allows a local, low-privileged attacker to achieve code execution, data tampering, and information disclosure by exploiting an unsafe serialized handle. The CVSS Changed Scope (S:C) indicates the impact can extend beyond the vulnerable component itself - notable given TensorRT-LLM's role as an inference serving library often integrated into multi-tenant or production AI infrastructure. No public exploit identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
NVIDIA TensorRT-LLM (cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:*) is an open-source library that optimizes and serves large language model inference using NVIDIA GPUs. The vulnerability is rooted in CWE-502 (Deserialization of Untrusted Data): the library accepts serialized data - likely model weights, engine plans, or runtime handles - without sufficient integrity validation. The additional detail about an 'unsafe serialized handle' suggests a file descriptor or OS-level handle is embedded in the serialized stream, which when deserialized can be redirected or hijacked to access resources outside the intended scope. This class of vulnerability is well-documented in ML frameworks, where model loading pipelines often bypass security scrutiny applied to general application inputs.
RemediationAI
Consult the NVIDIA Product Security advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5805 for the official patched release version; an exact fix version is not independently confirmed in the available data beyond the advisory reference. As a compensating control pending patching, restrict local system access to the TensorRT-LLM process to only trusted, known users - reducing the PR:L attack surface. Where TensorRT-LLM loads model engines or serialized artifacts from disk, enforce path restrictions and file integrity checks (e.g., cryptographic signatures on engine files) to prevent substitution of malicious serialized payloads. Avoid loading serialized model data from untrusted or shared network locations.
The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c
The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G
The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi
NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de
The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a
nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31056
GHSA-xcw5-rrcj-8hx5