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

Overview

CVE-2026-47627 is a path traversal vulnerability in NVIDIA Triton Inference Server for Linux that allows an unauthenticated network attacker to cause denial of service. It affects version 0.0-26.05 of the Triton Inference Server on Linux platforms. The vulnerability was published on August 18, 2026, as part of NVIDIA Security Bulletin 5865. It carries a CVSS v3.1 base score of 9.8 (Critical), assigned by NVIDIA Corporation (NVIDIA Advisory, CVE Record).

Technical details

The vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory — 'Path Traversal'), meaning the server fails to properly sanitize or restrict file path inputs provided by remote users. An unauthenticated attacker can craft malicious network requests containing path traversal sequences (e.g., ../ or URL-encoded equivalents) targeting file system operations within the Triton Inference Server, potentially accessing or manipulating files outside the intended directory. Relevant attack patterns include CAPEC-126 (Path Traversal), CAPEC-64 (Using Slashes and URL Encoding to Bypass Validation), and CAPEC-78/79 (Using Escaped or Alternate Slash Encodings). No preconditions such as authentication or user interaction are required for exploitation (NVIDIA Advisory, CVE Record).

Impact

Despite the official description focusing on denial of service, the CVSS v3.1 vector assigned by NVIDIA reflects high confidentiality, integrity, and availability impacts, suggesting the potential consequences extend beyond service disruption to include unauthorized file access and data manipulation. An unauthenticated remote attacker could crash or disable the Triton Inference Server, disrupting AI/ML inference workloads that depend on it. In environments where Triton is exposed to broader networks, exploitation could also facilitate unauthorized access to model files, configuration data, or other sensitive server-side resources (NVIDIA Advisory, CVE Record).

Exploitability

No public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation at this time. However, CISA's SSVC assessment classifies the vulnerability as automatable with total technical impact, indicating that exploitation could be scripted and scaled without manual intervention (CVE Record). The EPSS score is currently 0.0, reflecting the early stage of disclosure. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog as of the time of this report.

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible NVIDIA Triton Inference Server instances running version 0.0-26.05 on Linux, using tools such as Shodan or Censys targeting Triton's default HTTP/gRPC ports (typically 8000, 8001, 8002).
  2. Identify vulnerable endpoints: Probe the server's REST or gRPC API endpoints that accept file path parameters, such as model repository management or logging configuration endpoints.
  3. Craft path traversal payload: Construct a malicious request containing path traversal sequences (e.g., ../../etc/passwd, URL-encoded variants like %2e%2e%2f, or mixed encoding) in file path parameters.
  4. Send the request: Transmit the crafted request to the target server without authentication, exploiting the lack of input validation on path parameters.
  5. Achieve objective: Depending on the targeted endpoint and server configuration, trigger a denial of service condition (e.g., by referencing a non-existent or restricted path that causes a crash), or attempt to read/write files outside the intended directory (NVIDIA Advisory, CVE Record).

Indicators of compromise

  • Network: Unusual HTTP or gRPC requests to Triton Inference Server API endpoints (ports 8000, 8001, 8002) containing path traversal sequences such as ../, %2e%2e%2f, %2e%2e/, or ..%2f in path or parameter fields; unexpected spikes in request volume from external or untrusted IP addresses.
  • Logs: Triton server access logs showing requests with traversal patterns in URL paths or request bodies; error log entries indicating file-not-found or permission-denied errors for paths outside the model repository directory; server crash or restart events correlated with unusual requests.
  • File System: Unexpected access attempts to files outside the Triton model repository directory (e.g., /etc/, /var/, /root/); new or modified files in sensitive directories attributable to the Triton process user.
  • Process: Unexpected termination or restart of the tritonserver process; unusual child processes spawned by the Triton server process.

Mitigation and workarounds

NVIDIA has published Security Bulletin 5865 addressing this and related CVEs in Triton Inference Server; users should apply the latest security updates provided by NVIDIA for Triton Inference Server (NVIDIA Advisory). As interim mitigations, restrict network access to the Triton server to trusted clients only using firewall rules or network segmentation, and avoid exposing the server directly to the internet. Additionally, monitor server logs for suspicious path traversal patterns and implement input validation and sanitization on all file path parameters at the application or proxy layer.

Community reactions

The vulnerability received coverage from The Hacker Wire, which highlighted the critical path traversal flaw and its potential for denial of service (The Hacker Wire). Social media activity on Mastodon and Bluesky noted the high CVSS score relative to the described DoS-only impact, with some community members questioning the discrepancy between the 9.8 Critical score and the limited official impact description. Automated vulnerability tracking platforms including VulDB and CVEFeed.io indexed the vulnerability shortly after publication.

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-47627CRITICAL9.8
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoAug 18, 2026
CVE-2026-47629HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoAug 18, 2026
CVE-2026-47628HIGH7.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoAug 18, 2026
CVE-2026-47606MEDIUM6.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoAug 18, 2026
CVE-2026-47630MEDIUM5.5
  • Triton Inference Server logoTriton Inference Server
  • cpe:2.3:a:nvidia:triton_inference_server
NoNoAug 18, 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