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-35405

CVE-2022-35405: ManageEngine Access Manager Plus RCE Flaw

CVE-2022-35405 is a remote code execution vulnerability in Zoho ManageEngine Access Manager Plus that allows authenticated attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-35405 Overview

CVE-2022-35405 is a critical insecure deserialization vulnerability affecting Zoho ManageEngine Password Manager Pro, PAM360, and Access Manager Plus. The vulnerability allows unauthenticated remote attackers to execute arbitrary code on affected systems through malicious XML-RPC requests containing crafted Java serialized objects. This flaw stems from improper input validation in the XML-RPC endpoint, enabling attackers to exploit Java deserialization mechanisms to achieve full system compromise.

Critical Impact

This vulnerability enables unauthenticated remote code execution on enterprise credential management systems, potentially exposing all stored passwords, secrets, and privileged access credentials to attackers.

Affected Products

  • Zoho ManageEngine Password Manager Pro before build 12101
  • Zoho ManageEngine PAM360 before build 5510
  • Zoho ManageEngine Access Manager Plus before build 4303 (requires authentication)

Discovery Timeline

  • 2022-07-19 - CVE-2022-35405 published to NVD
  • 2025-10-31 - Last updated in NVD database

Technical Details for CVE-2022-35405

Vulnerability Analysis

This vulnerability (CWE-502: Deserialization of Untrusted Data) exists in the XML-RPC interface of ManageEngine Password Manager Pro and related products. The affected application fails to properly validate and sanitize serialized Java objects received through XML-RPC requests before deserializing them. When an attacker sends a specially crafted XML-RPC request containing a malicious serialized Java object, the application processes and deserializes this untrusted data without adequate security checks.

The exploitation does not require any form of authentication for Password Manager Pro and PAM360, significantly increasing the risk exposure. For Access Manager Plus, while authentication is required, the vulnerability remains exploitable by authenticated users. Given that these products are designed to manage privileged credentials and secrets across enterprise environments, successful exploitation could lead to catastrophic security breaches including access to all stored passwords, certificates, and privileged account credentials.

Root Cause

The root cause of CVE-2022-35405 lies in the improper handling of Java object deserialization within the XML-RPC interface. The application accepts and processes serialized Java objects from remote requests without implementing proper allowlist-based validation or using secure deserialization frameworks. This allows attackers to inject malicious gadget chains that execute arbitrary code when deserialized by the vulnerable Java application. The XML-RPC service is exposed on the network by default, making it trivial for attackers to reach the vulnerable endpoint.

Attack Vector

The attack is conducted over the network against the XML-RPC endpoint exposed by the ManageEngine applications. An attacker crafts a malicious HTTP POST request containing a serialized Java object designed to trigger code execution upon deserialization. The attack leverages known Java deserialization gadget chains commonly found in enterprise Java applications. Since Password Manager Pro and PAM360 do not require authentication for this endpoint, any network-accessible attacker can exploit this vulnerability to gain complete control over the system with the privileges of the ManageEngine service account.

The vulnerability has been confirmed as actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities Catalog. Technical details including exploit code are publicly available through security research publications. For detailed exploitation mechanics, refer to the Packet Storm Security analysis.

Detection Methods for CVE-2022-35405

Indicators of Compromise

  • Unusual POST requests to the XML-RPC endpoint (/xmlrpc or similar paths) containing serialized Java objects
  • Unexpected child processes spawned by the ManageEngine Java process
  • Anomalous network connections initiated from the ManageEngine server to external IP addresses
  • Evidence of web shells or persistence mechanisms in ManageEngine installation directories
  • Unusual authentication activity or credential access patterns following potential exploitation windows

Detection Strategies

  • Monitor HTTP traffic for POST requests to XML-RPC endpoints containing Java serialization magic bytes (0xAC 0xED) or Base64-encoded equivalents (rO0AB)
  • Implement network intrusion detection rules to identify known exploitation payloads targeting CVE-2022-35405
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process execution chains originating from ManageEngine services
  • Review web server access logs for anomalous XML-RPC request patterns, particularly requests with large payloads or unusual content types

Monitoring Recommendations

  • Enable verbose logging on ManageEngine applications and forward logs to a centralized SIEM platform
  • Configure alerts for any external network connections initiated by the ManageEngine service account
  • Implement file integrity monitoring on ManageEngine installation directories to detect unauthorized modifications
  • Monitor for new user account creation or privilege escalation events that may indicate post-exploitation activity

How to Mitigate CVE-2022-35405

Immediate Actions Required

  • Immediately update Password Manager Pro to build 12101 or later
  • Update PAM360 to build 5510 or later
  • Update Access Manager Plus to build 4303 or later
  • If patching cannot be performed immediately, restrict network access to ManageEngine services using firewall rules
  • Conduct forensic analysis to determine if exploitation has already occurred

Patch Information

Zoho has released security updates that address this vulnerability. Organizations should apply the following minimum build versions:

  • Password Manager Pro: Build 12101 or later
  • PAM360: Build 5510 or later
  • Access Manager Plus: Build 4303 or later

Detailed patching instructions and security updates are available in the ManageEngine Security Advisory. CISA has added this vulnerability to the Known Exploited Vulnerabilities Catalog, requiring federal agencies to prioritize remediation.

Workarounds

  • Implement strict network segmentation to limit access to ManageEngine services to authorized administrative workstations only
  • Deploy a web application firewall (WAF) configured to block requests containing Java serialization signatures
  • Disable or restrict the XML-RPC interface if not required for operational purposes
  • Implement egress filtering to prevent the ManageEngine server from initiating outbound connections to untrusted destinations
  • Enable application-level authentication where possible and enforce multi-factor authentication for all administrative access
bash
# Example: Restrict network access to ManageEngine services using iptables
# Allow access only from trusted administrative subnet
iptables -A INPUT -p tcp --dport 7272 -s 10.10.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 7272 -j DROP

# Block outbound connections from ManageEngine service (adjust uid as needed)
iptables -A OUTPUT -m owner --uid-owner manageengine -j LOG --log-prefix "ME_EGRESS: "
iptables -A OUTPUT -m owner --uid-owner manageengine -d 10.0.0.0/8 -j ACCEPT
iptables -A OUTPUT -m owner --uid-owner manageengine -j DROP

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 Access Manager Plus

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.31%

  • 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-502
  • Technical References
  • Packet Storm Exploit Analysis

  • CISA Known Exploit Catalog Entry
  • Vendor Resources
  • ManageEngine Security Advisory
  • Latest CVEs
  • CVE-2025-11419: Keycloak TLS DoS Vulnerability

  • CVE-2025-13947: WebKitGTK Information Disclosure Flaw

  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal 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