Skip to main content

NVIDIA Megatron Bridge EUVDEUVD-2026-41016

| CVE-2026-24248 HIGH
Code Injection (CWE-94)
2026-07-01 nvidia GHSA-2x88-gp65-5gf7
7.8
CVSS 3.1 · Vendor: nvidia
Share

Severity by source

Vendor (nvidia) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Exploitation needs no privileges but requires the victim to locally load a malicious artifact, so AV:L/PR:N/UI:R; code execution yields full C:H/I:H/A:H.

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (nvidia).

CVSS VectorVendor: nvidia

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 01, 2026 - 15:55 vuln.today
CVE Published
Jul 01, 2026 - 14:57 cve.org
HIGH 7.8

DescriptionCVE.org

NVIDIA Megatron Bridge for Linux contains a vulnerability where an attacker could cause improper control of code generation. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, and information disclosure.

AnalysisAI

Arbitrary code execution in NVIDIA Megatron Bridge for Linux stems from improper control of code generation (CWE-94), allowing an attacker who convinces a user to process a malicious artifact to run code in the context of the training/inference workload. Successful exploitation can escalate privileges, tamper with data, and disclose information. There is no public exploit identified at time of analysis, and the flaw is not listed in CISA KEV; the CVSS 3.1 vector (AV:L/UI:R) indicates local access with user interaction is required.

Technical ContextAI

NVIDIA Megatron Bridge is a Python-based framework in the Megatron/NeMo LLM ecosystem used to bridge and convert large-model checkpoints and orchestrate distributed training/inference pipelines. The root cause is CWE-94 (Improper Control of Generation of Code, i.e. code injection): the software dynamically constructs or evaluates code/objects from externally influenced input - commonly via deserialization of model checkpoints, configuration files, or dynamically imported modules - without adequately constraining what is executed. The single affected product identified by CPE is cpe:2.3:a:nvidia:megatron-bridge (all versions listed as '*'), so the exact fixed and vulnerable boundaries are not encoded in the CPE and must be read from NVIDIA's advisory.

RemediationAI

Patch available per vendor advisory: consult NVIDIA's Megatron Bridge security notice at https://github.com/NVIDIA/product-security/tree/main/2026/5841 and upgrade to the fixed release identified there - an exact patched version number is not present in the provided input, so do not assume one; verify it directly in the advisory. As compensating controls until patched, only load model checkpoints, configuration files, and pipeline artifacts from trusted, integrity-verified sources (avoid arbitrary Hugging Face/third-party checkpoints), and prefer safetensors-style non-executable formats over pickle-based ones where the framework allows it, which prevents deserialization-triggered code execution at the cost of blocking legacy checkpoints. Run Megatron Bridge under a dedicated low-privilege service account with filesystem and network egress restrictions so that even if code executes it cannot escalate or exfiltrate - the trade-off is added operational friction for legitimate multi-node training. Additionally, restrict who can supply job inputs and enforce code review of config files, accepting reduced convenience in shared research environments.

CVE-2026-24243 HIGH
7.8 Jul 01

Arbitrary code execution in NVIDIA Megatron Bridge (all versions per the NVIDIA advisory) arises from unsafe deserializa

CVE-2026-24247 HIGH
7.8 Jul 01

Insecure deserialization in NVIDIA Megatron Bridge for Linux (CWE-502) lets an attacker who supplies a crafted serialize

CVE-2026-24246 HIGH
7.8 Jul 01

Arbitrary code execution in NVIDIA Megatron Bridge on Linux arises from unsafe reflection (CWE-470), where externally-co

CVE-2026-24240 HIGH
7.8 Jul 01

Deserialization of untrusted data in NVIDIA Megatron Bridge for Linux (CWE-502) can lead to arbitrary code execution, pr

CVE-2026-24249 HIGH
7.8 Jul 01

Deserialization of untrusted data in NVIDIA Megatron Bridge for Linux allows a low-privileged local attacker to achieve

CVE-2026-24251 HIGH
7.8 Jul 01

Local code execution and privilege escalation in NVIDIA Megatron Bridge (Linux) stems from unsafe handling of dynamicall

CVE-2026-24250 HIGH
7.8 Jul 01

Local privilege escalation and code execution in NVIDIA Megatron Bridge for Linux stems from unsafe deserialization of a

CVE-2026-24245 HIGH
7.8 Jul 01

Arbitrary code execution in NVIDIA Megatron Bridge for Linux arises from unsafe deserialization of untrusted data (CWE-5

CVE-2026-24244 HIGH
7.8 Jul 01

Arbitrary code execution and privilege escalation in NVIDIA Megatron Bridge on Linux arises from unsafe deserialization

CVE-2026-24242 HIGH
7.8 Jul 01

Server-side request forgery in NVIDIA Megatron Bridge for Linux allows an attacker to coerce the software into issuing a

CVE-2025-33240 HIGH
7.8 Feb 18

NVIDIA Megatron Bridge contains a vulnerability in a data shuffling tutorial, where malicious input could cause a code i

CVE-2025-33239 HIGH
7.8 Feb 18

NVIDIA Megatron Bridge contains a vulnerability in a data merging tutorial, where malicious input could cause a code inj

Share

EUVD-2026-41016 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy