← Vulnerability feed

Vulnerability record · CVE-2019-5544 · published 6 December 2019

CVE-2019-5544: OpenSLP heap out-of-bounds write in VMware ESXi and Horizon DaaS

Vmware · Horizon Daas

OpenSLP as shipped in VMware ESXi and Horizon DaaS contains a heap overwrite (out-of-bounds write) flaw. VMware rates it Critical with a maximum CVSSv3 base score of 9.8, and the flaw is remotely reachable without authentication or user interaction. Because ESXi is a core virtualization platform, successful exploitation can compromise the hypervisor layer itself.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 Known ransomware use EPSS 97% · top 0.1% CWE-787 · Out-of-bounds write
9.8CVSS 3.1 base score, v2 7.5
97%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
16Affected product versions listed by NVD
17References
17 Jun 2026Last modified by NVD

Description

OpenSLP as used in ESXi and the Horizon DaaS appliances has a heap overwrite issue. VMware has evaluated the severity of this issue to be in the Critical severity range with a maximum CVSSv3 base score of 9.8.

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 16 September 2026. Confidence: high.

critical priorityCVSS 9.8, unauthenticated network reachability, CISA KEV listing with known ransomware use and near-maximum EPSS probability make this an urgent patch target.

What it is

OpenSLP as shipped in VMware ESXi and Horizon DaaS contains a heap overwrite (out-of-bounds write) flaw. VMware rates it Critical with a maximum CVSSv3 base score of 9.8, and the flaw is remotely reachable without authentication or user interaction. Because ESXi is a core virtualization platform, successful exploitation can compromise the hypervisor layer itself.

Impact

An unauthenticated remote attacker can overwrite heap memory, which can lead to code execution in the context of the vulnerable service and full compromise of the host. On ESXi this means potential control of the hypervisor and the workloads it runs.

Attack surface

Reached over the network via the OpenSLP service (CVSS vector AV:N/AC:L/PR:N/UI:N), so no authentication or user interaction is required. Any host exposing the affected OpenSLP service is in scope.

Exploitation

Listed in CISA KEV since 2021-11-03 with known ransomware campaign use, and EPSS 30-day probability is 0.97258 (99.9th percentile), indicating active exploitation is expected. The record does not name specific ransomware groups.

What to do

  • Apply the vendor updates referenced in VMware advisory VMSA-2019-0022 and the Red Hat, Fedora and Gentoo errata.
  • If OpenSLP is not required, disable or uninstall it on ESXi and Horizon DaaS hosts.
  • Restrict network access to the OpenSLP service (port 427) to trusted management networks only.
  • Verify ESXi and Horizon DaaS builds against the fixed versions in the vendor advisory and remediate any that remain unpatched.
  • Monitor for and investigate unexpected service restarts or crashes on ESXi hosts that could indicate exploitation attempts.

Detection

  • Monitor ESXi and Horizon DaaS host logs for OpenSLP service crashes, restarts or abnormal termination.
  • Alert on network traffic to UDP/TCP 427 from untrusted sources or unexpected internal hosts.
  • Hunt for post-exploitation activity on ESXi hosts such as new or modified binaries, unexpected processes and unauthorized vSphere accounts.
  • Correlate host telemetry with CISA KEV and EPSS signals to prioritize scanning for unpatched OpenSLP instances.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2019-5544 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "VMware ESXi and Horizon DaaS OpenSLP Heap-Based Buffer Overflow Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.

Affected products

16 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.openwall.com/lists/oss-security/2019/12/10/2 Mailing ListThird Party Advisory
http://www.openwall.com/lists/oss-security/2019/12/11/2 Mailing ListThird Party Advisory
http://www.vmware.com/security/advisories/VMSA-2019-0022.html PatchVendor Advisory
https://access.redhat.com/errata/RHSA-2019:4240 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0199 Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DA3LYAJ2NRKMOZLZOQNDJ5T Release Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZPXXJZLPLAQULBCJVI5NNWZ Release Notes
https://security.gentoo.org/glsa/202005-12 Third Party Advisory
http://www.openwall.com/lists/oss-security/2019/12/10/2 Mailing ListThird Party Advisory
http://www.openwall.com/lists/oss-security/2019/12/11/2 Mailing ListThird Party Advisory
http://www.vmware.com/security/advisories/VMSA-2019-0022.html PatchVendor Advisory
https://access.redhat.com/errata/RHSA-2019:4240 Third Party Advisory
https://access.redhat.com/errata/RHSA-2020:0199 Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DA3LYAJ2NRKMOZLZOQNDJ5T Release Notes
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZPXXJZLPLAQULBCJVI5NNWZ Release Notes
https://security.gentoo.org/glsa/202005-12 Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-5544 US Government Resource

Track CVE-2019-5544 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.

10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed9.8CVE-2021-44026Roundcube Webmail SQL injection via search parametersRoundcube Webmail before 1.3.17 and 1.4.x before 1.4.12 is prone to SQL injection through the search or search_params input. The flaw is remotely rea…KEVEPSS 70%analysed9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed9.8CVE-2021-1871Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions. It affects macOS Big Sur, Catalina, Mojave, iOS and iPadOS, and a remote at…KEVEPSS 7.0%analysed9.8CVE-2020-16846SaltStack Salt API shell injection via crafted web requestsSaltStack Salt through 3002 is vulnerable to OS command injection when the SSH client is enabled and crafted web requests are sent to the Salt API. T…KEVEPSS 100%analysed

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