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-2025-41444

CVE-2025-41444: ManageEngine ADAudit Plus SQLi Flaw

CVE-2025-41444 is an authenticated SQL injection vulnerability in Zohocorp ManageEngine ADAudit Plus affecting the alerts module. This security flaw impacts versions 8510 and prior. Explore technical details, risks, and patches.

Updated: May 15, 2026

CVE-2025-41444 Overview

CVE-2025-41444 is an authenticated SQL injection vulnerability affecting Zohocorp ManageEngine ADAudit Plus versions 8510 and prior. The flaw resides in the alerts module, where user-supplied input reaches database queries without proper sanitization. An authenticated attacker can manipulate SQL statements to access or modify backend data. The weakness is classified under [CWE-89] (Improper Neutralization of Special Elements used in an SQL Command). ManageEngine published an advisory and fixed build addressing the issue.

Critical Impact

Authenticated attackers with low privileges can inject arbitrary SQL through the alerts module, leading to confidentiality and integrity loss within the ADAudit Plus database backing Active Directory audit data.

Affected Products

  • Zohocorp ManageEngine ADAudit Plus version 8.5 (build 8500)
  • Zohocorp ManageEngine ADAudit Plus version 8.5 (build 8510)
  • All Zohocorp ManageEngine ADAudit Plus releases prior to build 8511

Discovery Timeline

  • 2025-06-09 - CVE-2025-41444 published to NVD
  • 2025-06-16 - Last updated in NVD database

Technical Details for CVE-2025-41444

Vulnerability Analysis

The vulnerability is an authenticated SQL injection in the alerts module of ManageEngine ADAudit Plus. ADAudit Plus is a real-time Active Directory (AD) change auditing and reporting product widely deployed in enterprise environments. The alerts module allows administrators to configure conditions and parameters that govern when notifications fire. One or more of these parameters flows into a SQL statement without parameterized binding or input neutralization, enabling an attacker to alter query semantics.

Because exploitation requires valid credentials, the attack surface is constrained to users who can authenticate to the product. The CVSS vector indicates network reachability, low attack complexity, and low privileges required, with high impact to confidentiality and integrity and low impact to availability.

Root Cause

The root cause is improper neutralization of special characters in SQL statements within the alerts module ([CWE-89]). User-controlled input is concatenated into dynamic SQL rather than being passed through prepared statements or strict allow-list validation, allowing operators such as UNION, OR, comment sequences, and stacked queries to alter the query.

Attack Vector

An authenticated attacker sends crafted HTTP requests to the alerts module endpoints over the network. The injected payload modifies the constructed SQL, allowing extraction of audit records, configuration data, or stored credentials, and in some cases enabling write operations against database rows. Because ADAudit Plus aggregates sensitive Active Directory telemetry, successful exploitation exposes records about user accounts, group changes, logon events, and policy modifications.

No public proof-of-concept code is available, and the CVE is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS score is 3.936% at the 88.457 percentile, indicating elevated relative exploitation likelihood among scored CVEs. Refer to the ManageEngine CVE-2025-41444 Advisory for vendor technical guidance.

Detection Methods for CVE-2025-41444

Indicators of Compromise

  • Unexpected HTTP requests to ADAudit Plus alerts module endpoints containing SQL metacharacters such as ', --, ;, UNION SELECT, or OR 1=1.
  • Database error messages or stack traces in ADAudit Plus server logs referencing malformed SQL originating from alert configuration handlers.
  • Authenticated sessions issuing high volumes of alert-related requests with varying payload lengths, consistent with automated SQLi tooling.
  • New or modified alert profiles tied to accounts that do not normally administer alerting.

Detection Strategies

  • Inspect ADAudit Plus application and access logs for parameters containing SQL syntax submitted to the alerts module.
  • Deploy web application firewall (WAF) signatures for SQL injection patterns scoped to the ADAudit Plus management URL paths.
  • Correlate authentication events with subsequent alert module activity to identify low-privilege accounts probing the interface.
  • Monitor the underlying database for unusual query shapes, schema enumeration against INFORMATION_SCHEMA, or unexpected UNION-based reads.

Monitoring Recommendations

  • Forward ADAudit Plus web server logs, application logs, and database audit logs to a centralized analytics platform for query-pattern analysis.
  • Establish a baseline of legitimate alert configuration activity per administrator and alert on deviations.
  • Track failed and successful login events for ADAudit Plus, particularly from accounts that subsequently access the alerts module.

How to Mitigate CVE-2025-41444

Immediate Actions Required

  • Upgrade ADAudit Plus to the fixed build released by Zohocorp as referenced in the ManageEngine CVE-2025-41444 Advisory.
  • Audit ADAudit Plus user accounts and remove unnecessary privileges, enforcing least privilege for any account that can authenticate to the console.
  • Rotate credentials for service and administrator accounts used by ADAudit Plus following the upgrade.
  • Review alert module configurations and audit logs for unauthorized changes prior to patching.

Patch Information

Zohocorp has released a fixed build of ManageEngine ADAudit Plus that remediates the SQL injection in the alerts module. Administrators running build 8510 or earlier must apply the update referenced in the vendor advisory. The advisory at ManageEngine CVE-2025-41444 Advisory lists the patched build number and upgrade procedure.

Workarounds

  • Restrict network access to the ADAudit Plus web console to trusted management subnets using firewall rules or reverse proxy access control.
  • Enforce multi-factor authentication on all ADAudit Plus accounts to reduce the risk of credential abuse enabling exploitation.
  • Place a web application firewall in front of ADAudit Plus with SQL injection rule sets enabled until the patch is applied.
  • Disable or limit access to the alerts module for non-administrative accounts where operationally feasible.
bash
# Configuration example: restrict ADAudit Plus console access via host firewall (Windows)
netsh advfirewall firewall add rule name="ADAuditPlus-Console-Allow" ^
  dir=in action=allow protocol=TCP localport=8081 ^
  remoteip=10.0.0.0/24
netsh advfirewall firewall add rule name="ADAuditPlus-Console-Deny" ^
  dir=in action=block protocol=TCP localport=8081

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechZohocorp Manageengine

  • SeverityHIGH

  • CVSS Score8.3

  • EPSS Probability3.94%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-89
  • Vendor Resources
  • ManageEngine CVE-2025-41444 Advisory
  • Related CVEs
  • CVE-2024-5678: ManageEngine Applications Manager SQLi

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

  • CVE-2026-27655: ManageEngine Exchange Reporter Plus XSS

  • CVE-2025-11250: ManageEngine ADSelfService Auth Bypass
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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