Description
NVIDIA TensorRT-LLM for any platform contains a vulnerability in tensor deserialization, where an attacker could cause a heap based buffer overflow. A successful exploit of this vulnerability might lead to information disclosure, data tampering, or denial of service.
Published: 2026-07-14
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap-based buffer overflow that occurs during tensor deserialization in NVIDIA TensorRT‑LLM. An attacker that can supply malicious tensor data could trigger the overflow, potentially leading to information disclosure, data tampering, or denial of service. The weakness is identified as CWE‑122, a classic heap buffer overflow flaw.

Affected Systems

All platforms running NVIDIA TensorRT‑LLM are affected. No specific version information is listed, so any deployment of this library is potentially vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, but the EPSS value of less than 1% suggests a very low likelihood of real‑world exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves an attacker being able to supply crafted tensor input to the deserialization routine; remote exploitation would require some form of exposed tensor input interface, while local exploitation would require the attacker to have access to the system’s memory space.

Generated by OpenCVE AI on July 31, 2026 at 05:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s official patch for TensorRT‑LLM as soon as it becomes available.
  • If a patch is not yet released, restrict the TensorRT‑LLM service to trusted users only and block all untrusted tensor input paths.
  • Use runtime memory protection measures, such as address space layout randomization and stack canaries, and monitor for anomalous memory usage indicative of a buffer overflow.

Generated by OpenCVE AI on July 31, 2026 at 05:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in NVIDIA TensorRT-LLM Tensor Deserialization

Tue, 28 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in NVIDIA TensorRT-LLM Tensor Deserialization

Wed, 22 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in NVIDIA TensorRT-LLM Tensor Deserialization

Mon, 20 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title Heap Overflow in Tensor Deserialization of NVIDIA TensorRT-LLM

Fri, 17 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Title Heap Overflow in Tensor Deserialization of NVIDIA TensorRT-LLM

Wed, 15 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia tensorrt-llm
Vendors & Products Nvidia
Nvidia tensorrt-llm

Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description NVIDIA TensorRT-LLM for any platform contains a vulnerability in tensor deserialization, where an attacker could cause a heap based buffer overflow. A successful exploit of this vulnerability might lead to information disclosure, data tampering, or denial of service.
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Nvidia Tensorrt-llm
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-07-15T14:20:37.643Z

Reserved: 2026-05-19T19:55:38.727Z

Link: CVE-2026-47471

cve-icon Vulnrichment

Updated: 2026-07-15T14:20:33.671Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:15:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow