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-35072

CVE-2026-35072: Dell PowerProtect Data Domain RCE Flaw

CVE-2026-35072 is an OS command injection vulnerability in Dell PowerProtect Data Domain that enables attackers with high privileges to execute arbitrary commands as root. This article covers technical details, impacts, and fixes.

Published: April 23, 2026

CVE-2026-35072 Overview

A critical OS command injection vulnerability has been identified in Dell PowerProtect Data Domain, a widely deployed enterprise backup and recovery appliance. This vulnerability (CWE-78) allows a high-privileged attacker with local access to execute arbitrary commands with root privileges, potentially compromising the entire data protection infrastructure.

Critical Impact

Successful exploitation enables arbitrary command execution with root privileges, potentially leading to complete system compromise of enterprise backup infrastructure.

Affected Products

  • Dell PowerProtect Data Domain versions 7.7.1.0 through 8.7.0.0
  • Dell PowerProtect Data Domain LTS2025 release versions 8.3.1.0 through 8.3.1.20
  • Dell PowerProtect Data Domain LTS2024 release versions 7.13.1.0 through 7.13.1.60

Discovery Timeline

  • 2026-04-17 - CVE CVE-2026-35072 published to NVD
  • 2026-04-17 - Last updated in NVD database

Technical Details for CVE-2026-35072

Vulnerability Analysis

This vulnerability stems from improper neutralization of special elements used in OS commands (CWE-78), commonly known as OS command injection. The Dell PowerProtect Data Domain appliance fails to properly sanitize user-supplied input before incorporating it into operating system commands.

An attacker with high-level administrative privileges and local access to the system can craft malicious input containing shell metacharacters or command separators. When this input is processed by the vulnerable component, the injected commands execute with the privileges of the underlying process—in this case, root privileges.

The local attack vector and requirement for high privileges somewhat limits the attack surface, but the potential impact is severe given that successful exploitation grants full root access to the backup appliance. Data protection systems like PowerProtect Data Domain often contain sensitive enterprise data and credentials, making them high-value targets.

Root Cause

The root cause is insufficient input validation and sanitization in the command processing logic. User-controlled input is passed directly to system command execution functions without proper escaping or parameterization of special characters such as semicolons (;), pipes (|), backticks (`), or command substitution syntax ($()).

Attack Vector

The attack requires local access to the Dell PowerProtect Data Domain appliance with high-privilege credentials. An attacker must authenticate with administrative privileges before being able to inject malicious commands through the vulnerable interface. The injected commands bypass normal access controls and execute directly at the operating system level with root privileges.

The vulnerability mechanism involves injecting shell metacharacters into input fields that are subsequently processed by system command execution functions. Due to the lack of proper input sanitization, the malicious payload executes alongside or instead of the intended legitimate commands.

Detection Methods for CVE-2026-35072

Indicators of Compromise

  • Unusual process execution patterns originating from PowerProtect Data Domain administrative interfaces
  • Unexpected child processes spawned by Data Domain system services with root privileges
  • Anomalous shell commands in system logs, particularly those containing command chaining operators
  • Evidence of data exfiltration or lateral movement originating from the backup appliance

Detection Strategies

  • Monitor authentication logs for suspicious privileged access attempts to PowerProtect Data Domain systems
  • Implement command-line logging and analyze for shell metacharacters in administrative input
  • Deploy endpoint detection and response (EDR) solutions to identify unusual process trees and command execution
  • Audit system call activity for unexpected command interpreter invocations

Monitoring Recommendations

  • Enable comprehensive logging on all Dell PowerProtect Data Domain appliances
  • Configure SIEM rules to alert on anomalous root-level command execution
  • Monitor network traffic from backup infrastructure for signs of data exfiltration
  • Review administrative access patterns and establish baselines for normal activity

How to Mitigate CVE-2026-35072

Immediate Actions Required

  • Apply the security patches provided by Dell as documented in Dell Security Update Advisory DSA-2026-060
  • Restrict local administrative access to PowerProtect Data Domain systems to essential personnel only
  • Audit existing administrative accounts and remove unnecessary high-privilege access
  • Implement network segmentation to isolate backup infrastructure from general network access

Patch Information

Dell has released security updates to address this vulnerability. Organizations should reference the Dell Security Update Advisory DSA-2026-060 for specific patch versions and upgrade instructions. Upgrade to the latest patched versions beyond the affected version ranges listed above.

Workarounds

  • Implement strict access controls limiting local administrative access to the minimum required personnel
  • Enable multi-factor authentication for all administrative access to PowerProtect Data Domain systems
  • Deploy network access controls to restrict which systems can connect to the Data Domain management interfaces
  • Monitor administrative sessions with privileged access management (PAM) solutions to detect suspicious activity
bash
# Example: Verify current PowerProtect Data Domain version
# Access the Data Domain system and check version
# system show version

# Restrict SSH access to specific management networks
# Configure firewall rules to limit administrative access
# iptables -A INPUT -p tcp --dport 22 -s <management_network> -j ACCEPT
# iptables -A INPUT -p tcp --dport 22 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechDell Powerprotect Data Domain

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Technical References
  • Dell Security Update Advisory
  • Related CVEs
  • CVE-2026-26943: Dell PowerProtect Data Domain RCE Flaw

  • CVE-2026-24504: Dell PowerProtect Data Domain RCE Flaw

  • CVE-2026-22761: Dell PowerProtect Data Domain RCE Flaw

  • CVE-2026-26942: Dell PowerProtect Data Domain RCE Flaw
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