Severity by source
AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA TRT-LLM for any platform contains a vulnerability in RPC testing, where an attacker could cause an unsafe deserialization. A successful exploit of this vulnerability might lead to code execution, denial of service, data tampering, and information disclosure.
AnalysisAI
Unsafe deserialization in NVIDIA TensorRT-LLM's RPC testing component allows a local high-privileged attacker to trigger code execution, denial of service, data tampering, or information disclosure across a changed scope. The flaw is rated CVSS 7.5 despite local-only access and high attack complexity because successful exploitation crosses a security boundary (S:C) and yields full CIA impact. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
TensorRT-LLM (TRT-LLM) is NVIDIA's open-source library for optimizing and serving large language model inference on NVIDIA GPUs, commonly deployed in AI inference clusters and used with Triton Inference Server. The vulnerability resides in an RPC-based testing pathway and is classified as CWE-502 (Deserialization of Untrusted Data), meaning the component reconstructs language-native objects (likely Python pickle, given the TRT-LLM Python stack) from attacker-influenced byte streams without validating the type or contents. When deserialization is performed on untrusted input, gadget chains in the loaded modules can be invoked during object reconstruction, turning a data parse into arbitrary execution. The single affected CPE entry (cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:*) covers all versions of the product up to the vendor-released fix.
RemediationAI
Patch available per vendor advisory - upgrade NVIDIA TensorRT-LLM to the fixed release identified in NVIDIA bulletin 5805 (https://nvidia.custhelp.com/app/answers/detail/a_id/5805); exact fixed version is not enumerated in the supplied data and should be taken from that advisory. Until the upgrade is deployed, do not expose the TRT-LLM RPC testing interface beyond trusted operators, remove or disable test/RPC entry points in production inference deployments, and restrict file-system and process access on inference hosts so that only the dedicated service account can reach the RPC socket (trade-off: this may break developer test workflows that rely on the same RPC path). For multi-tenant inference clusters, segment tenants onto separate hosts or namespaces to prevent a compromised tenant from reaching another tenant's TRT-LLM process via the changed-scope component.
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 Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31057
GHSA-qvvq-q6v7-7fhg