← Vulnerability feed

Vulnerability record · CVE-2017-11873 · published 15 November 2017

CVE-2017-11873: Microsoft Edge and ChakraCore scripting engine memory corruption

Microsoft · Chakracore

Microsoft Edge and ChakraCore mishandle objects in memory in the scripting engine, producing a memory corruption condition (CWE-119). An attacker who gets a victim to load crafted content can corrupt memory and run code in the context of the current user. The flaw affects Windows 10 1511, 1607, 1703, 1709, Windows Server 2016 and Windows Server version 1709.

7.5 CVSS 3.0 High EPSS 70% · top 0.6% CWE-119 · Memory buffer overflow
7.5CVSS 3.0 base score, v2 7.6
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

ChakraCore and Microsoft Edge in Windows 10 1511, 1607, 1703, 1709, Windows Server 2016 and Windows Server, version 1709 allows an attacker to gain the same user rights as the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2017-11836, CVE-2017-11837, CVE-2017-11838, CVE-2017-11839, CVE-2017-11840, CVE-2017-11841, CVE-2017-11843, CVE-2017-11846, CVE-2017-11858, CVE-2017-11859, CVE-2017-11861, CVE-2017-11862, CVE-2017-11866, CVE-2017-11869, CVE-2017-11870, and CVE-2017-11871.

CVSS:3.0/AV:N/AC:H/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 19 September 2026. Confidence: high.

high priorityCVSS 7.5 with network reachability and high EPSS (0.69802, 99.3rd percentile) plus a public Exploit-DB entry make this a high-priority browser flaw, though user interaction and the absence of KEV listing temper it below critical.

What it is

Microsoft Edge and ChakraCore mishandle objects in memory in the scripting engine, producing a memory corruption condition (CWE-119). An attacker who gets a victim to load crafted content can corrupt memory and run code in the context of the current user. The flaw affects Windows 10 1511, 1607, 1703, 1709, Windows Server 2016 and Windows Server version 1709.

Impact

An attacker gains the same rights as the logged-in user, which on a typical workstation means code execution in the browser's security context. Because the vector is network-reachable with high confidentiality, integrity and availability impact, a successful exploit can lead to full compromise of the user's session and data.

Attack surface

Reached over the network through the scripting engine when Edge or a ChakraCore host processes attacker-controlled content; the CVSS vector requires user interaction (UI:R) and no privileges (PR:N), so a victim must open or view the crafted page or file. No authentication is needed.

Exploitation

Not listed in CISA KEV, but an Exploit-DB entry (43154) is referenced and EPSS is 0.69802 (99.3rd percentile), indicating a high likelihood of exploitation activity. The record does not state whether exploitation is confirmed in the wild.

What to do

  • Apply the Microsoft security update referenced in the MSRC advisory for CVE-2017-11873.
  • Upgrade or retire unsupported Windows 10 builds (1511, 1607, 1703, 1709) and Windows Server 2016/1709 where feasible.
  • Keep Edge and ChakraCore components current and enforce browser updates through managed patching.
  • Reduce exposure by restricting browsing to trusted sites and blocking untrusted script content at the network or email gateway.
  • Run users with least privilege so a scripting-engine compromise yields limited rights.

Detection

  • Monitor for Edge or ChakraCore processes spawning child processes or making unexpected network connections.
  • Hunt for crashes in Edge/ChakraCore (msedge.exe, ChakraCore.dll) correlated with visits to untrusted or newly registered domains.
  • Review proxy and DNS logs for known exploit-hosting domains and for delivery of script-bearing content to browsers.
  • Check endpoint telemetry for anomalous memory or code-execution behavior in browser processes on unpatched Windows 10 and Server 2016/1709 hosts.

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

Affected products

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

References

Track CVE-2017-11873 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.

9.8CVE-2015-0313Adobe Flash Player use-after-free allows remote code executionAdobe Flash Player contains a use-after-free (CWE-416) flaw reachable through unspecified vectors. It affects Flash Player before 13.0.0.269 and 14.x…KEVEPSS 95%analysed9.8CVE-2015-0311Adobe Flash Player unspecified flaw allows remote code executionCVE-2015-0311 is an unspecified vulnerability in Adobe Flash Player affecting versions through 13.0.0.262, 14.x, 15.x, and 16.x through 16.0.0.287 on…KEVEPSS 86%analysed9.6CVE-2024-7971Google Chrome V8 type confusion enables heap corruptionChrome's V8 JavaScript engine contains a type confusion flaw (CWE-843) that lets a crafted HTML page corrupt the heap. It affects Chrome before 128.0…KEVEPSS 21%analysed9.6CVE-2022-4135Google Chrome GPU heap buffer overflow enables sandbox escapeChrome's GPU component contains a heap buffer overflow (CWE-787) fixed in version 107.0.5304.121. An attacker who already controls the renderer proce…KEVEPSS 32%analysed8.8CVE-2023-5217libvpx VP8 encoding heap buffer overflow exploited via crafted HTMLA heap buffer overflow in the VP8 encoder in libvpx affects Google Chrome before 117.0.5938.132 and libvpx 1.13.1, and is reachable through a crafted…KEVEPSS 49%analysed8.8CVE-2021-26411Microsoft Internet Explorer and Edge use-after-free memory corruptionCVE-2021-26411 is a use-after-free (CWE-416) memory corruption flaw in Microsoft Internet Explorer, with Microsoft Edge also listed as an affected pr…KEVEPSS 81%analysed8.8CVE-2020-16009Google Chrome V8 type confusion leads to heap corruptionGoogle Chrome before 86.0.4240.183 contains an inappropriate implementation in the V8 JavaScript engine that allows heap corruption via a crafted HTM…KEVEPSS 48%analysed8.8CVE-2016-7201Microsoft Edge Chakra engine type confusion memory corruptionThe Chakra JavaScript engine in Microsoft Edge mishandles objects in a way that causes type confusion, leading to memory corruption. A crafted web pa…KEVEPSS 80%analysed

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