CVE-2026-24208
Path Traversal in NVIDIA Triton Inference Server
Publication date: 2026-05-20
Last updated on: 2026-05-20
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | triton_inference_server | * |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-24208 is a path traversal vulnerability in the NVIDIA Triton Inference Server. This vulnerability, identified as CWE-22, allows an attacker to manipulate file paths in a way that could lead to unauthorized access or actions within the server environment.
A successful exploit of this vulnerability might lead to a denial of service condition, meaning the server could become unavailable or stop functioning properly.
How can this vulnerability impact me? :
The primary impact of this vulnerability is the potential for denial of service (DoS). An attacker exploiting this path traversal issue could cause the NVIDIA Triton Inference Server to become unavailable or disrupt its normal operations.
The CVSS v3.1 base score of 5.3 (Medium) indicates that the vulnerability is of moderate severity, with network attack vector, low attack complexity, no privileges required, and no user interaction needed.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
There is no information provided in the available context or resources about how this vulnerability affects compliance with common standards and regulations such as GDPR or HIPAA.