Description
NVIDIA TensorRT-LLM for Linux contains a vulnerability where an attacker could cause improper control of code generation. A successful exploit of this vulnerability might lead to code execution, data tampering, and information disclosure.
Published: 2026-07-14
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who can influence the code generation phase of NVIDIA TensorRT-LLM on Linux may inject or modify executable code because the library does not properly control the instructions it constructs. This vulnerability is a CWE‑829 flaw due to the improper restriction of operations in the generated code. If the attacker succeeds, the vulnerability can lead to arbitrary code execution, data tampering, and disclosure of sensitive information in the running process. The likely attack vector is inferred to be a process that receives crafted inputs to the library, which could be local or remote depending on how the application exposes the TensorRT-LLM interface.

Affected Systems

All installations of NVIDIA TensorRT-LLM for Linux are potentially affected. No specific product versions are listed in the advisory, so any release containing the vulnerable code may be exposed. Users should verify their deployment against official NVIDIA release notes to confirm whether their version is impacted.

Risk and Exploitability

The CVSS score of 6.3 signals moderate to high impact, indicating that while the vulnerability is not trivial, its exploitation could have serious consequences. The EPSS score of less than 1% indicates that, as of this analysis, exploitation is unlikely, and the issue is not listed in CISA's KEV catalog. Nevertheless, the possibility of code execution, combined with the inferred path of manipulating input to the library, means that environments running TensorRT-LLM, especially if the library interfaces with untrusted data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NVIDIA TensorRT-LLM to the latest patched release that addresses the code generation control issue
  • Sanitize and restrict any inputs that influence TensorRT-LLM code generation to prevent tampering
  • Run TensorRT-LLM in a dedicated container or a separate execution environment with least privilege principles to limit the potential impact

Generated by OpenCVE AI on July 31, 2026 at 05:01 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 Improper Control of Code Generation Leading to Code Execution in NVIDIA TensorRT-LLM

Wed, 29 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Improper Code Generation Control Enabling Execution in NVIDIA TensorRT-LLM on Linux

Sun, 26 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Improper Code Generation Control Enabling Execution in NVIDIA TensorRT-LLM on Linux

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

Type Values Removed Values Added
Title Improper Control of Code Generation Leading to Code Execution in NVIDIA TensorRT-LLM

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

Type Values Removed Values Added
Title Improper Control of Code Generation Leading to Code Execution in NVIDIA TensorRT-LLM

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

Type Values Removed Values Added
Metrics ssvc

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


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 Linux contains a vulnerability where an attacker could cause improper control of code generation. A successful exploit of this vulnerability might lead to code execution, data tampering, and information disclosure.
Weaknesses CWE-829
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Tensorrt-llm
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-07-15T14:19:20.598Z

Reserved: 2026-01-21T19:09:36.965Z

Link: CVE-2026-24226

cve-icon Vulnrichment

Updated: 2026-07-15T14:19:14.868Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere