Vulnerability record · CVE-2019-1367 · published 23 September 2019
CVE-2019-1367: Internet Explorer scripting engine memory corruption RCE
Microsoft · Internet Explorer
CVE-2019-1367 is an out-of-bounds write (CWE-787) in the Internet Explorer scripting engine that corrupts memory when handling objects. Successful exploitation allows remote code execution in the context of the affected user, and the flaw is listed in CISA's Known Exploited Vulnerabilities catalog with documented ransomware campaign use.
Description
A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1221.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
high priorityIt is a remotely reachable, code-execution flaw with confirmed KEV exploitation and ransomware use, though the CVSS 7.5 and required user interaction keep it below critical.
What it is
CVE-2019-1367 is an out-of-bounds write (CWE-787) in the Internet Explorer scripting engine that corrupts memory when handling objects. Successful exploitation allows remote code execution in the context of the affected user, and the flaw is listed in CISA's Known Exploited Vulnerabilities catalog with documented ransomware campaign use.
Impact
An attacker can execute arbitrary code on the victim's machine with the privileges of the logged-in user, enabling malware installation, data theft or further lateral movement. Given the scripting engine context, code runs inside the browser process rather than requiring a separate privilege escalation.
Attack surface
Reached over the network (AV:N) through crafted content rendered by Internet Explorer's scripting engine, such as a malicious web page or hosted script. No authentication is required (PR:N), but exploitation requires user interaction (UI:R) because the victim must open or view the crafted content.
Exploitation
CISA added it to the KEV catalog on 2021-11-03 with known ransomware campaign use, and EPSS gives a 30-day probability of about 0.52 (98.9th percentile), indicating active real-world exploitation. The references include only vendor patch advisories and the CISA KEV entry, with no public exploit or PoC links provided.
What to do
- Apply the Microsoft security update for CVE-2019-1367 per the vendor advisory, prioritizing any system still running Internet Explorer.
- Retire or disable Internet Explorer where possible and move users to a supported browser.
- Enforce attack surface reduction and browser hardening controls that block script execution from untrusted sources.
- Restrict or block outbound access to untrusted sites and monitor for IE process spawning unusual child processes.
- Verify KEV remediation deadlines are met for internet-facing and user-workstation assets.
Detection
- Monitor for Internet Explorer (iexplore.exe) spawning unexpected child processes such as cmd.exe, powershell.exe or script hosts.
- Alert on memory corruption crash telemetry from the scripting engine, including repeated iexplore.exe crashes on the same host.
- Hunt for known exploitation artifacts and post-exploitation behavior tied to ransomware staging on endpoints running IE.
- Review proxy and DNS logs for access to sites delivering IE-targeted exploit content.
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-1367 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Microsoft Internet Explorer Scripting Engine Memory Corruption Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1367 | PatchVendor Advisory |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1367 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-1367 | US Government Resource |
Track CVE-2019-1367 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-2019-1367), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.