Skip to main content

NVIDIA DGX OS CVE-2026-24218

| EUVDEUVD-2026-31142 HIGH
Use of Hard-coded Cryptographic Key (CWE-321)
2026-05-20 nvidia GHSA-849r-hj58-p84g
8.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 20, 2026 - 20:02 vuln.today

DescriptionCVE.org

NVIDIA DGX OS contains a vulnerability in the factory provisioning process, where the cloning of a base image causes identical SSH host keys to be deployed across multiple systems. The sharing of cryptographic identifiers across all similarly provisioned systems enables host impersonation or attacker-in-the-middle attacks. A successful exploit of this vulnerability might lead to code execution, data tampering, escalation of privileges, information disclosure, and denial of service.

AnalysisAI

Host impersonation and machine-in-the-middle attacks against NVIDIA DGX OS systems are possible because the factory provisioning process clones a base image that ships identical SSH host keys onto every similarly provisioned system, primarily affecting DGX Spark deployments. With a CVSS of 8.1 and a CWE-321 (Use of Hard-Coded Cryptographic Key) root cause, an unauthenticated network attacker who possesses the shared key material from any one device can impersonate peers, potentially leading to code execution, data tampering, privilege escalation, information disclosure, or denial of service. There is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.

Technical ContextAI

The vulnerability stems from NVIDIA's factory provisioning workflow for DGX OS, the Ubuntu-derived operating system shipped on NVIDIA's DGX AI/ML appliances (CPE cpe:2.3:a:nvidia:dgx_spark identifies DGX Spark as the affected product). During image cloning, the SSH server's host key pair (typically generated once per host by openssh-server on first boot) was baked into the master image rather than regenerated per device, so every appliance provisioned from that image presents the same /etc/ssh/ssh_host_*_key fingerprint. This is a textbook CWE-321 (Use of Hard-Coded Cryptographic Key) condition: the cryptographic identity intended to uniquely bind a TLS/SSH endpoint becomes a shared secret across the fleet, defeating SSH's trust-on-first-use and known_hosts pinning protections that normally detect impostor servers.

RemediationAI

Follow NVIDIA's security bulletin at https://nvidia.custhelp.com/app/answers/detail/a_id/5835 for the official fix; patch status from the available data corresponds to 'Patch available per vendor advisory' without an exact fixed version enumerated in the provided intelligence. Operationally, regenerate unique SSH host keys on every affected DGX system by deleting /etc/ssh/ssh_host_*_key* and running dpkg-reconfigure openssh-server (or ssh-keygen -A), then restart sshd and purge stale entries from all clients' known_hosts files - note the side effect that legitimate users will see host-key-changed warnings and must re-pin the new fingerprints out of band. As compensating controls until remediation, restrict SSH access to DGX management interfaces to trusted management VLANs, require certificate-based SSH host authentication via an internal CA rather than TOFU fingerprint pinning, and audit any inter-DGX SSH trust relationships for replay or impersonation exposure.

More in Nvidia

View all
CVE-2016-1741 CRITICAL POC
9.8 Mar 24

The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c

CVE-2013-0109 HIGH POC
7.2 Apr 08

The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not

CVE-2019-5684 CRITICAL POC
10.0 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

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-2019-5685 CRITICAL POC
9.8 Aug 06

NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft

CVE-2025-23359 HIGH POC
8.3 Feb 12

NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co

CVE-2016-8812 HIGH POC
8.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G

CVE-2016-1861 HIGH POC
7.8 Jun 19

The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi

CVE-2024-0132 HIGH POC
8.3 Sep 26

NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de

CVE-2016-1846 HIGH POC
7.8 May 20

The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a

CVE-2015-7865 HIGH POC
7.7 Nov 24

nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before

CVE-2016-8811 HIGH POC
7.8 Nov 08

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3

Share

CVE-2026-24218 vulnerability details – vuln.today

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