CVE-2026-24233
Deferred Deferred - Pending Action

NVIDIA TensorRT-LLM Deserialization Code Execution

Vulnerability report for CVE-2026-24233, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-15

Assigner: NVIDIA Corporation

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-15
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nvidia tensorrt-llm *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in NVIDIA TensorRT-LLM for Linux due to a flaw in the restricted unpickler used for model weight deserialization. It allows a local unauthenticated attacker to deserialize untrusted data, potentially leading to code execution, privilege escalation, data tampering, or information disclosure.

Detection Guidance

Detection of this vulnerability requires checking for the presence of NVIDIA TensorRT-LLM on your system and verifying if it is affected by the deserialization issue. Inspect installed packages using commands like 'dpkg -l | grep tensorrt-llm' on Debian-based systems or 'rpm -qa | grep tensorrt-llm' on RPM-based systems. Ensure the software is updated to the latest patched version.

Impact Analysis

If exploited, this vulnerability could allow attackers to execute arbitrary code on your system, gain higher privileges, modify or delete data, or steal sensitive information. It primarily affects systems running NVIDIA TensorRT-LLM for Linux.

Compliance Impact

The vulnerability could lead to data tampering and information disclosure, which may violate GDPR's data integrity and confidentiality requirements. For HIPAA, unauthorized code execution or privilege escalation could compromise protected health information.

Mitigation Strategies

Update NVIDIA TensorRT-LLM to the latest patched version immediately. Restrict access to systems running TensorRT-LLM to trusted users only. Monitor for unusual activity or unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24233. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart