Description
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause path traversal. A successful exploit might lead to denial of service.
Published: 2026-08-18
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA Triton Inference Server for Linux contains a path traversal weakness that could allow an attacker to reference files outside the intended directory, potentially triggering a denial of service. The flaw is identified as CWE‑22, indicating improper handling of relative paths. Successful exploitation can disrupt service availability by causing the server to attempt I/O operations on protected resources or crash.

Affected Systems

The vulnerability affects NVIDIA Triton Inference Server running on Linux; specific version information is not provided, meaning all deployments of this product are potentially impacted until a patch is applied.

Risk and Exploitability

The CVSS score of 9.8 signals critical severity, with an undefined EPSS score suggesting no publicly known exploitation frequency yet. The lack of KEV listing indicates no confirmed public exploitation, but the high score and path traversal nature imply a serious data‑access risk. The likely attack vector is remote, via network or API interactions that can be crafted to direct the server to use malicious paths. Because the server typically runs with elevated privileges, an attacker could trigger a service crash or resource exhaustion, resulting in denial of service.

Generated by OpenCVE AI on August 18, 2026 at 20:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NVIDIA Triton Inference Server release that addresses the path traversal vulnerability.
  • Restrict network access to the Triton Inference Server, allowing only trusted client hosts.
  • Validate and sanitize all file path inputs before passing them to the server API to prevent traversal patterns such as '..' or absolute paths.

Generated by OpenCVE AI on August 18, 2026 at 20:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in NVIDIA Triton Inference Server Allows Denial of Service

Tue, 18 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia triton Inference Server
Vendors & Products Nvidia
Nvidia triton Inference Server

Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause path traversal. A successful exploit might lead to denial of service.
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Triton Inference Server
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-08-18T18:45:27.103Z

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

Link: CVE-2026-47627

cve-icon Vulnrichment

Updated: 2026-08-18T18:45:24.384Z

cve-icon NVD

Status : Received

Published: 2026-08-18T19:16:51.290

Modified: 2026-08-18T19:16:51.290

Link: CVE-2026-47627

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T20:15:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')