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

NVIDIA Container Toolkit for Linux contains a race condition that performs a time‑of‑check, time‑of‑use (TOCTOU) operation on files used by the runtime. An attacker who can manipulate container configuration or the underlying file system may trigger this race, resulting in the kernel or runtime using a resource that has changed after validation. The vulnerability, identified as CWE‑367, allows the attacker to execute arbitrary code inside the container or on the host, elevate privileges, and tamper with data.

Affected Systems

All released versions of NVIDIA Container Toolkit and NVIDIA GPU Operator for Linux are potentially affected. No specific version ranges are listed, so all deployments should be treated as vulnerable until an official patch removes the race condition.

Risk and Exploitability

The CVSS score of 8.5 signals high severity, while the EPSS score of less than 1% indicates a low probability of exploitation currently. The flaw has not been listed in the CISA KEV catalog. Based on the description, the attack vector appears to involve manipulating files accessed during container execution; the exact pathway is not explicitly stated, so the vector is inferred from the race condition context.

Generated by OpenCVE AI on August 1, 2026 at 23:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the most recent NVIDIA Container Toolkit and GPU Operator updates once the vendor releases a fix for the race condition.
  • Restrict the use of privileged or root containers by disabling unnecessary privileged features and enforcing least‑privilege settings for all container workloads.
  • Set appropriate file system permissions or use immutable flags on runtime configuration files to prevent unauthorized modifications during execution.
  • Deploy runtime monitoring that alerts on anomalous file creation or modification patterns near the container runtime directory to detect potential exploitation attempts.

Generated by OpenCVE AI on August 1, 2026 at 23:22 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-08-01T23:30:04Z

Weaknesses
  • CWE-367

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