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.
Published: 2026-08-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA Dynamo for Linux contains a path‑traversal flaw in its image loading component. The flaw permits an attacker to supply a pathname that bypasses the intended directory restrictions, potentially enabling access to files outside the allowed area and resulting in the disclosure of sensitive information.

Affected Systems

The affected product is NVIDIA Dynamo for Linux. No specific version range is listed, so the vulnerability may impact all releases prior to a vendor patch. Only NVIDIA is identified as the vendor.

Risk and Exploitability

The CVSS score of 7.5 reflects a high level of severity. No EPSS score is provided, so the likelihood of exploitation is uncertain. The vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed commercial exploitation yet. The likely attack vector is inferred to be local, but could be remote if the image loader accepts externally supplied inputs; explicit details are not provided in the advisory.

Generated by OpenCVE AI on August 4, 2026 at 19:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NVIDIA Dynamo for Linux to the latest version that includes the image loading patch.
  • Ensure the image loader only accepts paths that are explicitly whitelisted, preventing traversal to protected directories.
  • Apply OS‑level access controls such as AppArmor or SELinux to constrain Dynamo’s file system permissions to the allowed directories.
  • Enable auditing on file accesses by Dynamo so that unexpected reads of restricted files generate alerts.

Generated by OpenCVE AI on August 4, 2026 at 19:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia dynamo
Vendors & Products Nvidia
Nvidia dynamo

Tue, 04 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Path Traversal Vulnerability in NVIDIA Dynamo Image Loader Leading to Information Disclosure

Tue, 04 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
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.
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-08-04T18:41:30.431Z

Reserved: 2026-05-19T19:55:51.494Z

Link: CVE-2026-47612

cve-icon Vulnrichment

Updated: 2026-08-04T18:41:26.709Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-04T18:16:50.630

Modified: 2026-08-07T19:31:54.903

Link: CVE-2026-47612

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:19:35Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')