CVE-2025-23294
7.8NVIDIA · WebDataset
NVIDIA WebDataset is vulnerable to OS command injection, which could allow a local authenticated attacker to achieve arbitrary code execution with elevated privileges.
Executive summary
A vulnerability in NVIDIA WebDataset allows an authenticated local attacker to execute arbitrary code, potentially leading to full system compromise.
Vulnerability
This is an OS command injection vulnerability (CWE-78) occurring within the WebDataset component. Based on the CVSS vector (PR:L), this flaw requires an attacker to have local low-level privileges to successfully trigger the command execution.
Business impact
The ability to execute arbitrary code with elevated permissions poses a severe risk to organizational security. Successful exploitation could result in full system compromise, including unauthorized data tampering, sensitive information disclosure, and denial of service. With a CVSS score of 7.8, this vulnerability is classified as High, reflecting the significant impact on system integrity and confidentiality.
Remediation
Immediate Action: Update the affected software to the version containing the fix associated with code commit 9e95f50 as specified in the NVIDIA security advisory.
Proactive Monitoring: Review system logs for signs of unauthorized process execution or unexpected command-line activity originating from the WebDataset service.
Compensating Controls: Implement strict file system permissions and host-based access controls to limit the ability of low-privileged users to interact with sensitive system binaries.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for privilege escalation and arbitrary code execution, this vulnerability represents a significant risk to affected NVIDIA environments. Administrators should prioritize verifying their current version against the provided commit reference and apply the necessary security updates immediately to prevent potential exploitation.