CVE-2025-33253

7.8

NVIDIA · NeMo Framework

NVIDIA NeMo Framework is vulnerable to deserialization of untrusted data, which may allow a local attacker to execute arbitrary code by supplying a malicious file.

Executive summary

A high-severity vulnerability in the NVIDIA NeMo Framework allows for remote code execution if a user is induced to load a maliciously crafted file.

Vulnerability

This vulnerability involves the insecure deserialization of untrusted data (CWE-502). An attacker with local access can trigger this flaw to achieve arbitrary code execution, denial of service, or data tampering.

Business impact

The ability for an attacker to execute arbitrary code poses a significant risk to the integrity and confidentiality of the host system. Given the CVSS score of 7.8, this vulnerability is classified as high, as it could lead to full system compromise if exploited successfully in a production environment.

Remediation

Immediate Action: Update the NVIDIA NeMo Framework component to version 2.6.1 or later immediately.

Proactive Monitoring: Review system logs for unusual file loading activities or unexpected process execution patterns originating from the NeMo toolkit.

Compensating Controls: Restrict file access permissions to ensure that only trusted users can interact with the framework, and implement strict input validation for any files processed by the application.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability represents a critical risk to systems utilizing the NeMo Framework due to the potential for total system compromise via deserialization flaws. Security teams should prioritize updating to version 2.6.1 across all development and production environments to eliminate this attack vector.

More NVIDIA CVEs

Sources