Vulnerability record · CVE-2010-0249 · published 15 January 2010
CVE-2010-0249: Microsoft Internet Explorer use-after-free enables remote code execution
Microsoft · Internet Explorer
Internet Explorer 6, 7 and 8 mishandle objects in memory, leaving a dangling pointer that can be reused after the object is freed. A remote attacker can corrupt memory through a crafted web page and execute arbitrary code in the context of the browsing user. The flaw was exploited in the wild in December 2009 and January 2010 during Operation Aurora.
Description
Use-after-free vulnerability in Microsoft Internet Explorer 6, 6 SP1, 7, and 8 on Windows 2000 SP4; Windows XP SP2 and SP3; Windows Server 2003 SP2; Windows Vista Gold, SP1, and SP2; Windows Server 2008 Gold, SP2, and R2; and Windows 7 allows remote attackers to execute arbitrary code by accessing a pointer associated with a deleted object, related to incorrectly initialized memory and improper handling of objects in memory, as exploited in the wild in December 2009 and January 2010 during Operation Aurora, aka "HTML Object Memory Corruption Vulnerability."
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
critical priorityIt is in CISA KEV with confirmed in-the-wild exploitation, has public exploit code, and carries a very high EPSS score, so unpatched IE 6/7/8 hosts are at immediate risk.
What it is
Internet Explorer 6, 7 and 8 mishandle objects in memory, leaving a dangling pointer that can be reused after the object is freed. A remote attacker can corrupt memory through a crafted web page and execute arbitrary code in the context of the browsing user. The flaw was exploited in the wild in December 2009 and January 2010 during Operation Aurora.
Impact
Successful exploitation gives the attacker arbitrary code execution with the privileges of the logged-on user, allowing installation of malware, data theft or full host compromise. No privilege escalation is needed beyond the victim's own rights.
Attack surface
Reached over the network via a malicious or compromised web page rendered by Internet Explorer; the CVSS vector shows no privileges required but user interaction required, so the victim must visit the page or open the crafted content.
Exploitation
CISA added this to the KEV catalog with a 2026-06-03 remediation due date, and EPSS gives a 30-day probability of 0.91939 (99.8th percentile). Public exploit code exists (Exploit-DB 11167, SecurityFocus BID 37815) and the description states it was exploited in the wild during Operation Aurora.
What to do
- Apply the Microsoft patch (MS10-002 / KB979352) or the vendor advisory mitigations immediately; this is the primary fix.
- If patching is not possible, discontinue use of Internet Explorer 6, 7 and 8 on the affected Windows versions, per CISA KEV required action.
- Enforce a modern supported browser and block or restrict legacy IE execution across the estate.
- Apply the workarounds in Microsoft Security Advisory 979352 (for example, restricting ActiveX/scripting or enabling DEP) as temporary compensating controls.
- Prioritize remediation on internet-facing and user-workstation systems running the affected Windows platforms.
Detection
- Hunt for IE processes (iexplore.exe) spawning child processes such as cmd.exe, powershell.exe or script hosts, which is abnormal for normal browsing.
- Monitor for outbound network connections from iexplore.exe to unfamiliar hosts, consistent with post-exploitation download or C2.
- Review proxy, IDS and web logs for known exploit delivery pages and for the public PoC patterns tied to this vulnerability.
- Check endpoint telemetry for memory corruption crashes in iexplore.exe followed by suspicious process creation on the same host.
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-2010-0249 to the Known Exploited Vulnerabilities catalog on 20 May 2026 as "Microsoft Internet Explorer Use-After-Free Vulnerability". Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 3 June 2026.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2010-0249 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-2010-0249), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.