Vulnerability record · CVE-2014-7863 · published 8 February 2020
CVE-2014-7863: ManageEngine FailOverHelperServlet missing access control allows file read
Zohocorp · Manageengine Applications Manager
The FailOverHelperServlet in ZOHO ManageEngine Applications Manager, OpManager and IT360 does not properly restrict access, letting attackers invoke copyfile and listdirectory operations. This exposes arbitrary files and directory listings, which matters because these products hold infrastructure and credential data. The record lists affected builds but no fix version beyond the stated 'before' thresholds.
Description
The FailOverHelperServlet (aka FailServlet) servlet in ZOHO ManageEngine Applications Manager before 11.9 build 11912, OpManager 8 through 11.5 build 11400, and IT360 10.5 and earlier does not properly restrict access, which allows remote attackers and remote authenticated users to (1) read arbitrary files via the fileName parameter in a copyfile operation or (2) obtain sensitive information via a directory listing in a listdirectory operation to servlet/FailOverHelperServlet.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
high priorityUnauthenticated network file disclosure with public exploit code and very high EPSS, though not in KEV and limited to confidentiality impact.
What it is
The FailOverHelperServlet in ZOHO ManageEngine Applications Manager, OpManager and IT360 does not properly restrict access, letting attackers invoke copyfile and listdirectory operations. This exposes arbitrary files and directory listings, which matters because these products hold infrastructure and credential data. The record lists affected builds but no fix version beyond the stated 'before' thresholds.
Impact
An attacker can read arbitrary files from the server and enumerate directories, exposing configuration, credential and other sensitive data. No integrity or availability impact is described.
Attack surface
Reachable over the network via HTTP requests to servlet/FailOverHelperServlet with fileName or listdirectory parameters. The CVSS vector shows no privileges and no user interaction required, though the description also notes remote authenticated users can abuse it.
Exploitation
Public exploit code exists per multiple reference tags (Exploit, Packetstorm, Full Disclosure, vendor advisory), and EPSS is 0.834 (99.7th percentile), indicating high likelihood of exploitation. It is not listed in CISA KEV.
What to do
- Upgrade to fixed builds: Applications Manager 11.9 build 11912 or later, OpManager above 11.5 build 11400, and a patched IT360 release.
- Restrict network access to servlet/FailOverHelperServlet and the management interfaces to trusted hosts only.
- Require authentication and apply least privilege to any accounts that can reach the servlet.
- Monitor vendor advisory for updated fixed versions if the listed builds are not available.
Detection
- Search web logs for requests to servlet/FailOverHelperServlet, especially with copyfile, listdirectory or fileName parameters.
- Alert on directory listing or file read responses from that servlet path.
- Baseline and review outbound or unusual file access from ManageEngine hosts.
- Correlate servlet access with subsequent credential or configuration file reads.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2014-7863 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2014-7863), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.