Description
NVIDIA TensorRT-LLM contains a vulnerability in its inter-process communication layer where an attacker with local same-user access could cause deserialization. A successful exploit of this vulnerability might lead to code execution, information disclosure, data tampering, and denial of service.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA TensorRT‑LLM contains an insecure deserialization flaw in its inter‑process communication component. When an attacker can write data that is sent to a process running under the same user account, the system will deserialize that data without proper validation. A successful exploit can cause arbitrary code execution, leakage of memory contents, alteration of data, and possible denial of service by crashing or freezing the application. The weakness is classified as CWE‑502, Deserialization of Untrusted Data.

Affected Systems

The vulnerability affects NVIDIA TensorRT‑LLM. No specific version numbers are supplied in the advisory, so all deployed instances of TensorRT‑LLM that rely on its IPC layer are potentially impacted.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, but the EPSS score of <1% suggests that exploitation is currently unlikely. The flaw is not yet listed in the CISA KEV catalog, further implying limited widespread exploitation. Attack requires local same‑user access, meaning the threat surface is restricted to users who already have legitimate access to the host. If such access is compromised or misused, the attacker can trigger the deserialization path to gain remote control over the TensorRT‑LLM process or affect its availability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑provided patch or update for NVIDIA TensorRT‑LLM as soon as possible.
  • Disable or isolate the inter‑process communication channel used by TensorRT‑LLM, for example by restricting the IPC namespace or using container isolation.
  • Ensure that the process running TensorRT‑LLM operates under the least privileged account and remove any unused local user accounts that have access to the IPC sockets, thereby reducing the attack surface.

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 Local Same‑User Deserialization Vulnerability in NVIDIA TensorRT‑LLM IPC Layer

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

Type Values Removed Values Added
Title Local Same‑User Deserialization Vulnerability in NVIDIA TensorRT‑LLM IPC Layer

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

Type Values Removed Values Added
Title Deserialization Vulnerability in NVIDIA TensorRT‑LLM IPC Layer

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

Type Values Removed Values Added
Title Deserialization Vulnerability in NVIDIA TensorRT‑LLM IPC Layer

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

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

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

Type Values Removed Values Added
Title Local Same‑User Deserialization Vulnerability in NVIDIA TensorRT‑LLM Enabling 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

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

Type Values Removed Values Added
Description NVIDIA TensorRT-LLM contains a vulnerability in its inter-process communication layer where an attacker with local same-user access could cause deserialization. A successful exploit of this vulnerability might lead to code execution, information disclosure, data tampering, and denial of service.
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/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:11:54.536Z

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

Link: CVE-2026-47472

cve-icon Vulnrichment

No data.

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