Description
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution and information disclosure.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA Triton Inference Server for Linux contains an absolute path traversal vulnerability that can allow an attacker to read or write arbitrary files. Exploitation of this flaw may lead to code execution and information disclosure, allowing an adversary to compromise the confidentiality, integrity, and availability of the system. The weakness corresponds to CWE‑36. The reported CVSS score of 6.5 indicates a moderate severity issue that could be impactful if successfully exploited.

Affected Systems

The vulnerability affects NVIDIA Triton Inference Server running on Linux. No specific version numbers are listed in the advisory, so any installed instance of this product that has not been patched may be susceptible.

Risk and Exploitability

With a CVSS of 6.5 and no EPSS result available, the exploitation likelihood is uncertain but the flaw could be leveraged by an attacker who can provide crafted model data or file paths. The vulnerability is not currently catalogued in the CISA KEV database, suggesting that no mass exploitation has been observed so far. The potential attack path involves manipulating file path inputs used by the inference server, leading to unauthenticated file access or executable code injection if the target system has write permissions to critical directories.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of NVIDIA Triton Inference Server that contains the path traversal fix (check NVIDIA product security advisories for released patches).
  • Apply strict file system permissions to the Triton directory and restrict write access to trusted users only to mitigate path traversal impact.
  • Disable or restrict external clients that can supply custom model file paths, or sanitize incoming file paths before processing.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Absolute Path Traversal Leading to Potential Code Execution in NVIDIA Triton Inference Server
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': 'partial'}, '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 an absolute path traversal. A successful exploit might lead to code execution and information disclosure.
Weaknesses CWE-36
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Triton Inference Server
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-08-18T18:42:25.755Z

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

Link: CVE-2026-47606

cve-icon Vulnrichment

Updated: 2026-08-18T18:42:21.915Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-47606

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T19:30:04Z

Weaknesses
  • CWE-36

    Absolute Path Traversal