ZeroHour

CVE-2026-61750

niche

Insecure Deserialization in NVIDIA Megatron Bridge Allows Local Code Execution

CVSS 3.1
7.8 high
EPSS
<1%p18
Published
()
Modified
AI analysis

NVIDIA Megatron Bridge, the LLM training and post-training library in NVIDIA's NeMo ecosystem, contains a deserialization flaw (CWE-502) in which it deserializes untrusted data without validation. The CVSS vector (AV:L/PR:L/UI:N) indicates the flaw is triggered locally by a low-privileged attacker or process, meaning the realistic trigger is getting the framework to deserialize attacker-controlled serialized input such as a checkpoint or other artifact it processes locally, with no user interaction. A successful exploit yields high-impact code execution, data tampering, and information disclosure within the affected environment. Users of NVIDIA Megatron Bridge are affected; the advisory data provided does not specify affected or fixed version ranges. As of now there is no known exploitation: EPSS is low at 0.3%, the issue is not in CISA KEV, and no public proof-of-concept is known.

What to do: Check NVIDIA's PSIRT advisory for CVE-2026-61750 to identify affected and fixed Megatron Bridge releases and upgrade to a patched version. Because the flaw is in deserialization of untrusted data, avoid loading checkpoints, weights, or other serialized artifacts from untrusted or shared sources in training and evaluation pipelines until patched. In shared or multi-tenant GPU clusters, review which jobs deserialize third-party artifacts and restrict that surface as a mitigation.

Affected
NVIDIA Megatron Bridge (NeMo Megatron Bridge)
Estimated exposure
nicheunknown, plausibly thousands of developer/training environments — Megatron Bridge is a specialized open-source framework used by ML engineering teams, labs, and research groups for LLM training rather than a mass-market or internet-facing product, so deployments are likely in the thousands at most, and…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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

Vendors
nvidia
Products
nemo megatron bridge
Weakness
CWE-502
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.