CVE-2021-44515 — Zoho ManageEngine Desktop Central Authentication Bypass Vulnerability

CVE-2021-44515

Zoho ManageEngine Desktop Central — Pre-Auth Authentication Bypass Leading to RCE, Exploited by Chinese APT Groups

What is Zoho ManageEngine Desktop Central?

Zoho ManageEngine Desktop Central is an enterprise endpoint management solution used by IT teams to remotely manage desktops, laptops, servers, and mobile devices. It provides patch management, software deployment, remote desktop access, and asset inventory. Desktop Central agents run on endpoints and communicate back to the central server with elevated privileges — making the server a high-value target. If the Desktop Central server is compromised, an attacker gains the ability to push software and commands to every managed endpoint in the organization, effectively achieving domain-wide code execution.

Overview

CVE-2021-44515 is an authentication bypass vulnerability in Zoho ManageEngine Desktop Central. A filter configuration flaw allows unauthenticated remote attackers to bypass authentication controls and execute arbitrary code on the Desktop Central server. ManageEngine released an emergency patch (Build 10.1.2137.9) on December 3, 2021, and CISA added it to KEV on December 10 — before the CVE was even formally assigned — reflecting active zero-day exploitation. Chinese APT groups were confirmed to have exploited this vulnerability.

Affected Versions

Product Vulnerable Fixed
Desktop Central < Build 10.1.2137.9 10.1.2137.9
Desktop Central MSP Corresponding builds Corresponding fix

Technical Details

The authentication bypass stems from a misconfiguration in the filter chain that controls access to Desktop Central API endpoints. Certain endpoints that should require authentication are accessible due to incorrect filter ordering or missing filter coverage:

  • Root cause: Authentication filter bypass — an attacker can craft requests that reach privileged API endpoints without passing through the authentication check
  • Exploitation: Once authentication is bypassed, the attacker can reach file upload or script execution endpoints to deploy a webshell or trigger RCE
  • No credentials required: Fully unauthenticated exploitation
  • Affected components: Desktop Central's web server (Tomcat) handling the management API
  • Post-exploitation: The Desktop Central server has agent communication channels to all managed endpoints — code execution on the server can be leveraged to push malicious payloads to every managed device

Discovery

ManageEngine discovered active exploitation in the wild before issuing the emergency patch. The pre-publication CISA KEV addition indicates CISA was notified of zero-day exploitation through government threat intelligence channels.

Exploitation Context

APT41 (also tracked as TunnelVision / Winnti) and other Chinese-nexus groups exploited this vulnerability to compromise Desktop Central servers in IT management, defense, and technology sector organizations. Compromising Desktop Central provides an attacker with a privileged management channel to all managed endpoints — a force-multiplier that dramatically accelerates lateral movement. ManageEngine products have been a recurring target for APT actors due to their privileged position in enterprise IT infrastructure.

Remediation

  1. Upgrade Desktop Central to Build 10.1.2137.9 or later immediately
  2. If the Desktop Central server shows signs of compromise (webshells, unusual processes), treat it as fully compromised — rebuild from a clean image before returning to service
  3. Restrict Desktop Central's web management interface to internal/VPN-connected IPs only; it should not be accessible from the internet
  4. Audit Desktop Central access logs for exploitation attempts (unusual API calls, file uploads) before the patch date
  5. After patching, review all managed endpoints for unauthorized software or configuration changes that may have been pushed during the exploitation window
  6. Rotate all service account credentials used by Desktop Central for AD integration

Key Details

PropertyValue
CVE ID CVE-2021-44515
Vendor / Product Zoho — Desktop Central
NVD Published2021-12-12
NVD Last Modified2025-10-31
CVSS 3.1 Score9.8
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityCRITICAL
CISA KEV Added2021-12-10
CISA KEV Deadline2021-12-24
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2021-12-24. Apply updates per vendor instructions.

Timeline

DateEvent
2021-12-03ManageEngine releases Desktop Central Build 10.1.2137.9 (emergency patch)
2021-12-10Added to CISA Known Exploited Vulnerabilities catalog — before CVE was formally published
2021-12-12CVE formally published
2021-12-24CISA BOD 22-01 remediation deadline

References

ResourceType
ManageEngine Security Advisory — CVE-2021-44515 Vendor Advisory
NVD — CVE-2021-44515 Vulnerability Database
CISA KEV Catalog Entry US Government