ZeroHour

CVE-2026-61760

niche

Unsafe Deserialization of Untrusted Data in NVIDIA Megatron Bridge

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

NVIDIA Megatron Bridge, NVIDIA's open-source library for scaling large-language-model training within the NeMo ecosystem, contains an unsafe deserialization vulnerability (CWE-502) in which untrusted data is deserialized. Per the CVSS vector (AV:L/AC:L/PR:L/UI:N), exploitation requires local access with low privileges and no user interaction, meaning an attacker or malicious process already running in a training environment must supply untrusted serialized data to the library. A successful exploit could lead to arbitrary code execution, tampering with data, and disclosure of sensitive information. Any organization running Megatron Bridge in LLM training or fine-tuning workflows is potentially affected, although the specific affected version ranges were not included in the available data and should be confirmed against NVIDIA's advisory. There is currently no evidence of exploitation: no public proof-of-concept exists, the flaw is not in CISA KEV, and EPSS estimates only a ~0.3% probability of exploitation within 30 days.

What to do: Check NVIDIA's PSIRT security bulletin for the affected version range and upgrade Megatron Bridge to the fixed release it specifies, since fixed versions are not stated in the available data. Until patching, avoid deserializing untrusted serialized inputs (e.g., third-party checkpoints or job configs) and restrict which users and processes can execute code on hosts running Megatron Bridge. Given the code-execution impact, monitor NVIDIA and community channels for the publication of a proof-of-concept.

Affected
NVIDIA Megatron Bridge (NeMo Megatron Bridge)
Estimated exposure
nichelikely hundreds to low thousands of training environments (specialized open-source LLM-training library; no public install counts available) — Megatron Bridge is a niche developer library used primarily by AI research and ML engineering teams for large-model training rather than mass-deployed software, and its local-only attack vector further limits the population realistically…

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.