Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionNVD
NVIDIA TRT-LLM for any platform contains a vulnerability where an attacker could cause an unchecked return value to a null pointer dereference. A successful exploit of this vulnerability might lead to denial of service.
AnalysisAI
Null pointer dereference in NVIDIA TensorRT-LLM across all supported platforms allows a local attacker to crash the application and cause denial of service. The flaw stems from an unchecked return value that is subsequently dereferenced, triggering a fault when the returned pointer is null. With a CVSS score of 5.5 and no public exploit or CISA KEV listing identified at time of analysis, real-world risk is moderate and constrained by the local attack vector and mandatory user interaction.
Technical ContextAI
NVIDIA TensorRT-LLM is a high-performance inference library for large language models built on top of NVIDIA's TensorRT engine. The vulnerability is classified as CWE-690 (Unchecked Return Value to NULL Pointer Dereference), a code-quality defect in which a function's return value - which may be NULL on failure - is used without a validity check, causing a dereference of an invalid memory address. The CPE string cpe:2.3:a:nvidia:tensorrt-llm:*:*:*:*:*:*:*:* covers all versions and all platforms, indicating the defect exists in shared library or application code rather than being isolated to a single platform build. The scope is confined (S:U), meaning exploitation does not allow the attacker to cross privilege or process boundaries.
RemediationAI
Consult the NVIDIA security advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5805 for official patch guidance. A specific fixed version number was not present in the available data, so the patch status is 'patch available per vendor advisory' and the exact remediation version should be confirmed directly from that source before upgrading. As a compensating control, restrict access to environments running TensorRT-LLM so that only trusted users and trusted model artifacts are permitted - since exploitation requires local user interaction, preventing untrusted inputs from reaching the TRT-LLM inference pipeline reduces exposure. Sandboxing or containerizing TRT-LLM inference processes limits the blast radius of a crash to the isolated environment, preserving availability of the broader system.
More in Tensorrt Llm
View allDeserialization of untrusted data in NVIDIA TensorRT-LLM across all platforms allows a local, low-privileged attacker to
Unsafe deserialization in NVIDIA TensorRT-LLM's RPC testing component allows a local high-privileged attacker to trigger
Unsafe deserialization in NVIDIA TensorRT-LLM's MPI server component allows a high-privileged local attacker to achieve
Insecure deserialization in NVIDIA TensorRT-LLM for Linux lets a local, low-privileged attacker abuse a weakness in the
Local privilege-context deserialization in NVIDIA TensorRT-LLM lets an attacker who already has same-user access to a ho
Heap-based buffer overflow in NVIDIA TensorRT-LLM's tensor deserialization path lets an adjacent, unauthenticated attack
Memory corruption in NVIDIA TensorRT-LLM allows an attacker with local access to trigger a write-what-where primitive (C
Missing authentication in NVIDIA TensorRT-LLM for Linux lets an attacker reach the disaggregated orchestrator's FastAPI
Server-side request forgery in NVIDIA TensorRT-LLM for Linux exposes AI inference servers to internal network pivoting v
Unsafe deserialization in NVIDIA TensorRT-LLM's visual gen server through version 1.3.0 rc11 allows a locally privileged
Missing authentication for a critical function in NVIDIA TensorRT-LLM for Linux (all versions through v1.3.0 rc12) allow
Improper control of code generation in NVIDIA TensorRT-LLM for Linux (all versions through v1.3.0 rc12) allows a locally
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31058
GHSA-2wmg-q3rm-p93r