Description
NVIDIA NeMo Speech for all platforms contains a vulnerability where malicious data created by an attacker could cause remote code execution. A successful exploit of this vulnerability might lead to code execution, information disclosure, and data tampering.
Published: 2026-09-22
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: Remote code execution
Action: Immediate mitigation
AI Analysis

Impact

NVIDIA NeMo Speech contains a deserialization flaw (CWE-502) that allows an attacker to craft malicious data and trigger remote code execution. The successful exploitation can lead to arbitrary code execution, disclosure of sensitive information, and alteration of data, compromising both confidentiality and integrity. The attack requires the attacker to supply the malformed data to the NeMo service; the likely vector is data ingestion, which could be over a network interface or from local input, but the exact method is not detailed and is inferred from the need for malicious data.

Affected Systems

All platforms running NVIDIA NeMo Speech are affected, as version information is not specified in the advisory. Users of any supported build should treat the product as vulnerable until an official patch is released.

Risk and Exploitability

The CVSS score of 7.8 classifies this vulnerability as high severity, indicating significant impact if exploited. EPSS information is unavailable, so the precise likelihood of exploitation cannot be quantified. The vulnerability is not listed in CISA’s KEV catalog, which suggests no known widespread exploitation yet. The path to exploitation involves delivering crafted data that triggers the deserialization logic, a technique that has been successfully used in other contexts to achieve RCE.

Generated by OpenCVE AI on September 22, 2026 at 15:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any NVIDIA patch or update for NeMo Speech as soon as it becomes available
  • Restrict NeMo Speech input to trusted sources only, and consider disabling or isolating deserialization features if configurable
  • Implement comprehensive monitoring of NeMo’s logs for suspicious activity and enforce strict audit trails
  • Where possible, run NeMo Speech in a sandboxed environment to contain potential misuse

Generated by OpenCVE AI on September 22, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia nemo Speech
Vendors & Products Nvidia
Nvidia nemo Speech

Tue, 22 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Malicious Data in NVIDIA NeMo Speech

Tue, 22 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Description NVIDIA NeMo Speech for all platforms contains a vulnerability where malicious data created by an attacker could cause remote code execution. A successful exploit of this vulnerability might lead to code execution, information disclosure, and data tampering.
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Nvidia Nemo Speech
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-09-22T15:30:18.595Z

Reserved: 2026-01-21T19:09:37.973Z

Link: CVE-2026-24239

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-22T15:17:10.013

Modified: 2026-09-22T19:37:36.747

Link: CVE-2026-24239

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T19:15:00Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data