← Vulnerability feed

Vulnerability record · CVE-2015-7766 · published 9 October 2015

CVE-2015-7766: ManageEngine OpManager SQL query restriction bypass via comment injection

Zohocorp · Manageengine Opmanager

ZOHO ManageEngine OpManager 11.6, 11.5 and earlier fails to properly restrict SQL queries submitted through PGSQL:SubmitQuery.do at api/json/admin/SubmitQuery. An authenticated administrator can insert a comment such as "INSERT/**/INTO" to evade the query filter, and public exploit code exists for this issue.

9.0 CVSS 2.0 High EPSS 81% · top 0.4% CWE-264 · Permissions and access controls
9.0CVSS 2.0 base score
81%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

PGSQL:SubmitQuery.do in ZOHO ManageEngine OpManager 11.6, 11.5, and earlier allows remote administrators to bypass SQL query restrictions via a comment in the query to api/json/admin/SubmitQuery, as demonstrated by "INSERT/**/INTO."

AV:N/AC:L/Au:S/C:C/I:C/A:C

Automated analysis

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

high priorityThe flaw allows an authenticated administrator to bypass SQL restrictions with public exploit code available and a very high EPSS score, though it is not known to be exploited in the wild per KEV.

What it is

ZOHO ManageEngine OpManager 11.6, 11.5 and earlier fails to properly restrict SQL queries submitted through PGSQL:SubmitQuery.do at api/json/admin/SubmitQuery. An authenticated administrator can insert a comment such as "INSERT/**/INTO" to evade the query filter, and public exploit code exists for this issue.

Impact

An attacker with administrator access gains the ability to run SQL statements that the application intended to block, which can lead to full compromise of the confidentiality, integrity and availability of the affected system, as reflected in the CVSS 2.0 score of 9.0.

Attack surface

The flaw is reached remotely over HTTP through the api/json/admin/SubmitQuery endpoint. It requires an authenticated administrator account; no user interaction beyond submitting the crafted query is needed.

Exploitation

Public exploit code is referenced in Exploit-DB, Packet Storm and a Rapid7 Metasploit module, and EPSS is 0.80644 (99.6th percentile), indicating high likelihood of exploitation. The CVE is not listed in CISA KEV.

What to do

  • Apply the vendor fix referenced in the ZOHO ManageEngine advisory for PGSQL:SubmitQuery.do.
  • Upgrade OpManager to a version later than 11.6 if a fixed release is available.
  • Restrict network access to api/json/admin/SubmitQuery to trusted management hosts only.
  • Limit and audit administrator accounts, since exploitation requires admin privileges.
  • Monitor and review SQL queries submitted through the PGSQL interface for comment-based evasion patterns.

Detection

  • Inspect HTTP requests to api/json/admin/SubmitQuery for SQL comment sequences such as /**/ or --.
  • Alert on SQL statements containing INSERT, UPDATE or DELETE keywords in the SubmitQuery parameter.
  • Review OpManager logs for unexpected administrative query activity from unusual source IPs.
  • Correlate administrator logins with subsequent database or system changes on the OpManager host.

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-2015-7766 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-40493Zoho ManageEngine OpManager SQL injection in diagnostics APIZoho ManageEngine OpManager before build 125437 contains a SQL injection in the support diagnostics module, reached through the pollingObject paramet…EPSS 50%analysed9.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%

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