VYPR
High severityNVD Advisory· Published Feb 18, 2026· Updated Feb 26, 2026

CVE-2025-33253

CVE-2025-33253

Description

NVIDIA NeMo Framework contains a vulnerability where an attacker could cause remote code execution by convincing a user to load a maliciously crafted file. A successful exploit of this vulnerability might lead to code execution, denial of service, information disclosure, and data tampering.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

NVIDIA NeMo Framework users who load a maliciously crafted file can allow an attacker to achieve remote code execution.

Vulnerability

Overview CVE-2025-33253 is a vulnerability in the NVIDIA NeMo Framework that allows remote code execution via malicious file loading. The root cause lies in insufficient validation of user-supplied files, enabling an untrusted file to trigger arbitrary code execution within the framework [1]. NeMo is a scalable generative AI framework used for large language models, multimodal AI, and speech, and automatic speech recognition [2].

Attack

Vector To exploit this vulnerability, an attacker must convince a user to load a specially crafted file into the NeMo Framework. The attack requires no network-based exploitation beyond the file delivery, and the user action is the critical precondition. The vulnerability resides in how NeMo processes input data without proper sanitization [1].

Impact

A successful exploit could lead to code execution, denial of service, information disclosure, and data tampering. The scope is broad because NeMo is used in training and inference pipelines where compromised models or tampered data could cascade into system-wide impacts [1].

Mitigation

Status NVIDIA has not yet published a patch or detailed advisory beyond the CVE description [1]. Users should monitor official NeMo channels and the GitHub repository for updates [2]. Until a fix is available, avoid loading untrusted files into the framework and apply strict file validation policies.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
nemo-toolkitPyPI
< 2.6.12.6.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.