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-2024-38869

CVE-2024-38869: ManageEngine ServiceDesk Plus Auth Bypass

CVE-2024-38869 is an authentication bypass vulnerability in Zohocorp ManageEngine ServiceDesk Plus that enables unauthorized access through incorrect authorization. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-38869 Overview

CVE-2024-38869 is an incorrect authorization vulnerability affecting Zohocorp ManageEngine Endpoint Central in its remote office deploy configurations. This vulnerability allows authenticated users with limited privileges to potentially access or modify configuration settings that should be restricted, leading to unauthorized actions within the affected systems. The vulnerability is associated with CWE-863 (Incorrect Authorization) and CWE-79 (Cross-Site Scripting), indicating potential issues with both access control enforcement and input handling.

Critical Impact

Authenticated attackers can exploit this incorrect authorization flaw to bypass access controls in remote office deploy configurations, potentially gaining unauthorized access to sensitive configuration data or modifying deployment settings across the organization.

Affected Products

  • Zohocorp ManageEngine ServiceDesk Plus (versions before 14.8 build 14810)
  • Zohocorp ManageEngine ServiceDesk Plus MSP (versions before 14.8 build 14800)
  • Zohocorp ManageEngine SupportCenter Plus (versions before 14.8 build 14800)

Discovery Timeline

  • August 23, 2024 - CVE-2024-38869 published to NVD
  • August 30, 2024 - Last updated in NVD database

Technical Details for CVE-2024-38869

Vulnerability Analysis

This incorrect authorization vulnerability exists in the remote office deploy configurations component of ManageEngine Endpoint Central. The flaw enables authenticated users to bypass intended authorization checks, allowing them to access or manipulate configuration settings beyond their designated privilege level. The vulnerability requires user interaction to exploit, suggesting that social engineering or crafted requests may be necessary to trigger the exploit path.

The presence of both CWE-863 (Incorrect Authorization) and CWE-79 (Cross-Site Scripting) classifications indicates that the vulnerability may involve a combination of improper access control validation and inadequate input sanitization. An attacker could potentially chain these weaknesses to escalate their access or perform actions on behalf of higher-privileged users.

Root Cause

The root cause of this vulnerability lies in improper authorization checks within the remote office deploy configurations functionality. The application fails to properly validate whether the authenticated user has sufficient permissions to perform certain configuration operations. This authorization bypass allows low-privileged users to access restricted deployment configuration endpoints or modify settings that should be protected by role-based access controls.

Attack Vector

The attack vector for CVE-2024-38869 is network-based, requiring the attacker to be authenticated with low-level privileges. The exploitation requires user interaction, which may involve a victim clicking on a malicious link or being redirected to a crafted request. Once triggered, the attacker can potentially:

  1. Access remote office deploy configurations without proper authorization
  2. Modify deployment settings across multiple endpoints
  3. Potentially leverage cross-site scripting to perform actions in the context of a higher-privileged user's session
  4. Extract sensitive configuration data from the affected ManageEngine instances

The vulnerability has a changed scope, meaning successful exploitation can impact resources beyond the vulnerable component itself.

Detection Methods for CVE-2024-38869

Indicators of Compromise

  • Unusual access patterns to remote office deploy configuration endpoints from low-privileged accounts
  • Unexpected modifications to deployment configurations without corresponding administrator activity
  • Web server logs showing requests to configuration management APIs from unauthorized user sessions
  • Anomalous cross-origin requests or suspicious URL parameters in application logs

Detection Strategies

  • Implement web application firewall rules to monitor and alert on suspicious requests to /api/ endpoints related to deploy configurations
  • Enable detailed audit logging for all configuration changes in ManageEngine Endpoint Central
  • Deploy SIEM correlation rules to detect privilege escalation attempts or unauthorized configuration access
  • Monitor for cross-site scripting indicators such as encoded script tags in request parameters

Monitoring Recommendations

  • Configure real-time alerting for any configuration changes made by users without administrative roles
  • Establish baseline patterns for legitimate configuration access and flag deviations
  • Review authentication logs for sessions accessing sensitive configuration endpoints
  • Implement user behavior analytics to detect anomalous access patterns to deployment configurations

How to Mitigate CVE-2024-38869

Immediate Actions Required

  • Update ManageEngine ServiceDesk Plus to version 14.8 build 14810 or later
  • Update ManageEngine ServiceDesk Plus MSP to version 14.8 build 14800 or later
  • Update ManageEngine SupportCenter Plus to version 14.8 build 14800 or later
  • Review access control policies and ensure least privilege principles are enforced
  • Audit recent configuration changes for any unauthorized modifications

Patch Information

Zohocorp has released security updates to address this vulnerability. Organizations should apply the latest patches as outlined in the ManageEngine Security Update. The patches address the incorrect authorization checks in the remote office deploy configurations functionality and remediate the associated cross-site scripting vectors.

Workarounds

  • Restrict network access to ManageEngine administration interfaces using firewall rules or network segmentation
  • Implement additional authentication controls such as multi-factor authentication for administrative access
  • Review and minimize the number of users with access to deployment configuration features
  • Enable Content Security Policy headers to mitigate potential XSS exploitation attempts
  • Monitor all configuration changes through external logging systems until patches can be applied
bash
# Example: Restrict access to ManageEngine admin interface via iptables
iptables -A INPUT -p tcp --dport 8020 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8020 -j DROP

# Example: Enable detailed audit logging
# Navigate to Admin > General Settings > Audit Settings
# Enable "Log all configuration changes"
# Configure log retention for security review

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechManageengine

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-863

  • CWE-79
  • Technical References
  • ManageEngine Security Update
  • Related CVEs
  • CVE-2026-3324: ManageEngine Log360 Auth Bypass Flaw

  • CVE-2026-5785: ManageEngine PAM360/PMP SQLi Vulnerability

  • CVE-2026-28754: ManageEngine Exchange Reporter XSS Flaw

  • CVE-2026-28756: ManageEngine Exchange Reporter XSS 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