Skip to main content

Triton Inference Server EUVDEUVD-2026-52799

| CVE-2026-47487 HIGH
Path Traversal (CWE-22)
2026-08-04 nvidia GHSA-r5cm-75cc-9f2g
7.1
CVSS 3.1 · NVD
Share

Severity by source

Vendor (nvidia) PRIMARY
MEDIUM
qualitative
NVD
7.1 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
vuln.today AI
7.8 HIGH

Local low-privilege access; description explicitly states write and modify capability, making I:H appropriate despite vendor-supplied I:N, no scope change applies.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (nvidia).

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

Lifecycle Timeline

6
Analysis Updated
Aug 17, 2026 - 14:02 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 17, 2026 - 13:52 vuln.today
cvss_changed
Severity Changed
Aug 17, 2026 - 13:52 NVD
MEDIUM HIGH
CVSS changed
Aug 17, 2026 - 13:52 NVD
4.4 (MEDIUM) 7.1 (HIGH)
Analysis Generated
Aug 04, 2026 - 18:09 vuln.today
CVE Published
Aug 04, 2026 - 17:20 cve.org
MEDIUM 4.4

DescriptionNVD

NVIDIA Triton Inference Server for Linux contains a vulnerability where a user could cause files outside the model repository to be read, written to, or modified by providing a path in the model name to the Triton MLflow plugin. A successful exploit of this vulnerability might lead to denial of service and information disclosure.

AnalysisAI

Path traversal in NVIDIA Triton Inference Server's MLflow plugin allows a low-privileged local user to read, write, or modify files outside the designated model repository by embedding traversal sequences in a model name parameter. All Linux deployments of Triton Inference Server through version 26.02 are affected. No active exploitation has been confirmed (not listed in CISA KEV), EPSS is 0.16% (6th percentile), and SSVC rates exploitation status as none - indicating this is a real but currently low-observed-risk vulnerability that warrants patching on a standard cadence rather than emergency response.

Technical ContextAI

NVIDIA Triton Inference Server is an open-source AI/ML inference serving platform widely used to deploy trained models in production. It supports multiple model repository backends, including an MLflow plugin that integrates with the MLflow model registry. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), colloquially 'path traversal': the MLflow plugin accepts a model name parameter and uses it to construct file system paths without adequately sanitizing directory traversal sequences (e.g., '../'). This allows the constructed path to escape the intended model repository boundary. The CPE cpe:2.3:a:nvidia:triton_inference_server:*:*:*:*:*:*:*:* covers all versions through 26.02 on Linux. The vulnerability is constrained to the MLflow plugin surface - deployments not using the MLflow backend are not exposed through this specific code path.

RemediationAI

The primary fix is to upgrade NVIDIA Triton Inference Server to a version beyond 26.02. The exact patched release version is not independently confirmed in the available data - consult the NVIDIA product security advisory at https://github.com/NVIDIA/product-security/tree/main/2026/5860 for the precise target version before deploying. If immediate patching is not feasible, administrators should apply strict Linux file system permissions to the Triton process user account, limiting its read and write access to only the model repository directory and required system paths (note: overly restrictive permissions may break legitimate plugin functionality and should be tested). Additionally, if the MLflow plugin is not actively required, disabling it eliminates the vulnerable code path entirely with no inference serving impact. Restricting which local users can submit model name inputs to the Triton API through OS-level access controls further reduces the attack surface.

CVE-2026-24207 CRITICAL POC
9.8 May 20

Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct

CVE-2026-47627 CRITICAL
9.8 Aug 18

Path traversal in NVIDIA Triton Inference Server for Linux (CWE-22) lets remote attackers manipulate file paths to reach

CVE-2026-24206 CRITICAL
9.8 May 20

Authentication bypass in NVIDIA Triton Inference Server allows remote unauthenticated attackers to circumvent access con

CVE-2026-24214 CRITICAL
9.8 May 20

Integer overflow in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigger

CVE-2026-24213 CRITICAL
9.8 May 20

Out-of-bounds read in the DALI backend of NVIDIA Triton Inference Server allows authenticated remote attackers to trigge

CVE-2024-0087 HIGH
8.8 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability where a user can set the logging location to an arbitr

CVE-2024-0100 HIGH
8.1 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability in the tracing API, where a user can corrupt system fi

CVE-2024-0088 HIGH
8.1 May 14

NVIDIA Triton Inference Server for Linux contains a vulnerability in shared memory APIs, where a user can cause an impro

CVE-2026-24264 HIGH
7.5 Jul 01

Denial of service in NVIDIA Triton Inference Server for Linux allows remote unauthenticated attackers to exhaust server

CVE-2026-24266 HIGH
7.5 Jul 01

Denial of service in NVIDIA Triton Inference Server for Linux (versions through 26.03) allows a remote attacker to crash

CVE-2026-47629 HIGH
7.5 Aug 18

Denial of service in NVIDIA Triton Inference Server for Linux exposes AI inference infrastructure to remote disruption t

CVE-2026-47628 HIGH
7.5 Aug 18

Unbounded resource allocation in NVIDIA Triton Inference Server for Linux allows remote, unauthenticated attackers to ex

Share

EUVD-2026-52799 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy