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-2022-28219

CVE-2022-28219: ManageEngine ADAudit Plus RCE Vulnerability

CVE-2022-28219 is a remote code execution flaw in ManageEngine ADAudit Plus that exploits an unauthenticated XXE attack. This vulnerability allows attackers to execute arbitrary code remotely. Explore technical details and fixes.

Published: February 17, 2026

CVE-2022-28219 Overview

CVE-2022-28219 is a critical XML External Entity (XXE) vulnerability affecting the Cewolf component in Zoho ManageEngine ADAudit Plus versions prior to build 7060. This vulnerability allows unauthenticated remote attackers to exploit improper XML parsing, ultimately leading to Remote Code Execution (RCE) on affected systems. ManageEngine ADAudit Plus is widely deployed for Active Directory auditing and compliance reporting, making this vulnerability particularly dangerous for enterprise environments.

Critical Impact

Unauthenticated attackers can achieve Remote Code Execution through XXE exploitation, potentially compromising Active Directory audit infrastructure and gaining access to sensitive enterprise security data.

Affected Products

  • Zoho ManageEngine ADAudit Plus versions prior to build 7060
  • ManageEngine ADAudit Plus 7.0 builds 7000 through 7054
  • Systems using the vulnerable Cewolf charting component

Discovery Timeline

  • 2022-04-05 - CVE-2022-28219 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-28219

Vulnerability Analysis

This vulnerability resides in the Cewolf charting library integrated within ManageEngine ADAudit Plus. Cewolf is an open-source Java library used for generating charts and graphs in web applications. The vulnerability stems from improper handling of XML input, specifically the failure to disable external entity processing in the XML parser configuration.

The attack chain typically involves three distinct vulnerability types working in concert: path traversal, XML External Entity injection, and Java deserialization. An attacker can first leverage path traversal to write a malicious serialized Java object to a predictable location on the target system. Subsequently, the XXE vulnerability in the Cewolf component can be exploited to trigger deserialization of the malicious object, resulting in arbitrary code execution with the privileges of the ADAudit Plus service account.

Root Cause

The root cause is classified as CWE-611: Improper Restriction of XML External Entity Reference. The Cewolf component fails to properly configure the XML parser to prevent processing of external entities. When parsing XML input, the application allows external entity references to be resolved, enabling attackers to read arbitrary files, perform Server-Side Request Forgery (SSRF), or in combination with other vulnerabilities, achieve Remote Code Execution.

The underlying issue is the absence of secure XML parser configuration that would disable DOCTYPE declarations and external entity processing. Modern secure coding practices require explicitly disabling features like FEATURE_EXTERNAL_GENERAL_ENTITIES and FEATURE_EXTERNAL_PARAMETER_ENTITIES in XML parsers.

Attack Vector

The attack is network-based and requires no authentication or user interaction. Attackers can target the vulnerable endpoint remotely over HTTP/HTTPS. The exploitation flow typically involves:

  1. Crafting a malicious XML payload containing external entity declarations
  2. Sending the payload to the vulnerable Cewolf endpoint in ADAudit Plus
  3. The XML parser processes the external entities, enabling file read or SSRF
  4. Combined with path traversal and deserialization flaws, attackers can achieve RCE

The vulnerability is particularly severe because ManageEngine ADAudit Plus servers often have network access to domain controllers and contain sensitive Active Directory audit information.

Detection Methods for CVE-2022-28219

Indicators of Compromise

  • Unusual HTTP requests to Cewolf-related endpoints such as /cewolf/ paths
  • XML payloads containing DOCTYPE declarations or ENTITY references in web server logs
  • Unexpected outbound network connections from the ADAudit Plus server
  • Suspicious file creation or modification in web-accessible directories
  • Java deserialization-related process spawns from the ADAudit Plus service

Detection Strategies

  • Monitor web application logs for requests containing XXE patterns such as <!DOCTYPE and <!ENTITY
  • Implement network-based detection for anomalous traffic patterns to/from ADAudit Plus servers
  • Deploy file integrity monitoring on ADAudit Plus installation directories
  • Analyze process creation events for child processes spawned by the Java service running ADAudit Plus

Monitoring Recommendations

  • Enable verbose logging on ADAudit Plus and forward logs to a SIEM platform
  • Configure alerts for any outbound connections from the ADAudit Plus server to unexpected destinations
  • Monitor for reconnaissance activity targeting ManageEngine products on network perimeter
  • Review authentication logs for any unauthorized access attempts following potential exploitation

How to Mitigate CVE-2022-28219

Immediate Actions Required

  • Upgrade ManageEngine ADAudit Plus to build 7060 or later immediately
  • Restrict network access to ADAudit Plus servers using firewall rules to limit exposure
  • Review server logs for indicators of compromise before and after patching
  • Consider isolating ADAudit Plus servers pending patch deployment if immediate upgrade is not possible

Patch Information

Zoho ManageEngine has released a security update addressing this vulnerability. Organizations should upgrade to ADAudit Plus build 7060 or later to remediate CVE-2022-28219. The official security advisory and patch information is available at the ManageEngine CVE-2022-28219 Page. Additional technical analysis is available from the Horizon3 Red Team Blog.

Workarounds

  • Implement Web Application Firewall (WAF) rules to block XML payloads containing external entity declarations
  • Restrict network access to ADAudit Plus to only authorized management networks
  • If possible, disable or block access to the vulnerable Cewolf endpoint until patching is complete
  • Deploy network segmentation to limit lateral movement potential if exploitation occurs
bash
# Example: Restrict access to ADAudit Plus using Windows Firewall
# Allow only specific management subnets to access the web interface
netsh advfirewall firewall add rule name="Block ADAudit Plus External" dir=in action=block protocol=tcp localport=8081
netsh advfirewall firewall add rule name="Allow ADAudit Plus Management" dir=in action=allow protocol=tcp localport=8081 remoteip=10.0.0.0/24

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 Adaudit Plus

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.20%

  • 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
  • CWE References
  • CWE-611
  • Technical References
  • Cewolf Project Overview

  • Packet Storm Security Advisory

  • Horizon3 Red Team Blog
  • Vendor Resources
  • ManageEngine Official Site

  • ManageEngine CVE-2022-28219 Page
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF Vulnerability
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