Vulnerability record · CVE-2020-27868 · published 12 February 2021
CVE-2020-27868: Qognify Ocularis EventCoordinator deserialization RCE
Qognify · Ocularis
Qognify Ocularis 5.9.0.395 fails to validate serialized objects sent to the EventCoordinator endpoint, allowing deserialization of untrusted data. Because the endpoint is reachable without authentication, an unauthenticated remote attacker can trigger code execution. The flaw is a classic untrusted deserialization issue in a network-facing service.
Description
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Qognify Ocularis 5.9.0.395. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of serialized objects provided to the EventCoordinator endpoint. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-11257.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable deserialization leading to SYSTEM code execution, with a CVSS of 9.8 and very high EPSS, makes this an urgent patch target.
What it is
Qognify Ocularis 5.9.0.395 fails to validate serialized objects sent to the EventCoordinator endpoint, allowing deserialization of untrusted data. Because the endpoint is reachable without authentication, an unauthenticated remote attacker can trigger code execution. The flaw is a classic untrusted deserialization issue in a network-facing service.
Impact
An attacker gains arbitrary code execution in the context of SYSTEM on the affected installation. That yields full control of the host, including access to video management data and any connected systems.
Attack surface
Reached over the network via the EventCoordinator endpoint; the CVSS vector shows AV:N/PR:N/UI:N, so no authentication and no user interaction are required. Any host that can reach the endpoint can attempt exploitation.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.81753, 99.6th percentile), indicating strong likelihood of exploitation activity. References are vendor release notes and a ZDI advisory; no public exploit code is confirmed in the record.
What to do
- Apply the vendor update from Qognify's software downloads page; this is the only definitive fix.
- Restrict network access to the EventCoordinator endpoint to trusted management networks or VPN only.
- Segment Ocularis servers from general user and internet-facing networks to limit reachable attack paths.
- Monitor for and block unexpected serialized payloads or anomalous POST traffic to EventCoordinator.
- If patching is delayed, consider taking the endpoint offline or placing it behind an authenticating reverse proxy.
Detection
- Alert on POST requests to the EventCoordinator endpoint from unexpected source IPs or with unusually large or binary bodies.
- Monitor for child processes spawned by the Ocularis service (e.g., cmd.exe, powershell.exe, wscript.exe) as a sign of post-exploitation.
- Watch for outbound connections from Ocularis hosts to unfamiliar external addresses, which may indicate payload retrieval or C2.
- Review Ocularis and Windows event logs for service crashes or restarts around suspicious endpoint traffic.
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
| Link | Tags |
|---|---|
| https://www.qognify.com/support-training/software-downloads/ | Release NotesVendor Advisory |
| https://www.zerodayinitiative.com/advisories/ZDI-20-1453/ | Third Party AdvisoryVDB Entry |
| https://www.qognify.com/support-training/software-downloads/ | Release NotesVendor Advisory |
| https://www.zerodayinitiative.com/advisories/ZDI-20-1453/ | Third Party AdvisoryVDB Entry |
Track CVE-2020-27868 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-2020-27868), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.