
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-47487 is a path traversal vulnerability (CWE-22) in NVIDIA Triton Inference Server for Linux that allows a local, low-privileged user to read, write to, or modify files outside the intended model repository by supplying a crafted path in the model name field to the Triton MLflow plugin. It affects all versions of NVIDIA Triton Inference Server up to and including version 26.02 on Linux. The vulnerability was disclosed on August 4, 2026, with NVD initial analysis completed on August 17, 2026. NVD assigns a CVSS v3.1 base score of 7.1 (High), while NVIDIA's own CNA scoring rates it 4.4 (Medium) (GitHub Advisory, NVIDIA Advisory).
The root cause is improper neutralization of path traversal sequences (CWE-22) in the Triton MLflow plugin's handling of the model name parameter. When a user submits a model name containing directory traversal sequences (e.g., ../../), the plugin fails to restrict the resulting file path to the designated model repository directory, allowing file system operations to reach arbitrary locations on the host. Exploitation requires local access and low-level privileges, with no user interaction needed. No public proof-of-concept code has been identified at this time (GitHub Advisory, NVIDIA Advisory).
Successful exploitation allows a local attacker to read sensitive files outside the model repository (high confidentiality impact per NVD scoring), potentially exposing credentials, configuration files, or proprietary model data. The attacker may also write to or modify arbitrary files accessible to the Triton service account, which could disrupt service availability and constitute a denial of service condition. Integrity impact is assessed as none by both NVD and NVIDIA's CNA, though file modification capability is noted in the description (GitHub Advisory, NVIDIA Advisory).
There is no evidence of active in-the-wild exploitation or publicly available proof-of-concept code as of the time of disclosure. CISA's SSVC assessment classifies exploitation as "none" and the attack as non-automatable with partial technical impact. The EPSS score is approximately 0.163–0.184%, placing it in the 8th percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory, NVIDIA Advisory).
../../etc/passwd or ../../sensitive/config to reference files outside the model repository.../ or URL-encoded equivalents (%2e%2e%2f) in MLflow plugin requests; file access errors or unexpected file paths in server logs./etc/, /home/, application config directories) coinciding with Triton service activity; new or modified files in directories not associated with model storage.auditd or inotifywait monitoring tools.NVIDIA has released a patch addressing this vulnerability; users should update NVIDIA Triton Inference Server to a version beyond 26.02 as referenced in the August 2026 security bulletin. As interim mitigations, administrators should restrict file system permissions on the model repository and surrounding directories to limit the scope of files accessible by the Triton service account. Additionally, consider restricting or disabling the MLflow plugin in sensitive environments until patching is complete, and enforce least-privilege principles for accounts with access to the Triton server (NVIDIA Advisory, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."