Description
NVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery via DNS rebinding. 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 includes a flaw in its multimodal media fetcher that allows an attacker to perform server‑side request forgery through DNS rebinding. This bypasses the intended DNS resolution logic and can cause the service to resolve arbitrary DNS names on the attacker’s behalf. The vulnerability is a classic DNS rebinding SSRF (CWE‑918) and could enable access to internal resources or leak sensitive data, thereby compromising confidentiality.

Affected Systems

The affected product is NVIDIA Dynamo for Linux. No specific version information is provided in the CVE data; all versions of the product that include the multimodal media fetcher are potentially impacted.

Risk and Exploitability

The CVSS score of 7.5 categorizes this as a high‑severity vulnerability, although the EPSS score is not available so the current exploitation probability is unclear. The CVE is not listed in the CISA KEV catalog, indicating no known public exploits at this time. The attack vector is inferred to require the attacker to cause the Dynamo service to initiate DNS resolution for malicious or spoofed domain names, which suggests that network controls and proper request validation are critical to preventing exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NVIDIA Dynamo patch to remove the vulnerable DNS rebinding handling.
  • Configure the Dynamo media fetcher to restrict outbound DNS queries to known, trusted hosts or URLs only.
  • Segment the Dynamo service from critical internal networks to guard against potential data exposure.
  • Deploy monitoring for abnormal outbound DNS queries and HTTP requests originating from Dynamo to detect attempted SSRF.

Generated by OpenCVE AI on August 4, 2026 at 19:19 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 Server‑Side Request Forgery via DNS Rebinding in NVIDIA Dynamo for Linux Multimodal Media Fetcher

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 multimodal media fetcher where an attacker may cause server-side request forgery via DNS rebinding. A successful exploit of this vulnerability might lead to information disclosure.
Weaknesses CWE-918
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:34:55.121Z

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

Link: CVE-2026-47617

cve-icon Vulnrichment

Updated: 2026-08-04T18:34:48.658Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-07T17:17:36.030

Link: CVE-2026-47617

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)