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

CVE-2026-28264: Dell PowerProtect Information Disclosure

CVE-2026-28264 is an information disclosure vulnerability in Dell PowerProtect Agent Service caused by incorrect permission assignments. A low-privileged attacker could exploit this flaw to expose sensitive data.

Published: April 10, 2026

CVE-2026-28264 Overview

Dell PowerProtect Agent Service, version(s) prior to 20.1, contain(s) an Incorrect Permission Assignment for Critical Resource vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information exposure.

Critical Impact

Low privileged local attackers can exploit improper file permissions to access sensitive information protected by the Dell PowerProtect Agent Service.

Affected Products

  • Dell PowerProtect Agent Service versions prior to 20.1
  • Dell PowerProtect Data Manager (associated product)

Discovery Timeline

  • April 8, 2026 - CVE-2026-28264 published to NVD
  • April 8, 2026 - Last updated in NVD database

Technical Details for CVE-2026-28264

Vulnerability Analysis

This vulnerability is classified as CWE-732 (Incorrect Permission Assignment for Critical Resource), which occurs when software sets permissions for a critical resource in a way that allows unintended actors to read, modify, or delete the resource. In the context of Dell PowerProtect Agent Service, the vulnerability allows local users with low privileges to access information that should be restricted to authorized administrators or system processes.

The attack requires local access to the affected system, meaning an attacker must already have some level of system access before exploitation is possible. However, once this prerequisite is met, the exploitation complexity is low and requires no user interaction, making it relatively straightforward for an authenticated local user to leverage.

Root Cause

The root cause stems from incorrect permission assignment for critical resources within the Dell PowerProtect Agent Service. Files, directories, or other system resources used by the service are configured with overly permissive access controls, allowing users with limited privileges to read sensitive information. This type of misconfiguration typically occurs when installation routines or service configurations fail to properly restrict access to configuration files, log files, or data stores that may contain sensitive information.

Attack Vector

The attack vector is local, requiring the attacker to have authenticated access to the affected system. A low-privileged user can exploit the misconfigured permissions to access sensitive information that should be protected. This could include configuration data, credentials, backup metadata, or other sensitive information managed by the PowerProtect Agent Service. The vulnerability does not allow for privilege escalation or system modification, but the information exposed could facilitate further attacks.

The exploitation mechanism involves a local attacker identifying and accessing resources with improper permissions set by the Dell PowerProtect Agent Service. Due to the nature of this vulnerability (permission misconfiguration), no code-based exploit is required—standard file system access commands or tools can be used to read the exposed information. Refer to the Dell Security Update DSA-2026-158 for specific technical details.

Detection Methods for CVE-2026-28264

Indicators of Compromise

  • Unusual file access patterns to Dell PowerProtect Agent Service directories by non-administrative users
  • Audit logs showing low-privileged users accessing protected configuration files or data stores
  • Evidence of enumeration activities targeting PowerProtect service file locations

Detection Strategies

  • Enable and monitor Windows Security Event logs for file access events (Event ID 4663) on PowerProtect Agent Service directories
  • Implement file integrity monitoring (FIM) on sensitive PowerProtect configuration and data directories
  • Review access control lists (ACLs) on PowerProtect Agent Service resources to identify misconfigured permissions

Monitoring Recommendations

  • Configure security monitoring solutions to alert on access to PowerProtect Agent Service resources by non-service accounts
  • Establish baseline access patterns for legitimate administrative activities and alert on deviations
  • Regularly audit file system permissions on systems running Dell PowerProtect Agent Service

How to Mitigate CVE-2026-28264

Immediate Actions Required

  • Upgrade Dell PowerProtect Agent Service to version 20.1 or later immediately
  • Audit current file permissions on PowerProtect Agent Service resources pending upgrade
  • Review recent access logs for signs of exploitation prior to patching
  • Restrict local system access to only authorized personnel

Patch Information

Dell has released a security update addressing this vulnerability. Organizations should upgrade Dell PowerProtect Agent Service to version 20.1 or later. Full details and download information are available in the Dell Security Update DSA-2026-158.

Workarounds

  • Manually review and restrict permissions on Dell PowerProtect Agent Service directories and files to limit access to administrative accounts only
  • Implement additional access controls at the operating system level to restrict local user access to sensitive directories
  • Enable comprehensive auditing on PowerProtect resources to detect and investigate any unauthorized access attempts
  • Consider network segmentation to limit which systems can access servers running the vulnerable service
bash
# Example: Audit current permissions on PowerProtect directories (Windows)
# Run in elevated PowerShell
icacls "C:\Program Files\Dell\PowerProtect Agent" /T

# Review and restrict permissions as needed
icacls "C:\Program Files\Dell\PowerProtect Agent" /inheritance:r /grant:r "SYSTEM:(OI)(CI)F" /grant:r "Administrators:(OI)(CI)F"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechDell Powerprotect Agent

  • SeverityLOW

  • CVSS Score3.3

  • EPSS Probability0.00%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-732
  • Technical References
  • Dell Security Update DSA-2026-158
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
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