Skip to main content

NVIDIA Megatron Bridge EUVDEUVD-2026-41044

| CVE-2026-24244 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-07-01 nvidia GHSA-wh7f-f43p-5q6v
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

Local delivery of a malicious artifact with no auth (AV:L, PR:N) but a victim must load it (UI:R); deserialization yields full code execution, so C/I/A all High.

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:P/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:56 vuln.today
CVE Published
Jul 01, 2026 - 14:53 cve.org
HIGH 7.8

DescriptionCVE.org

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

AnalysisAI

Arbitrary code execution and privilege escalation in NVIDIA Megatron Bridge on Linux arises from unsafe deserialization of untrusted data, allowing a local attacker who convinces a user to load a malicious serialized object to run code, tamper with data, and disclose information. NVIDIA (the reporting vendor) rates it 7.8 (High); the CVSS vector requires local access and user interaction, so exploitation is not remote-unauthenticated. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

Megatron Bridge is NVIDIA's open-source library used in large-language-model and deep-learning training pipelines to bridge and convert model checkpoints/state between frameworks (e.g., Megatron-Core and Hugging Face formats). The affected component is identified by CPE cpe:2.3:a:nvidia:megatron-bridge:*:*:*:*:*:*:*:*. The root cause is CWE-502 (Deserialization of Untrusted Data): the library reconstructs objects from serialized input (commonly Python pickle-based checkpoint or config formats in the ML ecosystem) without validating that the data is trustworthy, so a crafted payload can trigger object instantiation that executes attacker-controlled code during the load step.

RemediationAI

Upgrade NVIDIA Megatron Bridge to the fixed release identified in NVIDIA's advisory at https://github.com/NVIDIA/product-security/tree/main/2026/5841 - a patch is available per the vendor advisory, but the exact fixed version is not stated in the available data and must be read from that advisory. Until patched, treat all model checkpoints, configuration files, and serialized artifacts as untrusted: only load checkpoints from sources you control or have cryptographically verified, and avoid loading third-party or downloaded models on privileged training hosts (trade-off: blocks convenient reuse of public model artifacts). Where the workflow allows, restrict who can supply files to the load path and run conversion/loading jobs under a low-privilege, sandboxed account or container to contain the impact of a malicious deserialization (trade-off: added operational overhead), and prefer safe serialization formats (e.g., safetensors) over pickle-based formats where the tooling supports it.

CVE-2026-24248 HIGH
7.8 Jul 01

Arbitrary code execution in NVIDIA Megatron Bridge for Linux stems from improper control of code generation (CWE-94), al

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-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-41044 vulnerability details – vuln.today

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