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
    • 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-2021-44077

CVE-2021-44077: ManageEngine ServiceDesk Plus RCE Flaw

CVE-2021-44077 is an unauthenticated remote code execution vulnerability in Zoho ManageEngine ServiceDesk Plus that allows attackers to execute arbitrary code without authentication. This article covers technical details, affected versions, security impact, and mitigation strategies.

Published: March 4, 2026

CVE-2021-44077 Overview

CVE-2021-44077 is a critical unauthenticated remote code execution vulnerability affecting Zoho ManageEngine ServiceDesk Plus before version 11306, ServiceDesk Plus MSP before version 10530, and SupportCenter Plus before version 11014. The vulnerability is related to /RestAPI URLs in a servlet and the ImportTechnicians functionality in the Struts configuration.

This vulnerability allows attackers to execute arbitrary code on vulnerable servers without requiring any authentication, making it particularly dangerous for internet-exposed ManageEngine deployments. The vulnerability has been actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

Critical Impact

This unauthenticated RCE vulnerability enables complete system compromise of ManageEngine ServiceDesk Plus, ServiceDesk Plus MSP, and SupportCenter Plus servers. Attackers can gain full control over affected systems, potentially accessing sensitive IT service management data, credentials, and using the compromised server as a pivot point for further network intrusion.

Affected Products

  • Zoho ManageEngine ServiceDesk Plus versions before 11306 (versions 11.1 and 11.2 through 11305)
  • Zoho ManageEngine ServiceDesk Plus MSP versions before 10530 (version 10.5 through 10529)
  • Zoho ManageEngine SupportCenter Plus versions before 11014 (version 11.0 through 11013)

Discovery Timeline

  • November 29, 2021 - CVE-2021-44077 published to NVD
  • October 31, 2025 - Last updated in NVD database

Technical Details for CVE-2021-44077

Vulnerability Analysis

CVE-2021-44077 represents a severe authentication bypass vulnerability (CWE-306: Missing Authentication for Critical Function) that enables unauthenticated remote code execution in Zoho ManageEngine products. The vulnerability specifically affects the REST API servlet functionality and the ImportTechnicians feature within the Apache Struts configuration.

The flaw allows unauthenticated attackers to access critical API endpoints that should require authentication. By exploiting the misconfigured Struts actions and servlet mappings, attackers can upload malicious files and execute arbitrary commands on the underlying server with the privileges of the ManageEngine service account.

Organizations running vulnerable versions face significant risk, particularly given the EPSS score of 94.25% (99.93 percentile), indicating an extremely high likelihood of exploitation. The vulnerability's inclusion in CISA's KEV catalog confirms active exploitation by threat actors.

Root Cause

The root cause of this vulnerability lies in missing authentication controls for critical functionality within the ManageEngine applications. Specifically:

  1. Improper Servlet Configuration: The /RestAPI URL patterns in the web application servlet configuration lack proper authentication enforcement, allowing unauthenticated access to sensitive endpoints.

  2. Struts Action Misconfiguration: The ImportTechnicians action within the Struts framework configuration does not properly validate authentication status before processing requests, enabling attackers to invoke functionality intended only for authenticated administrators.

  3. Insufficient Access Control: Critical file upload and processing operations can be triggered without proper authorization checks, allowing attackers to upload and execute malicious payloads.

Attack Vector

The attack leverages network-accessible REST API endpoints to achieve code execution:

  1. Initial Access: The attacker sends crafted HTTP requests to the vulnerable /RestAPI endpoints on an exposed ManageEngine server without any authentication credentials.

  2. Payload Delivery: Through the ImportTechnicians functionality or related REST API endpoints, the attacker uploads a malicious payload (typically a web shell or reverse shell) to the server.

  3. Code Execution: The uploaded payload is executed on the server, granting the attacker arbitrary code execution capabilities with the privileges of the ManageEngine service account.

  4. Post-Exploitation: Once code execution is achieved, attackers typically deploy additional tools, establish persistence, harvest credentials, and pivot to other systems within the network.

The attack requires no user interaction and can be performed entirely over the network, making internet-exposed ManageEngine installations particularly vulnerable to automated exploitation campaigns.

Detection Methods for CVE-2021-44077

Indicators of Compromise

  • Unusual HTTP POST requests to /RestAPI/ImportTechnicians or similar REST API endpoints from external IP addresses
  • Web shell files appearing in ManageEngine web directories (e.g., *.jsp files in unexpected locations)
  • Suspicious process execution by the ManageEngine service account, particularly cmd.exe, powershell.exe, or shell processes
  • Outbound network connections from the ManageEngine server to unknown external IP addresses

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block suspicious requests targeting /RestAPI endpoints with malicious payloads
  • Monitor ManageEngine application logs for authentication failures followed by successful API access without proper session tokens
  • Implement endpoint detection rules to identify web shell execution patterns and suspicious file creation in ManageEngine directories
  • Correlate network traffic anomalies with endpoint behavior to identify exploitation attempts and post-exploitation activity

Monitoring Recommendations

  • Enable verbose logging for ManageEngine ServiceDesk Plus, ServiceDesk Plus MSP, and SupportCenter Plus REST API access
  • Configure SIEM alerts for unusual patterns of unauthenticated API requests to ManageEngine servers
  • Monitor file integrity for ManageEngine web directories to detect unauthorized file uploads or modifications
  • Review authentication logs for discrepancies between API access patterns and legitimate user activity

How to Mitigate CVE-2021-44077

Immediate Actions Required

  • Upgrade ManageEngine ServiceDesk Plus to version 11306 or later immediately
  • Upgrade ManageEngine ServiceDesk Plus MSP to version 10530 or later immediately
  • Upgrade ManageEngine SupportCenter Plus to version 11014 or later immediately
  • If immediate patching is not possible, restrict network access to ManageEngine servers from untrusted networks
  • Conduct forensic analysis of potentially compromised systems to identify indicators of prior exploitation

Patch Information

Zoho has released security patches addressing CVE-2021-44077 for all affected products. Organizations should apply the following minimum versions:

  • ServiceDesk Plus: Update to version 11306 or later
  • ServiceDesk Plus MSP: Update to version 10530 or later
  • SupportCenter Plus: Update to version 11014 or later

Detailed patch information and upgrade instructions are available in the ManageEngine Security Advisory and related vendor advisories for ServiceDesk Plus MSP and SupportCenter Plus.

Workarounds

  • Implement network segmentation to isolate ManageEngine servers from direct internet exposure using firewalls or access control lists
  • Deploy a reverse proxy or web application firewall in front of ManageEngine servers to filter malicious requests targeting REST API endpoints
  • Disable or restrict access to the /RestAPI endpoints if not required for business operations until patching can be completed
  • Implement IP-based access restrictions to limit access to ManageEngine management interfaces to trusted administrative networks only
bash
# Example: Restrict access to ManageEngine server using iptables
# Allow access only from trusted internal network (adjust CIDR as needed)
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

# For Windows, use Windows Firewall to restrict access
# netsh advfirewall firewall add rule name="Block ManageEngine External" dir=in action=block protocol=tcp localport=8080
# netsh advfirewall firewall add rule name="Allow ManageEngine Internal" dir=in action=allow protocol=tcp localport=8080 remoteip=10.0.0.0/8

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechZohocorp Manageengine Servicedesk Plus

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.25%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-306
  • Technical References
  • Packet Storm RCE Exploit

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • ManageEngine Security Advisory

  • ManageEngine CVE-2021-44077 Advisory

  • ManageEngine CVE-2021-44077 Update

  • ManageEngine SupportCenter Plus Advisory
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS Vulnerability
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