Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-28724

CVE-2026-28724: Acronis Cyber Protect Auth Bypass Flaw

CVE-2026-28724 is an authentication bypass vulnerability in Acronis Cyber Protect 17 that enables unauthorized data access. This article covers the technical details, affected versions, security impact, and mitigation.

Published: March 13, 2026

CVE-2026-28724 Overview

CVE-2026-28724 is an Incorrect Authorization vulnerability (CWE-863) affecting Acronis Cyber Protect 17 on Linux and Windows platforms. The vulnerability allows unauthorized data access due to insufficient access control validation in affected versions prior to build 41186.

This access control flaw enables authenticated users to potentially access data beyond their intended authorization scope, which could lead to exposure of sensitive backup data, configuration information, or other protected resources within the Cyber Protect environment.

Critical Impact

Authenticated attackers can bypass access control mechanisms to access unauthorized data within Acronis Cyber Protect 17, potentially exposing sensitive backup information and system configurations.

Affected Products

  • Acronis Cyber Protect 17 (Linux) before build 41186
  • Acronis Cyber Protect 17 (Windows) before build 41186

Discovery Timeline

  • March 6, 2026 - CVE-2026-28724 published to NVD
  • March 9, 2026 - Last updated in NVD database

Technical Details for CVE-2026-28724

Vulnerability Analysis

This vulnerability stems from improper implementation of access control mechanisms within Acronis Cyber Protect 17. The application fails to adequately validate user permissions when processing requests for protected resources, allowing authenticated users with lower privileges to access data that should be restricted to higher-privileged accounts or different user contexts.

The network-accessible nature of this vulnerability means that any authenticated user with network access to the Cyber Protect management interface could potentially exploit this flaw. While the vulnerability requires authentication (low privileges are sufficient), it does not require user interaction, making it exploitable through automated means once valid credentials are obtained.

The confidentiality impact is limited to low-level information disclosure, as the vulnerability provides read access to unauthorized data rather than enabling modification or deletion of protected resources.

Root Cause

The root cause is CWE-863: Incorrect Authorization. The application performs access control checks but implements them incorrectly, failing to properly validate whether the requesting user has appropriate permissions to access the requested resource. This typically occurs when authorization logic does not properly account for all access paths or when object-level permissions are not consistently enforced across all application endpoints.

Attack Vector

The attack vector is network-based and requires low-privilege authentication to exploit. An attacker would:

  1. Obtain valid low-privilege credentials for the Acronis Cyber Protect 17 system
  2. Authenticate to the management interface or API
  3. Craft requests targeting resources or data belonging to other users or higher-privilege contexts
  4. Bypass insufficient access control validation to retrieve unauthorized data

The vulnerability does not enable privilege escalation in terms of gaining additional capabilities, but it does allow horizontal movement to access data across authorization boundaries.

Detection Methods for CVE-2026-28724

Indicators of Compromise

  • Unusual data access patterns from low-privilege user accounts accessing resources outside their normal scope
  • API or interface requests targeting backup data or configurations belonging to other users
  • Anomalous authentication followed by access to cross-tenant or cross-user resources
  • Log entries showing successful data retrieval for resources the authenticated user should not have access to

Detection Strategies

  • Monitor Acronis Cyber Protect access logs for requests that access resources outside the authenticated user's assigned scope
  • Implement behavioral analysis to detect users accessing data patterns inconsistent with their role
  • Review audit logs for successful access to backup data or configurations by accounts with limited permissions
  • Deploy network monitoring to identify unusual request patterns to the Cyber Protect management interface

Monitoring Recommendations

  • Enable comprehensive audit logging in Acronis Cyber Protect 17 if not already active
  • Configure alerting for cross-boundary data access attempts
  • Regularly review user access patterns and investigate anomalies
  • Implement SIEM rules to correlate authentication events with data access across user boundaries

How to Mitigate CVE-2026-28724

Immediate Actions Required

  • Update Acronis Cyber Protect 17 to build 41186 or later on all affected Linux and Windows systems
  • Review access logs for any historical evidence of exploitation
  • Audit current user permissions and ensure least-privilege principles are applied
  • Consider restricting network access to the Cyber Protect management interface to trusted networks until patching is complete

Patch Information

Acronis has addressed this vulnerability in Cyber Protect 17 build 41186. Organizations should obtain the updated build from their Acronis distribution channel and apply it following their standard change management procedures.

For detailed patch information and download instructions, refer to the Acronis Security Advisory SEC-8493.

Workarounds

  • Restrict network access to Acronis Cyber Protect 17 management interfaces using firewall rules or network segmentation
  • Implement additional authentication requirements for accessing the management interface
  • Review and minimize user account privileges to reduce the potential impact of exploitation
  • Enable enhanced logging and monitoring to detect potential exploitation attempts while awaiting patch deployment

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechAcronis Cyber Protect

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • Acronis Security Advisory SEC-8493
  • Related CVEs
  • CVE-2026-28709: Acronis Cyber Protect Auth Bypass Flaw

  • CVE-2026-28716: Acronis Cyber Protect Auth Bypass Flaw

  • CVE-2026-28720: Acronis Cyber Protect Auth Bypass Flaw

  • CVE-2026-28723: Acronis Cyber Protect Auth Bypass Flaw
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