Description
NVIDIA TensorRT-LLM for Linux contains a vulnerability in the restricted unpickler used for model weight deserialization, where a local, unauthenticated attacker could cause deserialization of untrusted data. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, and information disclosure.
Published: 2026-07-14
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an insecure unpickling routine used during model weight deserialization in NVIDIA TensorRT‑LLM for Linux. The routine accepts untrusted data, allowing a local, unauthenticated attacker to cause arbitrary code execution. Successful exploitation could result in privilege escalation, data tampering, and information disclosure, compromising the confidentiality of the host system.

Affected Systems

NVIDIA TensorRT‑LLM for Linux is affected. All installations of this product are potentially vulnerable until a patch is applied or mitigations are in place.

Risk and Exploitability

The CVSS score of 8.4 marks this flaw as high severity, but the EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attack attempts would require local, unauthenticated access, suggesting that any user or process that can load user‑supplied model weights is a potential vector for exploitation.

Generated by OpenCVE AI on August 1, 2026 at 09:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check NVIDIA for any available patch or update that addresses the restricted unpickler bug.
  • Validate model weight files before deserialization, ensuring that only trusted, signed files are used.
  • Restrict file system permissions so that only authorized processes can load or modify model weight files, limiting the scope of any deserialization attack.

Generated by OpenCVE AI on August 1, 2026 at 09:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Title Insecure Unpickler in NVIDIA TensorRT‑LLM Enables Local Code Execution

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

Type Values Removed Values Added
Title Insecure Unpickler in NVIDIA TensorRT‑LLM Enables Local Code Execution

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

Type Values Removed Values Added
Title Untrusted Deserialization in NVIDIA TensorRT‑LLM Leading to Local Code Execution

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

Type Values Removed Values Added
Title Untrusted Deserialization in NVIDIA TensorRT‑LLM Leading to Local Code Execution

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

Type Values Removed Values Added
Title Deserialization Vulnerability in NVIDIA TensorRT‑LLM Enabling Local Code Execution

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

Type Values Removed Values Added
Title Deserialization Vulnerability in NVIDIA TensorRT‑LLM Enabling Local Code Execution

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description NVIDIA TensorRT-LLM for Linux contains a vulnerability in the restricted unpickler used for model weight deserialization, where a local, unauthenticated attacker could cause deserialization of untrusted data. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, and information disclosure.
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/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:15:19.646Z

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

Link: CVE-2026-24233

cve-icon Vulnrichment

Updated: 2026-07-15T14:15:14.401Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:30:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data