CVE•Published 2021-02-24•Modified 2026-06-02•1 article on news•6 live references•NVD data
CVE-2021-21974Vmware · Cloud_foundation
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
98
Exploit Prediction Scoring System · top 2% of all CVEs
Weaknesses (CWE)
Description
OpenSLP as used in ESXi (7.0 before ESXi70U1c-17325551, 6.7 before ESXi670-202102401-SG, 6.5 before ESXi650-202102101-SG) has a heap-overflow vulnerability. A malicious actor residing within the same network segment as ESXi who has access to port 427 may be able to trigger the heap-overflow issue in OpenSLP service resulting in remote code execution.
Timeline
Published 2021-02-24
Modified 2026-06-02
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2021-21974Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Vmware Cloud Foundation"All exposed Vmware Cloud Foundation instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Cloud Foundation"HTTP body or banner mentions "Cloud Foundation" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2021-21974Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2021-21974Censys host search filtered to this CVE id.
grep.app
CVE-2021-21974Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2021-21974GitHub code search for direct mentions.
Google dork
"CVE-2021-21974" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2021-219746 repos
0xor0ne/awesome-listunknown
Cybersecurity oriented awesome list
tom0li/collection-documentunknown
Collection of quality safety articles. Awesome articles.
Awrrays/FrameVulunknown
POC集合,框架nday漏洞利用
Shadow0ps/CVE-2021-21974Python
POC for CVE-2021-21974 VMWare ESXi RCE Exploit
WinSysSec/OLExploreC#
This is the anonymous GitHub repository for the OLExplore paper.
Aiyakami/CVE-2021-21974Python
自研针对ESXI 堆栈溢出的CVE-2021-21974 POC,只支持项目给出的的目标和环境,用于学习和研究