CVE-2026-47487
Received Received - Intake

Path Traversal in NVIDIA Triton Inference Server

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

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: NVIDIA Corporation

Description

NVIDIA Triton Inference Server for Linux contains a vulnerability where a user could cause files outside the model repository to be read, written to, or modified by providing a path in the model name to the Triton MLflow plugin. A successful exploit of this vulnerability might lead to denial of service and information disclosure.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nvidia triton_inference_server to 26.02 (inc)
nvidia triton_inference_server *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in NVIDIA Triton Inference Server for Linux allows a user to perform path traversal attacks by providing a malicious path in the model name to the Triton MLflow plugin. This could enable reading, writing, or modifying files outside the intended model repository.

Detection Guidance

To detect this vulnerability, check if the Triton Inference Server is running with the MLflow plugin enabled. Inspect logs for path traversal attempts in model names. Verify file access patterns outside the model repository. No specific commands are provided in the resources.

Impact Analysis

Exploitation of this flaw may result in denial of service and information disclosure. An attacker could access sensitive files or disrupt services running on the affected system.

Compliance Impact

This vulnerability could lead to information disclosure, which may result in unauthorized access to sensitive data. For GDPR, this could violate principles of data protection and privacy, potentially leading to regulatory penalties. For HIPAA, unauthorized access to protected health information could result in compliance violations and breaches of patient confidentiality.

Mitigation Strategies

Update Triton Inference Server to a version beyond 26.02. Disable the MLflow plugin if not required. Restrict file system permissions to limit access to sensitive directories. Monitor for unusual file access patterns.

Chat Assistant

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

EPSS Chart