CVE-2025-23264
BaseFortify
Publication date: 2025-06-24
Last updated on: 2025-10-01
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.12.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in NVIDIA Megatron-LM affects a Python component where an attacker can supply a malicious file to cause code injection. Exploiting this flaw may allow the attacker to execute arbitrary code, escalate privileges, disclose sensitive information, and tamper with data. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to remote code execution, allowing attackers to run unauthorized code on the system. It can also result in escalation of privileges, information disclosure, and data tampering, potentially compromising system confidentiality, integrity, and availability. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade NVIDIA Megatron-LM to version 0.12.1 or later. All versions prior to 0.12.0 are affected, so users of earlier branch releases should update to the latest branch release to address the code injection vulnerability. [1]