← Vulnerability feed

Vulnerability record · CVE-2018-8544 · published 14 November 2018

CVE-2018-8544: Windows VBScript Engine use-after-free remote code execution

Microsoft · Windows 10

The VBScript engine mishandles objects in memory, a use-after-free (CWE-416) that allows remote code execution. It affects a broad range of Windows client and server releases, so any host still running the legacy VBScript engine is exposed.

8.8 CVSS 3.0 High EPSS 48% · top 1.2% CWE-416 · Use after free
8.8CVSS 3.0 base score, v2 9.3
48%EPSS exploitation probability, 30 days
NoNot in CISA KEV
8Affected product versions listed by NVD
8References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2019, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers.

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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 20 September 2026. Confidence: high.

high priorityCVSS 8.8 with network reachability, a public exploit and very high EPSS make this a serious risk despite no KEV listing.

What it is

The VBScript engine mishandles objects in memory, a use-after-free (CWE-416) that allows remote code execution. It affects a broad range of Windows client and server releases, so any host still running the legacy VBScript engine is exposed.

Impact

An attacker who gets code to run in the VBScript engine context can execute arbitrary code with the privileges of the invoking user. On a typical workstation that means full user-level control of the machine, and potentially more if the user is privileged.

Attack surface

The CVSS vector is network-reachable with no privileges required, but user interaction is required (UI:R), consistent with a victim opening a crafted document or visiting a malicious page that invokes the VBScript engine. No authentication is needed to deliver the trigger.

Exploitation

Not listed in CISA KEV, but a public Exploit-DB entry exists and EPSS is high (0.476 probability, 98.8th percentile), indicating meaningful real-world exploitation likelihood.

What to do

  • Apply the Microsoft security update referenced in the MSRC advisory for CVE-2018-8544 across all affected Windows versions.
  • Prioritize patching internet-facing and user-workstation systems, since exploitation requires only user interaction.
  • Disable or restrict the VBScript engine where it is not operationally required, and block legacy script execution in browsers and document handlers.
  • Enforce attachment and web content controls so untrusted documents and pages cannot reach the VBScript engine.
  • Retire unsupported or end-of-life Windows versions that cannot receive the patch.

Detection

  • Monitor for unexpected script host or browser processes spawning child processes such as cmd.exe, powershell.exe or wscript.exe.
  • Alert on VBScript engine crashes or memory corruption events in Windows Error Reporting tied to script hosts.
  • Hunt for documents or web content containing VBScript that arrives from external or untrusted sources.
  • Review endpoint telemetry for anomalous process lineage originating from Office, browsers or script hosts.

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

Affected products

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

References

Track CVE-2018-8544 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-2020-1350Windows DNS Server improper input validation remote code executionWindows DNS servers fail to properly handle certain requests, allowing remote code execution. The flaw is network-reachable, needs no authentication …KEVEPSS 97%analysed9.8CVE-2019-0708Microsoft Remote Desktop Services use-after-free remote code executionRemote Desktop Services (formerly Terminal Services) contains a use-after-free flaw that lets an unauthenticated attacker execute code by sending spe…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed9.8CVE-2015-1635Microsoft HTTP.sys remote code execution via crafted HTTP requestsHTTP.sys in multiple Windows versions fails to properly handle crafted HTTP requests, allowing remote code execution. The flaw is reachable over the …KEVEPSS 100%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed9.0CVE-2020-1040Microsoft Hyper-V RemoteFX vGPU input validation remote code executionHyper-V RemoteFX vGPU on a host server fails to properly validate input from an authenticated user on a guest operating system, allowing remote code …KEVEPSS 7.4%analysed8.8CVE-2025-33073Windows SMB improper access control allows privilege elevationWindows SMB contains an improper access control flaw (CWE-284) that lets an authorized attacker elevate privileges over the network. Microsoft rates …KEVEPSS 83%analysed8.8CVE-2025-33053Microsoft Windows WebDAV Internet Shortcut File Path Control RCEWindows Internet Shortcut (.url) files allow external control of a file name or path, which an unauthorized attacker can abuse to execute code over a…KEVEPSS 87%analysed

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