Description
NVIDIA NeMo for Linux contains a vulnerability where an attacker may cause OS command injection. A successful exploit of this vulnerability may lead to code execution, data tampering, escalation of privileges and information disclosure.
Published: 2026-07-27
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OS command injection vulnerability in NVIDIA NeMo Framework for Linux allows an attacker to execute arbitrary system commands through unvalidated input. The flaw enables code execution, privilege escalation, data tampering and information disclosure, which together constitute a high‑risk security breach.

Affected Systems

All NVIDIA NeMo Framework releases for Linux are potentially affected, as vendor documentation does not provide distinguished versions. Until an official fix is released, any deployed instance may be compromised.

Risk and Exploitability

The CVSS score of 7.8 reflects a severe risk, while an EPSS score of < 1% indicates a low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through NeMo’s exposed interfaces that forward external data to the operating system shell, such as REST API endpoints, configuration parsers or command line utilities. A successfully delivered payload would run with the privileges of the NeMo process and could lead to full system compromise.

Generated by OpenCVE AI on August 3, 2026 at 17:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NVIDIA NeMo Framework to a patched release that removes the command‑injection flaw.
  • Restrict network exposure of NeMo services so that only trusted hosts or authenticated users can send input to the vulnerable interfaces.
  • Implement strict validation and sanitization of all external input, or replace vulnerable shell invocations with safer APIs.

Generated by OpenCVE AI on August 3, 2026 at 17:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Title OS Command Injection in NVIDIA NeMo Framework for Linux

Thu, 30 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in NVIDIA NeMo Framework for Linux

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia nemo Framework
Vendors & Products Nvidia
Nvidia nemo Framework
Metrics ssvc

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


Mon, 27 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description NVIDIA NeMo for Linux contains a vulnerability where an attacker may cause OS command injection. A successful exploit of this vulnerability may lead to code execution, data tampering, escalation of privileges and information disclosure.
Weaknesses CWE-78
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Nemo Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-07-28T03:56:42.035Z

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

Link: CVE-2026-24252

cve-icon Vulnrichment

Updated: 2026-07-27T17:31:32.517Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-27T17:16:36.167

Modified: 2026-07-28T05:17:04.577

Link: CVE-2026-24252

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:15:12Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')