Vulnerability record · CVE-2020-0674 · published 11 February 2020
CVE-2020-0674: Internet Explorer scripting engine use-after-free allows remote code execution
Microsoft · Internet Explorer
Internet Explorer's scripting engine mishandles objects in memory, producing a use-after-free (CWE-416) that can corrupt memory and lead to remote code execution. It matters because the flaw is remotely reachable, publicly exploited, and listed in CISA's Known Exploited Vulnerabilities catalog.
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-2020-0673, CVE-2020-0710, CVE-2020-0711, CVE-2020-0712, CVE-2020-0713, CVE-2020-0767.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
critical priorityIt is a remotely reachable memory-corruption flaw with public exploit code and confirmed exploitation per CISA KEV, despite the high attack complexity and required user interaction.
What it is
Internet Explorer's scripting engine mishandles objects in memory, producing a use-after-free (CWE-416) that can corrupt memory and lead to remote code execution. It matters because the flaw is remotely reachable, publicly exploited, and listed in CISA's Known Exploited Vulnerabilities catalog.
Impact
An attacker who triggers the corruption can execute code in the context of the affected Internet Explorer process, giving them the user's privileges on the host.
Attack surface
Reached over the network (AV:N) with no privileges required (PR:N), but exploitation requires user interaction (UI:R), typically a victim visiting a crafted page or opening attacker-supplied content in Internet Explorer.
Exploitation
CISA added it to KEV on 2021-11-03 with a 2022-05-03 remediation due, and EPSS shows a 30-day probability of 0.86863 (99.7th percentile); multiple references are tagged Exploit, including public proof-of-concept code.
What to do
- Apply the Microsoft security update referenced in the vendor advisory (portal.msrc.microsoft.com) as the primary fix.
- Retire or disable Internet Explorer where possible and restrict browsing to supported browsers.
- Enforce Enhanced Security Configuration and other IE hardening for any remaining use.
- Block or tightly control access to untrusted web content and attachments on systems that still run IE.
Detection
- Hunt for Internet Explorer (iexplore.exe) spawning child processes such as cmd.exe, powershell.exe, or script hosts, which is abnormal for normal browsing.
- Monitor for crashes or memory-corruption events in iexplore.exe and correlate with recent web or document access.
- Alert on network fetches of known exploit-hosting URLs or packetstorm/github exploit artifacts tied to this CVE.
- Review endpoint telemetry for IE processes loading unusual modules or making outbound connections after rendering untrusted 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-2020-0674 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Microsoft Internet Explorer Scripting Engine Memory Corruption Vulnerability". 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
Track CVE-2020-0674 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-2020-0674), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.