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

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

CVE-2026-35074 is an OS command injection vulnerability in Dell PowerProtect Data Domain that enables attackers to execute arbitrary commands with root privileges. This article covers technical details, affected versions, and mitigations.

Published: April 23, 2026

CVE-2026-35074 Overview

CVE-2026-35074 is an OS Command Injection vulnerability affecting Dell PowerProtect Data Domain appliances across multiple versions. The vulnerability stems from improper neutralization of special elements used in operating system commands, classified as CWE-78. A high-privileged attacker with local access could exploit this flaw to execute arbitrary commands with root privileges, potentially leading to complete system compromise.

Critical Impact

Successful exploitation allows arbitrary command execution with root privileges, enabling full control over the affected Dell PowerProtect Data Domain appliance.

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

  • April 17, 2026 - CVE-2026-35074 published to NVD
  • April 17, 2026 - Last updated in NVD database

Technical Details for CVE-2026-35074

Vulnerability Analysis

This vulnerability exists within Dell PowerProtect Data Domain appliances due to insufficient input validation and sanitization of user-controlled data before it is passed to operating system command interpreters. When exploited, the vulnerability allows an attacker to inject malicious commands that are executed by the underlying system shell with elevated (root) privileges.

The attack requires local access to the system and high privileges, which somewhat limits the attack surface. However, in enterprise environments where Data Domain appliances serve as critical backup infrastructure, any compromise could have severe consequences for data integrity and availability. An attacker who gains initial access through other means could leverage this vulnerability to escalate privileges and establish persistent access to the backup infrastructure.

Root Cause

The root cause is improper neutralization of special elements (CWE-78). The affected software fails to properly sanitize or escape special characters and command separators (such as ;, |, &, or backticks) in user-supplied input before incorporating that input into OS commands. This allows an attacker to break out of the intended command context and inject additional commands.

Attack Vector

The attack vector is local, requiring the attacker to have existing access to the Dell PowerProtect Data Domain system. The attacker must possess high privileges on the system to reach the vulnerable functionality. Once access is obtained, the attacker can inject specially crafted input containing OS command syntax that, when processed by the vulnerable component, results in the execution of arbitrary commands with root-level privileges.

The exploitation chain typically involves:

  1. Gaining local access to the Data Domain appliance with a high-privileged account
  2. Identifying input fields or parameters that are passed to system commands
  3. Crafting malicious input containing command injection payloads
  4. Triggering the vulnerable functionality to execute injected commands with root privileges

Detection Methods for CVE-2026-35074

Indicators of Compromise

  • Unexpected command execution or shell spawning from Data Domain management processes
  • Anomalous root-level process activity on the appliance
  • Unusual user session activity from high-privileged accounts
  • Unauthorized changes to system configuration or backup policies

Detection Strategies

  • Monitor system logs for command execution anomalies, particularly commands containing shell metacharacters (;, |, &, backticks)
  • Implement file integrity monitoring on critical system files and configurations
  • Review audit logs for privilege escalation attempts or unexpected root command execution
  • Deploy endpoint detection capabilities to identify suspicious process lineage and command patterns

Monitoring Recommendations

  • Enable verbose logging on Dell PowerProtect Data Domain appliances to capture command execution details
  • Configure SIEM rules to alert on unusual administrative activity patterns
  • Regularly audit user accounts with high privileges for unauthorized access
  • Monitor network traffic for data exfiltration indicators following potential exploitation

How to Mitigate CVE-2026-35074

Immediate Actions Required

  • Apply the security patch provided by Dell immediately to all affected Data Domain appliances
  • Audit and restrict high-privileged account access to only essential personnel
  • Review recent access logs for suspicious activity that may indicate prior exploitation
  • Implement network segmentation to limit access to Data Domain management interfaces

Patch Information

Dell has released a security update to address this vulnerability. The patch is documented in Dell Security Update DSA-2026-060. Organizations should upgrade to a patched version that is outside the affected version ranges:

  • Versions prior to 7.7.1.0 (if supported)
  • Versions after 8.7.0.0 with the security fix
  • LTS2025 versions after 8.3.1.20 with the security fix
  • LTS2024 versions after 7.13.1.60 with the security fix

Consult the Dell security advisory for specific patched version numbers and upgrade instructions.

Workarounds

  • Limit local access to Data Domain appliances to essential administrative personnel only
  • Implement strict role-based access control and audit all privileged account usage
  • Enable multi-factor authentication for administrative access where supported
  • Place Data Domain management interfaces on isolated network segments with restricted access
bash
# Example: Restrict SSH access to Data Domain management interface
# Configure firewall rules to limit access to trusted management hosts only
# This limits potential attack surface while patching is planned

# On network firewall, restrict SSH (port 22) access
iptables -A INPUT -p tcp --dport 22 -s <trusted_mgmt_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

  • 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 DSA-2026-060
  • Related CVEs
  • CVE-2026-23774: Dell PowerProtect DP Series RCE Flaw

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

  • CVE-2026-23779: Dell PowerProtect DP Series RCE Vulnerability

  • CVE-2026-23778: Dell PowerProtect DP Series RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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