Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA TensorRT contains a vulnerability where an attacker could cause an out-of-bounds write. A successful exploit of this vulnerability might lead to data tampering.
AnalysisAI
Out-of-bounds write in NVIDIA TensorRT allows remote attackers to corrupt memory and tamper with data processed by the inference engine, per NVIDIA's own advisory (KB 5836). The CVSS 8.2 score reflects high integrity impact with no privileges or user interaction required, though confidentiality is unaffected. No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
TensorRT is NVIDIA's high-performance deep-learning inference SDK and runtime used to optimize and execute trained neural network models on NVIDIA GPUs, commonly embedded in AI inference servers, autonomous systems, and ML pipelines. The flaw is classified as CWE-787 (Out-of-bounds Write), a memory-corruption class in which the runtime writes past the bounds of an allocated buffer - typically arising from insufficient validation of model input tensors, serialized engine files, or plan-file metadata parsed by the TensorRT runtime. The CPE entry cpe:2.3:a:nvidia:tensorrt:*:*:*:*:*:*:*:* indicates the issue applies broadly across TensorRT versions until NVIDIA's advisory specifies fixed builds.
RemediationAI
Patch available per vendor advisory - upgrade NVIDIA TensorRT to the fixed version listed in NVIDIA Security Bulletin 5836 (https://nvidia.custhelp.com/app/answers/detail/a_id/5836); exact fixed version numbers should be read directly from that advisory as they were not enumerated in the available intelligence. Until upgrading, restrict the TensorRT runtime to processing only trusted, signed model files and tensor inputs, segment inference servers from untrusted networks, and validate or sandbox any pipeline that accepts externally supplied serialized engines or input data - the trade-off is operational overhead and reduced flexibility for accepting third-party models. Monitor inference processes for unexpected crashes or anomalous output, which can indicate exploitation attempts against this out-of-bounds write.
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-787 – Out-of-bounds Write
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31141
GHSA-pffw-vmg5-5gcr