CVE-2026-24151
Remote Code Execution in NVIDIA Megatron-LM Inferencing Module
Publication date: 2026-03-24
Last updated on: 2026-03-25
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | megatron-lm | to 0.15.3 (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-2026-24151 is a vulnerability in NVIDIA Megatron-LM related to the inferencing process. An attacker can exploit this flaw by persuading a user to load a maliciously crafted input, which may result in remote code execution (RCE).
This vulnerability is classified under CWE-502: Deserialization of Untrusted Data, meaning that the system improperly processes untrusted input data, leading to potential execution of malicious code.
How can this vulnerability impact me? :
A successful exploit of this vulnerability may lead to remote code execution, allowing an attacker to run arbitrary code on the affected system.
- Escalation of privileges
- Information disclosure
- Data tampering
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