ZeroHour

CVE-2026-61779

niche

Deserialization of untrusted data in NVIDIA Megatron Bridge enables code execution

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

NVIDIA Megatron Bridge, a training framework in NVIDIA's NeMo ecosystem for large language models, contains a deserialization of untrusted data flaw (CWE-502), where serialized input is deserialized without adequate validation. The CVSS vector indicates the flaw is exploitable locally (AV:L) with low privileges and no user interaction, which in practice means a local user or process, or an attacker able to supply an untrusted checkpoint or other serialized artifact that the framework loads. A successful exploit could result in arbitrary code execution, tampering with data, or disclosure of sensitive information on the affected system. Anyone running Megatron Bridge to train or fine-tune models is exposed, with the highest risk in environments that load checkpoints or serialized state from external or untrusted sources. There is no known exploitation: no public proof of concept, the flaw is not in CISA's KEV, and EPSS estimates only a 0.2% probability of exploitation within 30 days.

What to do: Check NVIDIA's security advisory for this CVE to identify affected and patched Megatron Bridge versions and upgrade promptly. Until patched, avoid deserializing checkpoints, weights, or other serialized artifacts from untrusted or shared sources, and restrict which users can load data into training sessions. Because the attack vector is local, prioritize systems where untrusted users or multi-tenant workloads run Megatron Bridge.

Affected
NVIDIA Megatron Bridge (NeMo)
Estimated exposure
nichelikely on the order of thousands of ML developer/research environments (estimate; no public install counts available) — Megatron Bridge is a recently released, specialized open-source Python framework for large-model training used primarily by AI research teams and enterprise ML groups rather than end-user deployments, so affected systems are development…

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.