← Vulnerability feed

Vulnerability record · CVE-2020-12116 · published 7 May 2020

CVE-2020-12116: Zoho ManageEngine OpManager path traversal allows unauthenticated file read

Zohocorp · Manageengine Opmanager

Zoho ManageEngine OpManager builds before 124196 (Stable) and before 125125 (Released) are vulnerable to path traversal (CWE-22). A crafted request lets an unauthenticated attacker read arbitrary files on the server. Because no credentials or user interaction are required and the flaw exposes file contents, it is a serious information-disclosure risk for internet-facing deployments.

7.5 CVSS 3.1 High EPSS 97% · top 0.1% CWE-22 · Path traversal
7.5CVSS 3.1 base score, v2 5.0
97%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

Zoho ManageEngine OpManager Stable build before 124196 and Released build before 125125 allows an unauthenticated attacker to read arbitrary files on the server by sending a crafted request.

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

Automated analysis

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

high priorityUnauthenticated network-reachable arbitrary file read with a very high EPSS score, though not in KEV and with no confirmed public exploit in this record.

What it is

Zoho ManageEngine OpManager builds before 124196 (Stable) and before 125125 (Released) are vulnerable to path traversal (CWE-22). A crafted request lets an unauthenticated attacker read arbitrary files on the server. Because no credentials or user interaction are required and the flaw exposes file contents, it is a serious information-disclosure risk for internet-facing deployments.

Impact

An attacker gains read access to arbitrary files on the OpManager server, which can expose configuration data, credentials and other sensitive content. There is no integrity or availability impact per the CVSS vector; the loss is confidentiality only.

Attack surface

Reachable over the network via HTTP requests to the OpManager service, per the CVSS vector AV:N/AC:L/PR:N/UI:N. No authentication and no user interaction are needed, so any host that can reach the web interface can attempt it.

Exploitation

The record is not listed in CISA KEV and documents no ransomware use, but EPSS is very high (0.974 probability over 30 days, 99.9th percentile), indicating strong likelihood of attempted exploitation. All references are vendor advisories, so no public exploit code is confirmed by this record.

What to do

  • Upgrade OpManager to Stable build 124196 or later, or Released build 125125 or later, per the vendor read-me.
  • Restrict network access to the OpManager web interface to trusted management networks or VPN rather than exposing it to the internet.
  • Place the service behind a reverse proxy or WAF with path traversal normalization and blocking rules.
  • Rotate any credentials or secrets stored in files on the OpManager host that may have been exposed.
  • Monitor vendor advisories for follow-up fixes if the deployed build cannot be upgraded immediately.

Detection

  • Review web server and OpManager logs for requests containing traversal sequences such as ../ or encoded variants (..%2f, %2e%2e/) targeting file paths.
  • Alert on HTTP requests to OpManager endpoints that reference absolute or system file paths outside expected web content directories.
  • Baseline normal OpManager request patterns and flag anomalous single-request file-path access from unfamiliar source IPs.
  • Check for outbound exfiltration or unusual reads of sensitive files (configuration, credential stores) 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-2020-12116 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-2020-12116), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.