A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-8767

CVE-2024-8767: Acronis Backup Privilege Escalation Flaw

CVE-2024-8767 is a privilege escalation vulnerability in Acronis Backup plugins for cPanel, Plesk, and DirectAdmin that enables sensitive data disclosure and manipulation through unnecessary privilege assignments.

Published: May 26, 2026

CVE-2024-8767 Overview

CVE-2024-8767 is a privilege management flaw in Acronis Backup integrations for popular web hosting control panels on Linux. The vulnerability stems from unnecessary privileges assigned to components within the Acronis Backup plugin for cPanel & WHM, the Acronis Backup extension for Plesk, and the Acronis Backup plugin for DirectAdmin. An authenticated attacker can leverage these excess privileges to disclose and manipulate sensitive data on affected systems. The weakness is classified under [CWE-250: Execution with Unnecessary Privileges].

Critical Impact

Authenticated low-privilege users on shared hosting platforms can read and modify sensitive backup data across tenant boundaries, breaking confidentiality and integrity guarantees.

Affected Products

  • Acronis Backup plugin for cPanel & WHM (Linux) before build 619
  • Acronis Backup extension for Plesk (Linux) before build 555
  • Acronis Backup plugin for DirectAdmin (Linux) before build 147

Discovery Timeline

  • 2024-09-17 - CVE-2024-8767 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2024-8767

Vulnerability Analysis

The issue resides in how Acronis Backup integrations execute privileged operations within multi-tenant hosting control panels. The plugins run with privileges that exceed what their functional scope requires. This violates the principle of least privilege and creates a path for sensitive data disclosure and manipulation across tenant contexts. Because cPanel, Plesk, and DirectAdmin host many independent customer accounts on a single Linux server, any privilege boundary failure in an integrated backup component has cross-tenant impact. The vendor advisory tracks the fix under Acronis Security Advisory SEC-4976.

Root Cause

The root cause is [CWE-250: Execution with Unnecessary Privileges]. The affected plugin components perform operations under elevated rights that should have been scoped down or dropped before handling user-controlled data. An attacker with a foothold in the control panel can use this elevated context to act on backup files, configuration, or metadata that belong to other tenants or the host system.

Attack Vector

Exploitation requires network access to the control panel and low-level authenticated privileges, with no user interaction. The scope is changed, meaning the impact extends beyond the vulnerable component to other security authorities on the host. Successful exploitation yields high confidentiality, integrity, and availability impact on backup data and adjacent resources.

No verified public exploit code is available for CVE-2024-8767. Refer to the vendor advisory for technical details.

Detection Methods for CVE-2024-8767

Indicators of Compromise

  • Unexpected access to backup archives, configuration files, or metadata belonging to other hosting accounts.
  • Modifications to Acronis Backup plugin configuration or restore operations initiated by non-administrative control panel users.
  • Process executions from Acronis Backup plugin paths running with elevated user or group IDs unrelated to the invoking tenant.

Detection Strategies

  • Audit control panel logs in cPanel & WHM, Plesk, and DirectAdmin for backup-related actions performed by accounts that should not have such access.
  • Monitor file integrity on backup directories and plugin binaries for changes not tied to vendor updates or scheduled jobs.
  • Correlate authentication events with privileged plugin invocations to identify lateral movement patterns across tenants.

Monitoring Recommendations

  • Enable verbose logging in the Acronis Backup plugin and ship logs to a central data lake for retention and search.
  • Alert on setuid or sudo invocations originating from plugin processes outside expected maintenance windows.
  • Track outbound network connections from the plugin to non-Acronis destinations as a signal of misuse.

How to Mitigate CVE-2024-8767

Immediate Actions Required

  • Upgrade the Acronis Backup plugin for cPanel & WHM to build 619 or later on all affected Linux hosts.
  • Upgrade the Acronis Backup extension for Plesk to build 555 or later.
  • Upgrade the Acronis Backup plugin for DirectAdmin to build 147 or later.
  • Review control panel user accounts and remove inactive or unnecessary low-privilege users that could be abused as a foothold.

Patch Information

Acronis has released fixed builds for each affected integration. Consult the Acronis Security Advisory SEC-4976 for the official build numbers, download locations, and upgrade procedures. Apply the vendor-supplied updates rather than attempting manual permission changes, since the fix adjusts how the plugin assigns and drops privileges at runtime.

Workarounds

  • If immediate patching is not possible, restrict access to the control panel management interface to trusted administrative networks only.
  • Disable the Acronis Backup plugin or extension on affected control panels until the fixed build can be installed.
  • Enforce strong authentication and rate limiting on control panel logins to reduce the pool of accounts that can reach the vulnerable code path.
bash
# Example: verify installed Acronis Backup plugin build on a Linux control panel host
# cPanel & WHM
cat /usr/local/cpanel/whostmgr/docroot/cgi/acronis/version.txt

# Plesk
plesk bin extension --info acronis-backup

# DirectAdmin
cat /usr/local/directadmin/plugins/acronis_backup/version.txt

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechAcronis Backup

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.38%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-250
  • Technical References
  • Acronis Security Advisory SEC-4976
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi 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