CVE-2019-0773
Description
A remote code execution vulnerability in Microsoft Edge's ChakraCore scripting engine due to improper memory handling, allowing arbitrary code execution via crafted webpage.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A remote code execution vulnerability in Microsoft Edge's ChakraCore scripting engine due to improper memory handling, allowing arbitrary code execution via crafted webpage.
Vulnerability
Overview
CVE-2019-0773 is a remote code execution vulnerability in the scripting engine (ChakraCore) used by Microsoft Edge. The bug is a memory corruption flaw that occurs when the scripting engine improperly handles objects in memory. [1] This vulnerability belongs to a cluster of seven similar scripting engine memory corruption CVEs disclosed on the same day, each with a unique CVE identifier. [1]
Exploitation
Vector
An attacker can exploit this vulnerability by hosting a specially crafted website containing malicious content designed to trigger the memory corruption in the scripting engine. The victim must browse to the attacker-controlled page using a vulnerable version of Microsoft Edge or a third-party browser that uses ChakraCore. The affected package is Microsoft.ChakraCore in NuGet, with all versions prior to 1.11.7 being vulnerable. [2] No user interaction beyond visiting the page is required for exploitation.
Impact
Successful exploitation allows an attacker to execute arbitrary code in the context of the current user. In a web browsing scenario, the attacker could gain the same user rights as the logged-on user, potentially leading to installation of programs, viewing or modifying data, or creating new accounts with full user privileges. [1]
Mitigation
Microsoft released an update to address this vulnerability in April 2019. Users are advised to apply the update for Microsoft Edge or update the ChakraCore NuGet package to version 1.11.7 or later. [2]
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
Microsoft.ChakraCoreNuGet | < 1.11.7 | 1.11.7 |
Affected products
3- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-3w9q-c44j-37jjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-0773ghsaADVISORY
- portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0773ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.