The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-24159

CVE-2026-24159: Nvidia Nemo Framework RCE Vulnerability

CVE-2026-24159 is a remote code execution vulnerability in Nvidia Nemo Framework that enables attackers to execute code, escalate privileges, and tamper with data. This article covers technical details, impact, and mitigation.

Updated: May 14, 2026

CVE-2026-24159 Overview

CVE-2026-24159 is a remote code execution vulnerability in the NVIDIA NeMo Framework, an open-source toolkit for building generative AI models including large language models, speech, and multimodal systems. The flaw is rooted in unsafe deserialization of untrusted data [CWE-502], allowing an attacker reachable over the network to execute arbitrary code in the context of the NeMo process. Successful exploitation can lead to code execution, privilege escalation, information disclosure, and data tampering against AI training and inference workloads.

Critical Impact

An unauthenticated network attacker can trigger arbitrary code execution on hosts running vulnerable NeMo Framework versions, compromising AI model integrity and the underlying GPU infrastructure.

Affected Products

  • NVIDIA NeMo Framework (all versions prior to the fixed release listed in the NVIDIA advisory)
  • Deployments running NeMo on Linux hosts with GPU acceleration
  • Containerized NeMo workloads pulled from NVIDIA NGC catalogs

Discovery Timeline

  • 2026-03-24 - CVE-2026-24159 published to NVD
  • 2026-03-31 - Last updated in NVD database

Technical Details for CVE-2026-24159

Vulnerability Analysis

The NeMo Framework processes serialized objects and model artifacts during loading and configuration. The vulnerability allows an attacker to supply crafted serialized data that the framework deserializes without sufficient validation. When the deserializer reconstructs the object graph, attacker-controlled callables or constructors are invoked, leading to arbitrary code execution within the Python process hosting NeMo.

Because NeMo workloads typically run with access to GPUs, model weights, training datasets, and cloud credentials, an attacker gains a high-value foothold. Compromise of a training node can poison downstream models, exfiltrate proprietary datasets, or pivot into adjacent MLOps infrastructure.

Root Cause

The root cause is insecure deserialization [CWE-502]. The framework treats serialized inputs as trusted and reconstructs Python objects without restricting allowed classes or validating provenance. Any data source feeding the affected loader — model checkpoints, configuration files, or network-delivered payloads — becomes an execution sink.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker who can deliver a malicious model artifact, configuration blob, or serialized payload to a NeMo endpoint or shared storage location triggers code execution when the framework loads the data. Common delivery paths include compromised model hubs, attacker-controlled URLs referenced in pipelines, and shared object stores used by ML teams.

No public proof-of-concept code is available for CVE-2026-24159 at the time of writing. Refer to the NVIDIA Support Answer for vendor technical detail.

Detection Methods for CVE-2026-24159

Indicators of Compromise

  • Unexpected child processes spawned by Python interpreters running NeMo training or inference scripts.
  • Outbound network connections from GPU worker nodes to unfamiliar hosts during model load operations.
  • New or modified .nemo, .ckpt, or pickle-based artifacts appearing in shared model stores without a corresponding pipeline run.
  • Anomalous reads of credential files, SSH keys, or cloud metadata services from NeMo processes.

Detection Strategies

  • Monitor process lineage for python/torchrun parents launching shells, package managers, or network utilities.
  • Inspect model artifacts for embedded executable payloads using pickle-scanning tooling before loading.
  • Alert on NeMo containers making unexpected egress connections, particularly during checkpoint deserialization.

Monitoring Recommendations

  • Enable detailed audit logging on hosts running NeMo and forward events to a centralized analytics platform.
  • Track integrity of model registries and object stores with file-hash baselines and write-access alerts.
  • Correlate GPU workload telemetry with endpoint behavioral signals to surface deviations from normal training patterns.

How to Mitigate CVE-2026-24159

Immediate Actions Required

  • Upgrade NVIDIA NeMo Framework to the fixed version specified in the NVIDIA Security Bulletin.
  • Inventory all NeMo deployments, including containers pulled from NGC and developer workstations, and prioritize patching network-exposed instances.
  • Restrict model loading to artifacts originating from trusted, signed sources and revoke trust in any externally sourced checkpoints pending review.

Patch Information

NVIDIA has published remediation guidance in advisory a_id/5800. Apply the vendor-supplied update for the NeMo Framework and rebuild any downstream container images that bundle the affected versions. Validate that requirements files and CI/CD pipelines pin only fixed releases.

Workarounds

  • Isolate NeMo training and inference hosts on segmented networks with strict egress controls until patches are applied.
  • Disable automatic loading of remote or user-supplied model artifacts and require human review before deserialization.
  • Run NeMo workloads under least-privilege service accounts with no access to long-lived cloud credentials or production secrets.
  • Enforce code-signing or hash verification for all .nemo and pickle-based artifacts loaded by production pipelines.
bash
# Verify installed NeMo version and upgrade to the fixed release
pip show nemo_toolkit | grep -i version
pip install --upgrade "nemo_toolkit[all]"

# Block unsigned model artifacts at the pipeline boundary
sha256sum /models/*.nemo > /models/manifest.sha256
# Compare against the trusted manifest before loading
diff /models/manifest.sha256 /trusted/manifest.sha256 || exit 1

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNvidia Nemo

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • NVD CVE-2026-24159 Detail

  • CVE.org Record CVE-2026-24159
  • Vendor Resources
  • NVIDIA Support Answer
  • Related CVEs
  • CVE-2026-24157: NVIDIA NeMo Framework RCE Vulnerability

  • CVE-2025-33252: Nvidia Nemo Framework RCE Vulnerability

  • CVE-2025-33253: Nvidia Nemo Framework RCE Vulnerability

  • CVE-2025-33236: NVIDIA NeMo Framework RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English