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.
Published: 2026-09-01
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

NVIDIA Megatron Bridge suffers from a deserialization flaw where untrusted data can be processed. An attacker who successfully exploits this vulnerability can execute arbitrary code, tamper with data, and disclose confidential information. The weakness is a classic deserialization of untrusted data issue, aligned with CWE‑502.

Affected Systems

The affected vendor is NVIDIA, specifically the Megatron Bridge product. No precise version information is available from the CVE entry, so any deployment of this component may be susceptible until the vendor releases a fix.

Risk and Exploitability

The CVSS score of 7.8 denotes a high‑severity condition. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Because the flaw involves processing external input, the likely attack vector is remote, with an attacker sending crafted payloads over the network or through any interface that accepts serialized data. Successful exploitation would give the attacker full control over the affected process, raising the confidentiality, integrity, and availability of the system.

Generated by OpenCVE AI on September 2, 2026 at 02:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the NVIDIA patch that addresses untrusted deserialization in Megatron Bridge
  • Upgrade NVIDIA Megatron Bridge to the latest release that contains the fix
  • Add validation to ensure that only trusted or properly sanitized data reaches the deserialization routine

Generated by OpenCVE AI on September 2, 2026 at 02:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia nemo Megatron Bridge
CPEs cpe:2.3:a:nvidia:nemo_megatron_bridge:*:*:*:*:*:*:*:*
Vendors & Products Nvidia nemo Megatron Bridge

Wed, 02 Sep 2026 03:00:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia megatron-bridge
Vendors & Products Nvidia
Nvidia megatron-bridge

Wed, 02 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
Title Deserialization Vulnerability in NVIDIA Megatron Bridge Allows Remote Code Execution

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
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.
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Subscriptions

Nvidia Megatron-bridge Nemo Megatron Bridge
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-09-01T16:28:52.704Z

Reserved: 2026-07-10T19:08:58.085Z

Link: CVE-2026-61767

cve-icon Vulnrichment

Updated: 2026-09-01T16:20:47.569Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-01T16:17:09.867

Modified: 2026-09-02T12:34:56.250

Link: CVE-2026-61767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T02:45:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data