← Vulnerability feed

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.

9.8 CVSS 3.1 Critical EPSS 82% · top 0.4% CWE-502 · Deserialization of untrusted data
9.8CVSS 3.1 base score, v2 10.0
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

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

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

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

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.

Start free Open in platform

Related vulnerabilities

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

9.8CVE-2021-23758Ajax.NET Professional ajaxpro.2 untrusted deserialization RCEAll versions of the ajaxpro.2 package (Ajax.NET Professional) deserialize untrusted data and permit deserialization of arbitrary .NET classes. That l…KEVEPSS 83%analysed9.8CVE-2026-63077JetBrains TeamCity unauthenticated RCE via agent polling deserializationJetBrains TeamCity before 2026.1.3 and 2025.11.7 deserializes untrusted data received through the agent polling protocol, allowing unauthenticated re…KEVEPSS 9.8%analysed9.8CVE-2026-50522Microsoft SharePoint deserialization flaw allows remote code executionMicrosoft SharePoint Server deserializes untrusted data, letting an unauthorized attacker run code over the network. The flaw is remotely reachable w…KEVEPSS 3.0%analysed9.8CVE-2026-58644Microsoft SharePoint deserialization flaw allows remote code executionMicrosoft SharePoint Server deserializes untrusted data, letting an unauthenticated network attacker execute code. The flaw is rated CVSS 9.8 critica…KEVEPSS 16%analysed8.8CVE-2026-45659Microsoft SharePoint Server deserialization flaw enables remote code executionMicrosoft SharePoint Server deserializes untrusted data, letting an authenticated attacker run code over the network. The flaw is remotely reachable,…KEVEPSS 2.7%analysed9.3CVE-2026-12569PTC Windchill PDMlink and FlexPLM deserialization RCEPTC Windchill PDMlink and FlexPLM contain a deserialization of untrusted data flaw (also classified as improper input validation) that allows remote …KEVEPSS 46%analysed9.3CVE-2026-45247Mirasvit Full Page Cache Warmer for Magento 2 PHP object injection RCEMirasvit Full Page Cache Warmer for Magento 2 before 1.11.12 passes the CacheWarmer cookie to PHP's native unserialize() without restriction, allowin…KEVEPSS 2.1%analysed8.8CVE-2023-21529Microsoft Exchange Server deserialization flaw enables remote code executionCVE-2023-21529 is a deserialization of untrusted data vulnerability (CWE-502) in Microsoft Exchange Server that allows remote code execution. It carr…KEVEPSS 59%analysed

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.