CVE-2026-47612
Received Received - Intake

Path Traversal in NVIDIA Dynamo for Linux

Vulnerability report for CVE-2026-47612, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: NVIDIA Corporation

Description

NVIDIA Dynamo for Linux contains a vulnerability in the image loading component where an attacker may cause improper limitation of a pathname to a restricted directory. A successful exploit of this vulnerability might lead to information disclosure.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nvidia dynamo From 0 (inc) to 1.0.0 (inc)
nvidia dynamo *-*

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

NVIDIA Dynamo for Linux has a path traversal vulnerability in its image loading component. This flaw allows attackers to manipulate file paths to bypass directory restrictions, potentially accessing restricted directories and disclosing sensitive information.

Detection Guidance

Detecting this vulnerability requires checking for improper path handling in NVIDIA Dynamo for Linux. Review application logs for unusual file access patterns or path traversal attempts. Inspect file paths used by Dynamo for Linux for potential directory traversal sequences like '../'. Ensure input validation is implemented in image loading functions.

Impact Analysis

An attacker could exploit this to access restricted directories on your system, leading to unauthorized information disclosure. This might include sensitive files or data stored in those directories.

Compliance Impact

This vulnerability could potentially lead to unauthorized information disclosure by allowing access to restricted directories. For GDPR, this may result in violations of data protection principles if personal data is exposed. For HIPAA, it could compromise protected health information if such data is involved. The risk depends on whether the affected system processes regulated data.

Mitigation Strategies

Immediately update NVIDIA Dynamo for Linux to the latest patched version (v1.0.0 or later). If updating is not possible, restrict network access to Dynamo for Linux and monitor for suspicious file access. Implement strict input validation for file paths in image loading components to prevent path traversal.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47612. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart