Chakra Scripting Engine Memory Corruption Vulnerability
Description
Chakra Scripting Engine Memory Corruption Vulnerability
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A memory corruption vulnerability in ChakraCore's JavaScript engine allows remote code execution via crafted web content.
CVE-2020-17054 is a memory corruption vulnerability in the Chakra scripting engine, affecting Microsoft Edge (EdgeHTML-based) and ChakraCore. The root cause is a missing null check in the LowerLdFrameDisplay function, which can lead to accessing an uninitialized or freed stack symbol [1][3].
An attacker could host a specially crafted website that, when visited by a user, triggers the vulnerability. No user interaction beyond browsing is required; the vulnerability is triggered during script execution in the Chakra engine.
Successful exploitation could allow an attacker to execute arbitrary code in the context of the current user. If the user has administrative rights, the attacker could take control of the system, install programs, or view/change data.
Microsoft released a security update in November 2020 to address this vulnerability. Users should apply the update via Windows Update or by updating ChakraCore to the patched version [2]. The fix adds a null check before using the inlineeFrameDisplaySym symbol [3].
AI Insight generated on May 21, 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.23 | 1.11.23 |
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-88cw-3m6x-49f7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-17054ghsaADVISORY
- github.com/chakra-core/ChakraCore/pull/6528ghsaWEB
- github.com/chakra-core/ChakraCore/pull/6528/commits/e81e8a51ec7ba3d0dfb6089254f166c2733216e1ghsaWEB
- portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-17054ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.