ZeroHour

CVE-2026-61763

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, a Python library in NVIDIA's NeMo ecosystem for scaling large-language-model training, contains a deserialization-of-untrusted-data flaw (CWE-502). An attacker with low-privileged local access could supply crafted serialized input — such as a malicious checkpoint or serialized object that the library loads — and have it processed by Megatron Bridge. A successful exploit could result in arbitrary code execution, tampering with training data or results, and disclosure of sensitive information on the affected host. Users and teams running Megatron Bridge in AI development or training environments are potentially affected, with risk concentrated on shared or multi-user systems where untrusted users can submit jobs or provide data files. No public proof-of-concept, KEV listing, or confirmed in-the-wild exploitation is known, and EPSS estimates only a 0.3% chance of exploitation in the next 30 days.

What to do: Check NVIDIA's security advisory (this CVE is CNA-assigned to NVIDIA PSIRT) for the affected and fixed version ranges and upgrade Megatron Bridge accordingly. Until patched, avoid deserializing checkpoints or other serialized artifacts from untrusted sources and restrict local access on hosts running the library, prioritizing shared multi-user systems and CI/training pipelines where untrusted users can submit jobs or data. Because the attack vector is local (CVSS AV:L/PR:L), internet-facing exposure is not the primary concern.

Affected
NVIDIA Megatron Bridge (NeMo Megatron Bridge)
Estimated exposure
nicheunknown — a specialized LLM-training library, plausibly deployed in at most thousands of developer/training environments — No public install counts or internet-exposure scan data exist for this niche open-source library, which is typically deployed on internal training hosts rather than internet-facing systems, so only a small order-of-magnitude guess is…

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.