CVE-2026-47483
Awaiting Analysis Awaiting Analysis - Queue

Uncontrolled Resource Consumption in NVIDIA DCGM Exporter via Debug Endpoints

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

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: NVIDIA Corporation

Description

NVIDIA DCGM Exporter for all platforms contains a vulnerability in the /debug/pprof endpoints, where an attacker could cause uncontrolled resource consumption by submitting concurrent unauthenticated profiling requests. A successful exploit of this vulnerability might lead to denial of service and information disclosure.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
nvidia dcgm_exporter *
nvidia dcgm to 4.5.2 (inc)
nvidia dcgm_exporter to 4.8.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the NVIDIA DCGM Exporter allows an attacker to submit multiple unauthenticated profiling requests to the /debug/pprof endpoints. This causes uncontrolled resource consumption, potentially leading to denial of service and information disclosure.

Detection Guidance

Check if the NVIDIA DCGM Exporter is running and accessible. Inspect network traffic for repeated requests to /debug/pprof endpoints. Use tools like curl to test the endpoint: curl http://<target>:9400/debug/pprof/. Monitor system resource usage for spikes during profiling requests.

Impact Analysis

An attacker could exploit this to overload the system, causing it to slow down or crash. This may disrupt services relying on the DCGM Exporter and expose sensitive information.

Compliance Impact

This vulnerability could lead to unauthorized access or data exposure, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face compliance penalties if exploited.

Mitigation Strategies
  • Disable or restrict access to the /debug/pprof endpoints in the NVIDIA DCGM Exporter configuration.
  • Update the NVIDIA DCGM Exporter to a version beyond 4.8.2 if available.
  • Implement network-level controls to block unauthorized access to the vulnerable endpoints.

Chat Assistant

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

EPSS Chart