CVE-2025-33243
Remote Code Execution Vulnerability in NVIDIA NeMo Framework
Publication date: 2026-02-18
Last updated on: 2026-02-20
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | nemo | to 2.6.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-33243 is a vulnerability in the NVIDIA NeMo Framework that allows an attacker to achieve remote code execution in distributed environments.
This vulnerability is related to CWE-502: Deserialization of Untrusted Data, meaning that untrusted data is improperly handled, which can be exploited by an attacker.
Exploiting this flaw can lead to code execution, privilege escalation, information disclosure, and data tampering.
How can this vulnerability impact me? :
A successful exploit of this vulnerability might allow an attacker to execute arbitrary code remotely within distributed environments.
- Remote code execution
- Escalation of privileges
- Information disclosure
- Data tampering
These impacts can compromise the confidentiality, integrity, and availability of your systems and data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know