Description
NVIDIA Container Toolkit for Linux contains a vulnerability where an attacker could cause a time-of-check time-of-use race condition. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, and data tampering.
Published: 2026-07-01
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vulnerability: NVIDIA Container Toolkit for Linux includes a race condition where the system performs a time‑of‑check, time‑of‑use (TOCTOU) operation on files used by the runtime. Based on the description, the attack seems to involve manipulating container configuration or the underlying file system to trigger the race condition. The flaw, classified as CWE‑367, permits an attacker to influence container configuration or the underlying filesystem to cause the runtime to use a file or resource that has changed after validation. Successful exploitation can lead to arbitrary code execution inside the container or on the host, is followed by privilege escalation, and allows tampering with data.

Affected Systems

All currently released versions of NVIDIA Container Toolkit and NVIDIA GPU Operator for Linux are affected. No version ranges are listed, so all deployed installations should be treated as vulnerable until a patch removes the race condition.

Risk and Exploitability

The CVSS score of 8.5 marks this flaw as high severity, while the EPSS score of <1% indicates a low likelihood of real-world exploitation at present. The attack vector, inferred from the description, appears to target file handling during container execution. The vulnerability is not listed in the CISA KEV catalog, and an exploitation could lead to arbitrary code execution with elevated privileges and the ability to modify critical data.

Generated by OpenCVE AI on July 21, 2026 at 14:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NVIDIA Container Toolkit and GPU Operator patches that address the race condition.
  • If a patch is unavailable, restrict file system write permissions to sensitive files used by the container runtime and disable unnecessary privileged features during container execution.
  • Implement runtime security monitoring to detect anomalous file creation or modification patterns that may indicate exploitation of the race condition.

Generated by OpenCVE AI on July 21, 2026 at 14:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title NVIDIA Container Toolkit: NVIDIA Container Toolkit: Privilege escalation and code execution via race condition
Metrics threat_severity

None

threat_severity

Important


Tue, 07 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title Race Condition Leading to Privilege Escalation in NVIDIA Container Toolkit

Tue, 07 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Race Condition Leading to Privilege Escalation in NVIDIA Container Toolkit

Mon, 06 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title NVIDIA Container Toolkit Linux Filesystem Race Condition Leading to Privilege Escalation and Code Execution

Sun, 05 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Title NVIDIA Container Toolkit Linux Filesystem Race Condition Leading to Privilege Escalation and Code Execution

Sun, 05 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Race Condition Exploit in NVIDIA Container Toolkit Enables Privilege Escalation

Sat, 04 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Title Race Condition Exploit in NVIDIA Container Toolkit Enables Privilege Escalation

Sat, 04 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Sat, 04 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Fri, 03 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Title Time‑of‑Check Time‑of‑Use Race Condition in NVIDIA Container Toolkit for Linux

Fri, 03 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Time‑of‑Check Time‑of‑Use Race Condition in NVIDIA Container Toolkit for Linux

Thu, 02 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Thu, 02 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Thu, 02 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Title Race Condition in NVIDIA Container Toolkit Enables Privilege Escalation

Thu, 02 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Time-of-Check Time-of-Use Race in NVIDIA Container Toolkit Enables Privilege Escalation

Wed, 01 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia container Toolkit
Nvidia gpu Operator
Vendors & Products Nvidia
Nvidia container Toolkit
Nvidia gpu Operator

Wed, 01 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Title Time-of-Check Time-of-Use Race in NVIDIA Container Toolkit Enables Privilege Escalation

Wed, 01 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description NVIDIA Container Toolkit for Linux contains a vulnerability where an attacker could cause a time-of-check time-of-use race condition. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, and data tampering.
Weaknesses CWE-367
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Container Toolkit Gpu Operator
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-07-02T03:57:33.130Z

Reserved: 2026-01-21T19:09:48.284Z

Link: CVE-2026-24260

cve-icon Vulnrichment

Updated: 2026-07-01T16:04:06.491Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T14:34:54Z

Links: CVE-2026-24260 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:30:08Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition