CVE-2026-24147
Triton Inference Server vulnerability analysis and mitigation

Overview

CVE-2026-24147 is a path traversal vulnerability (CWE-22) in NVIDIA Triton Inference Server that allows an unauthenticated remote attacker to cause information disclosure by uploading a malicious model configuration. All versions of Triton Inference Server prior to r26.02 are affected. The vulnerability was published on April 7, 2026, with an initial analysis by NIST completed on April 16, 2026. It carries a CVSS v3.1 base score of 4.8 (Medium), assigned by NVIDIA Corporation (Github Advisory, NVIDIA Advisory).

Technical details

The vulnerability is rooted in improper limitation of a pathname to a restricted directory (CWE-22), where the Triton Inference Server fails to properly neutralize special path elements (e.g., ../ sequences) within model configuration uploads. An attacker can craft a malicious model configuration file containing path traversal sequences and upload it to the server, causing the server to access files outside the intended directory boundary. Exploitation requires network access but no authentication, no user interaction, and no special privileges, though attack complexity is rated High, suggesting some non-trivial precondition or race condition must be met (Github Advisory, NVIDIA Advisory).

Impact

Successful exploitation may lead to information disclosure — allowing an attacker to read sensitive files accessible to the Triton server process — or denial of service, potentially disrupting AI inference workloads. The scope is limited to the affected Triton Inference Server instance (unchanged scope), with low confidentiality impact and low availability impact, and no integrity impact. In environments where Triton has broad file system access or is co-located with sensitive data, the information disclosure risk could be more significant (Github Advisory, NVIDIA Advisory).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible NVIDIA Triton Inference Server instances running versions prior to r26.02 using network scanning tools or service fingerprinting.
  2. Identify model upload endpoint: Locate the Triton server's model repository management API endpoint that accepts model configuration uploads (e.g., the model control API).
  3. Craft malicious model configuration: Prepare a model configuration file (e.g., config.pbtxt) that includes path traversal sequences such as ../../ in fields that reference file paths, targeting sensitive files on the server's file system.
  4. Upload malicious configuration: Submit the crafted configuration to the Triton server's model upload or load endpoint without requiring authentication.
  5. Retrieve disclosed information or trigger DoS: If the server processes the traversed path, sensitive file contents may be returned in server responses or logs, or the server may crash/become unavailable due to invalid path resolution (Github Advisory, NVIDIA Advisory).

Indicators of compromise

  • Network: Unexpected or anomalous HTTP POST/PUT requests to Triton Inference Server model management API endpoints from untrusted IP addresses; requests containing encoded path traversal patterns (../, %2e%2e%2f, ..%2f) in model configuration payloads.
  • Logs: Triton server logs showing model load or configuration requests referencing paths outside the model repository directory; file access errors or permission denied messages for paths outside the expected model directory.
  • File System: Unexpected access timestamps on sensitive files (e.g., /etc/passwd, configuration files) that the Triton process should not normally read.
  • Process: Triton server process exhibiting unexpected file I/O activity outside its designated model repository directory, observable via system call tracing (e.g., strace, auditd logs).

Mitigation and workarounds

NVIDIA has released a patch in Triton Inference Server version r26.02; all users should upgrade to this version or later (NVIDIA Advisory). As interim mitigations, restrict network access to the Triton server's model management API to trusted sources only using firewall rules or network segmentation. Run the Triton Inference Server with a least-privilege service account that has minimal file system access permissions. Monitor server logs for path traversal patterns in model configuration upload requests.

Community reactions

Security news outlet SecurityOnline.info covered the vulnerability as part of a broader NVIDIA DALI and Triton security update report. German technology publication Heise.de also reported on NVIDIA's security hardening of DALI and Triton Inference Server tools. No significant researcher commentary or social media discussion beyond standard vulnerability tracking has been observed for this specific CVE (SecurityOnline, Heise.de).

Additional resources


SourceThis report was generated using AI

Related Triton Inference Server vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-47482HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoJul 14, 2026
CVE-2026-47480HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoJul 14, 2026
CVE-2026-47479HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoJul 14, 2026
CVE-2026-47478HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoJul 14, 2026
CVE-2026-47481MEDIUM6.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoJul 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management