Description
NVIDIA TensorRT-LLM for Linux contains a vulnerability in the disaggregated orchestrator component, where an attacker could read, write, or delete internal cluster state by sending requests to the FastAPI server. A successful exploit of this vulnerability might lead to information disclosure, data tampering, and denial of service.
Published: 2026-07-14
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA TensorRT‑LLM for Linux contains a flaw in the disaggregated orchestrator component that allows an attacker to send requests to the FastAPI server, leading to the ability to read, write, or delete the internal cluster state. The vulnerability, rooted in the absence of authentication for critical functions, can result in information disclosure, data tampering, and service disruption. It is classified as CWE-306.

Affected Systems

All releases of NVIDIA TensorRT‑LLM for Linux that include the vulnerable orchestrator code are potentially affected. No specific version constraints are listed; any installation that incorporates the present code path may be susceptible.

Risk and Exploitability

The CVSS score of 7.3 indicates a high degree of impact. The EPSS score of less than 1% reflects a very low current probability of exploitation, and the vulnerability is not included in the CISA KEV catalog. Based on the description, it is inferred that exploitation would require remote access to the FastAPI endpoint, which lacks authentication; an attacker could craft and send malicious requests to manipulate the cluster state.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NVIDIA TensorRT‑LLM patch that fixes the orchestrator vulnerability
  • Restrict network access to the FastAPI service, limiting exposure to trusted hosts
  • Enable authentication and authorization for all FastAPI endpoints, or integrate the service with an existing access‑control system
  • Monitor service logs for abnormal activity and enforce rate limiting on inbound requests

Generated by OpenCVE AI on August 1, 2026 at 09:17 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 Unsecured FastAPI Endpoint Enables Cluster State Manipulation in NVIDIA TensorRT‑LLM

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

Type Values Removed Values Added
Title Unsecured FastAPI Endpoint Enables Cluster State Manipulation in NVIDIA TensorRT‑LLM

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

Type Values Removed Values Added
Title Unprotected FastAPI Endpoint Enables Unauthorized Manipulation of TensorRT‑LLM Cluster State

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

Type Values Removed Values Added
Title Unprotected FastAPI Endpoint Enables Unauthorized Manipulation of TensorRT‑LLM Cluster State

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 in the disaggregated orchestrator component, where an attacker could read, write, or delete internal cluster state by sending requests to the FastAPI server. A successful exploit of this vulnerability might lead to information disclosure, data tampering, and denial of service.
Weaknesses CWE-306
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Tensorrt-llm
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

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

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

Link: CVE-2026-24229

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function