← Vulnerability feed

Vulnerability record · CVE-2021-40493 · published 13 October 2021

CVE-2021-40493: Zoho ManageEngine OpManager SQL injection in diagnostics API

Zohocorp · Manageengine Opmanager

Zoho ManageEngine OpManager before build 125437 contains a SQL injection in the support diagnostics module, reached through the pollingObject parameter of the getDataCollectionFailureReason API. Because the flaw is remotely reachable without authentication, it exposes the backend database to direct manipulation.

9.8 CVSS 3.1 Critical EPSS 50% · top 1.1% CWE-89 · SQL injection
9.8CVSS 3.1 base score, v2 7.5
50%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Zoho ManageEngine OpManager before 125437 is vulnerable to SQL Injection in the support diagnostics module. This occurs via the pollingObject parameter of the getDataCollectionFailureReason API.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction required and a very high EPSS score make this a top-priority patch despite no KEV listing.

What it is

Zoho ManageEngine OpManager before build 125437 contains a SQL injection in the support diagnostics module, reached through the pollingObject parameter of the getDataCollectionFailureReason API. Because the flaw is remotely reachable without authentication, it exposes the backend database to direct manipulation.

Impact

An unauthenticated attacker can read, modify, or destroy data in the OpManager database and potentially execute database-level commands, which can lead to full compromise of the application and its stored monitoring data.

Attack surface

The flaw is network-reachable via the getDataCollectionFailureReason API endpoint, with the pollingObject parameter as the injection point. The CVSS vector shows no privileges and no user interaction required, so any host that can reach the OpManager interface can attempt it.

Exploitation

No CISA KEV listing and no ransomware associations are recorded, but EPSS is 0.50209 (98.9th percentile), indicating a high likelihood of attempted exploitation. The only references are vendor advisories, so no public exploit code is confirmed in this record.

What to do

  • Upgrade OpManager to build 125437 or later as the primary fix.
  • If immediate upgrade is not possible, restrict network access to the OpManager web interface and API to trusted management networks.
  • Validate and sanitize the pollingObject parameter at the application layer and reject unexpected input.
  • Run OpManager with a least-privilege database account to limit the impact of a successful injection.
  • Monitor vendor advisories for any follow-up patches or workarounds.

Detection

  • Inspect web and API logs for requests to getDataCollectionFailureReason with suspicious characters such as quotes, UNION, or comment sequences in pollingObject.
  • Alert on database errors or unusual query patterns originating from the OpManager application server.
  • Baseline normal pollingObject values and flag deviations or unusually long parameter values.
  • Review database audit logs for unexpected reads or writes from the OpManager service account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-40493 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-29535Zoho ManageEngine OPManager SQL injection in default reportsZoho ManageEngine OPManager through build 125588 contains a SQL injection flaw reachable through a few default reports. Because the vulnerable path i…EPSS 92%analysed9.8CVE-2021-44514Zohocorp manageengine opmanager improper authentication vulnerabilityOpUtils in Zoho ManageEngine OpManager 12.5 before 125490 mishandles authentication for a few audit directories.EPSS 5.4%9.8CVE-2021-41075Zohocorp manageengine opmanager sql injection vulnerabilityThe NetFlow Analyzer in Zoho ManageEngine OpManger before 125455 is vulnerable to SQL Injection in the Attacks Module API.EPSS 3.4%9.8CVE-2021-41288Zoho ManageEngine OpManager getReportData API SQL injectionZoho ManageEngine OpManager build 125466 and below contains a SQL injection flaw in the getReportData API. Because the endpoint is network-reachable …EPSS 80%analysed9.8CVE-2021-3287Zoho ManageEngine OpManager unauthenticated deserialization RCEZoho ManageEngine OpManager before 12.5.329 contains a Java deserialization flaw that can be triggered without authentication, allowing remote code e…EPSS 51%analysed9.8CVE-2020-28653Zoho ManageEngine OpManager RCE via Smart Update Manager servletZoho ManageEngine OpManager builds before 125203 (Stable) and before 125233 (Released) allow remote code execution through the Smart Update Manager (…EPSS 79%analysed9.8CVE-2020-10541Zohocorp manageengine opmanager vulnerabilityZoho ManageEngine OpManager before 12.4.179 allows remote code execution via a specially crafted Mail Server Settings v1 API request. This was fixed …EPSS 10%9.8CVE-2019-17602Zoho ManageEngine OpManager OPMDeviceDetailsServlet SQL injectionZoho ManageEngine OpManager before 12.4 build 124089 contains a SQL injection flaw in the OPMDeviceDetailsServlet servlet. Depending on configuration…EPSS 82%analysed

Source: NIST National Vulnerability Database (record CVE-2021-40493), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.