Description
NVIDIA UFM Enterprise contains a vulnerability in the user management component, where an authenticated administrator could inject commands by sending a crafted API request. A successful exploit of this vulnerability might lead to code execution, escalation of privileges and information disclosure.
Published: 2026-08-25
Score: 6.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NVIDIA Unified Fabric Manager Enterprise contains a command‑injection flaw in its user‑management component. A crafted API request can inject operating‑system commands when processed with administrator privileges, allowing the attacker to achieve arbitrary code execution, elevate privileges, and disclose sensitive information. The weakness maps to CWE‑77, denoting unsafe command execution based on user input.

Affected Systems

Vulnerable releases of NVIDIA Unified Fabric Manager Enterprise include the General Availability version and the LTS 2023, LTS 2024, and LTS 2025 editions. No specific patch level is enumerated in the advisory, so all supplied versions are considered affected until a fix is applied.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate severity that can be exploited by an authenticated administrator. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to have administrative credentials and to send a crafted API request to the user‑management endpoint. Once executed, the attacker gains full control of the system and can compromise confidentiality, integrity, and availability of the host and related infrastructure.

Generated by OpenCVE AI on August 25, 2026 at 17:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official NVIDIA patch or upgrade to a newer Unified Fabric Manager Enterprise release that contains the command‑injection fix.
  • If a patch is not yet available, block or restrict API access to the user‑management component for all non‑administrator accounts to reduce the attack surface.
  • Implement strict input validation on the API layer, ensuring that any supplied command strings are whitelisted or rejected before execution.
  • Enable comprehensive logging and monitoring for suspicious API calls that could indicate attempted command injection, and review logs regularly for anomalous activity.

Generated by OpenCVE AI on August 25, 2026 at 17:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Title Command Injection in NVIDIA Unified Fabric Manager Enterprise Allows Administrator‑Level Code Execution

Tue, 25 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description NVIDIA UFM Enterprise contains a vulnerability in the user management component, where an authenticated administrator could inject commands by sending a crafted API request. A successful exploit of this vulnerability might lead to code execution, escalation of privileges and information disclosure.
Weaknesses CWE-77
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-08-25T16:17:44.618Z

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

Link: CVE-2026-24167

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T17:17:09.723

Modified: 2026-08-25T17:17:09.723

Link: CVE-2026-24167

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T17:30:07Z

Weaknesses
  • CWE-77

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