ZeroHour

CVE-2026-61773

niche

Insecure Deserialization in NVIDIA Megatron Bridge Enables Potential RCE

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

NVIDIA Megatron Bridge, NVIDIA's open-source library for large language model training and post-training, contains an insecure deserialization flaw (CWE-502) in which untrusted serialized data is deserialized without adequate validation. The vulnerability is triggered when the framework processes attacker-controlled serialized input, most likely a malicious checkpoint or other serialized artifact loaded into a training pipeline; the CVSS local attack vector with low privileges indicates the attacker also needs some foothold in the environment. A successful exploit could yield arbitrary code execution, tampering with training data or artifacts, and disclosure of sensitive information such as datasets, model weights, or credentials in the training environment. Users affected are teams running NVIDIA Megatron Bridge for LLM training or fine-tuning, particularly in shared or multi-tenant clusters where checkpoints or data files from outside sources are ingested. There is currently no known public proof-of-concept, the flaw is not in the CISA KEV catalog, and EPSS assigns only a 0.2% probability of exploitation within 30 days.

What to do: Check NVIDIA's security advisory (issued by NVIDIA PSIRT) for the affected version range and upgrade Megatron Bridge to the patched release it specifies. Until patched, avoid deserializing checkpoints or serialized artifacts from untrusted sources and limit low-privileged local access to training hosts. Because the attack vector is local, prioritize environments where untrusted users, jobs, or third-party checkpoints can feed serialized data into training runs.

Affected
NVIDIA NeMo Megatron Bridge
Estimated exposure
nichelikely hundreds to low thousands of AI training environments (no public install counts) — Megatron Bridge is a specialized open-source LLM training library distributed via GitHub and PyPI and used primarily by AI research and enterprise model-training teams rather than broad consumer deployments, and the source data provides no…

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.