LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2016-7200: Microsoft Edge Memory Corruption Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 28, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 18, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2016-7200 to its Known Exploited Vulnerabilities catalog on Mar 28, 2022, with a federal patch deadline of Apr 18, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

The Chakra JavaScript scripting engine in Microsoft Edge allows remote attackers to execute remote code or cause a denial of service (memory corruption) via a crafted web site.

CVE-2016-7200 is a memory corruption vulnerability in the Chakra JavaScript scripting engine used by Microsoft Edge. A remote attacker can trigger it by luring a user to a crafted website, potentially leading to remote code execution or a denial of service. It matters because browser engines process untrusted web content by design; successful exploitation can give an attacker a foothold on the endpoint under the user's context.

Public detail is limited to the CISA description and the CWE classification. Confirm exact affected builds, patch identifiers, and any configuration nuances directly against the Microsoft vendor advisory before acting.

How it works

This issue is classified as CWE-119: improper restriction of operations within the bounds of a memory buffer. In practice, the Chakra engine mishandles certain memory operations while parsing or executing JavaScript delivered by a malicious page. The resulting memory corruption can crash the process (denial of service) or, under the right conditions, allow the attacker to redirect control flow and run arbitrary code.

An attacker does not need prior access to the target system. Delivery is typically via a malicious or compromised website that the victim visits with an unpatched Edge browser. No further exploit mechanics, specific JavaScript constructs, or reliability details are provided in the available facts; treat any public proof-of-concept claims with caution and validate them only against official vendor information.

Am I affected? How to find it in your systems

Microsoft Edge (the legacy EdgeHTML/Chakra-based browser) is the affected component. It commonly appears on Windows client and some server SKUs where the browser is installed or enabled by default. Inventory steps:

Telemetry and log signs of attempted exploitation are generic for browser memory-corruption bugs: unexpected Edge or Chakra-related process crashes, Windows Error Reporting events tied to the browser, or sudden child-process creation from the browser after a page load. These signals are noisy and not definitive; correlate with web-proxy or DNS logs showing visits to suspicious sites around the same time. Confirm any detection logic against the vendor advisory and your own baseline.

How to remediate

Patch first. Apply the updates Microsoft released for this vulnerability, following the exact guidance and package names in the vendor advisory. CISA’s required action is simply to apply updates per vendor instructions. After patching:

Hardening appropriate to this class of flaw includes reducing the browser’s attack surface (restricting unnecessary extensions, enabling site isolation features if available on the version you run, and applying least-privilege user accounts) and ensuring endpoint protection is current. Specific feature names or registry settings must be taken from Microsoft documentation, not assumed here.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower likelihood and impact but do not eliminate the vulnerability; schedule the official update as the permanent fix.

If your data may have been exposed

Actively exploited browser vulnerabilities can lead to endpoint compromise and subsequent data theft or ransomware, although known ransomware use is not documented for this CVE. If you suspect exploitation, isolate affected hosts, preserve memory and disk images, and begin incident-response procedures. As a quick additional check, users can run a free exposure scan of their email addresses against known breach datasets to see whether credentials or personal data have appeared in prior incidents unrelated to this flaw.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Edge
WeaknessCWE-119
Added to CISA KEVMar 28, 2022
Federal patch deadlineApr 18, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities