CVE-2026-47606
Received Received - Intake

Absolute Path Traversal in NVIDIA Triton Inference Server

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

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: NVIDIA Corporation

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nvidia triton_inference_server *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-36 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in NVIDIA Triton Inference Server for Linux allows an attacker to perform an absolute path traversal. This means they can access files outside the intended directory structure, potentially leading to code execution and information disclosure.

Detection Guidance

To detect this vulnerability, check if NVIDIA Triton Inference Server version 0.0-26.05 is running on your Linux system. Use commands like 'docker ps' to list running containers and 'docker inspect <container_name>' to verify the Triton server version. Look for absolute path traversal attempts in server logs or network traffic.

Impact Analysis

An attacker could exploit this to access sensitive files, execute arbitrary code, or disclose confidential information. This could compromise system integrity, confidentiality, and availability if the server is exposed to untrusted networks.

Mitigation Strategies

Immediately update NVIDIA Triton Inference Server to a patched version. If updating is not possible, restrict network access to the server using firewalls or network segmentation. Monitor server logs for suspicious path traversal attempts and disable unnecessary services.

Chat Assistant

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

EPSS Chart