Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
1DescriptionCVE.org
NVIDIA Triton Inference Server contains a vulnerability where an attacker could cause a path traversal issue. A successful exploit of this vulnerability might lead to denial of service.
AnalysisAI
Denial of service in NVIDIA Triton Inference Server can be triggered remotely without authentication via a path traversal flaw (CWE-22), enabling unauthenticated network attackers to disrupt model-serving availability. The CVSS 7.5 score reflects high availability impact with no confidentiality or integrity loss, and no public exploit has been identified at time of analysis.
Technical ContextAI
NVIDIA Triton Inference Server is an open-source inference-serving platform used to deploy AI/ML models (TensorFlow, PyTorch, ONNX, TensorRT, etc.) at scale via HTTP/REST and gRPC endpoints, commonly fronting GPU-backed model repositories in production ML pipelines. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory - 'Path Traversal'), meaning user-controlled input referencing filesystem paths is not sufficiently sanitized, allowing references outside an intended directory. In Triton, such input typically flows through model-name, model-repository, or file-handling parameters in the inference API, where traversal sequences can be abused to reference unintended files and crash or hang the server. The single CPE entry (cpe:2.3:a:nvidia:triton_inference_server:*:*:*) confirms the product scope but does not narrow specific versions.
RemediationAI
Patch available per vendor advisory - consult NVIDIA's security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5828 for the exact fixed version and upgrade to it as the primary remediation; corroborating records are at https://nvd.nist.gov/vuln/detail/CVE-2026-24209 and https://www.cve.org/CVERecord?id=CVE-2026-24209. Until the patched build is deployed, restrict network reachability of Triton's HTTP/REST (default 8000) and gRPC (default 8001) endpoints to trusted clients via firewall or service-mesh policy (trade-off: breaks any direct external integrations), place Triton behind an authenticating reverse proxy or API gateway that strips traversal sequences such as '../' and URL-encoded variants from path/model-name parameters (trade-off: may require request-shape changes for legitimate clients), and run Triton as an unprivileged user inside a container with a read-only model repository mount to limit the blast radius of any file reference (trade-off: requires deployment changes and may affect dynamic model loading). Monitor Triton logs for repeated 4xx/5xx spikes and process restarts as early indicators of DoS probing.
The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c
The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G
The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi
NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de
The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a
nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3
Same weakness CWE-22 – Path Traversal
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31051
GHSA-mf6v-qv54-r9qj