← Vulnerability feed

Vulnerability record · CVE-2012-1876 · published 12 June 2012

CVE-2012-1876: Internet Explorer memory object handling remote code execution

Microsoft · Internet Explorer

Internet Explorer 6 through 9, plus the IE 10 Consumer Preview, mishandles objects in memory when a nonexistent object is accessed, producing a heap-based buffer overflow. A remote attacker can trigger this through crafted web content and execute arbitrary code in the context of the browsing user. It was demonstrated publicly by VUPEN at Pwn2Own 2012, so the flaw class and reachability are well understood.

9.3 CVSS 2.0 High EPSS 65% · top 0.8% CWE-94 · Code injection
9.3CVSS 2.0 base score
65%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References
16 Jun 2026Last modified by NVD

Description

Microsoft Internet Explorer 6 through 9, and 10 Consumer Preview, does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by attempting to access a nonexistent object, leading to a heap-based buffer overflow, aka "Col Element Remote Code Execution Vulnerability," as demonstrated by VUPEN during a Pwn2Own competition at CanSecWest 2012.

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityRemote code execution with no authentication required and a very high EPSS percentile, though the affected IE versions are legacy and largely retired.

What it is

Internet Explorer 6 through 9, plus the IE 10 Consumer Preview, mishandles objects in memory when a nonexistent object is accessed, producing a heap-based buffer overflow. A remote attacker can trigger this through crafted web content and execute arbitrary code in the context of the browsing user. It was demonstrated publicly by VUPEN at Pwn2Own 2012, so the flaw class and reachability are well understood.

Impact

Successful exploitation gives the attacker arbitrary code execution with the privileges of the IE process, typically the logged-on user. That enables installation of malware, data theft, or further lateral movement from the victim host.

Attack surface

Reached over the network via a web page or other content rendered by Internet Explorer; the CVSS vector AV:N/AC:M/Au:N indicates no authentication is required and only medium access complexity. User interaction is implied by browsing to attacker-controlled content, though the record does not state it explicitly.

Exploitation

Not listed in CISA KEV, but EPSS is 0.64962 (99.2nd percentile), indicating high modeled likelihood of exploitation activity. References document a live Pwn2Own demonstration and a US-CERT alert, confirming public proof-of-concept exploitation rather than theoretical risk.

What to do

  • Apply Microsoft security bulletin MS12-037, which addresses this vulnerability, and prioritize it on any system still running IE 6 through 10 Consumer Preview.
  • Upgrade or migrate off IE 6-9 and the IE 10 Consumer Preview to a supported browser version, since these releases are long out of support.
  • Enforce network and endpoint controls that block or restrict browsing to untrusted sites, and disable legacy IE rendering modes where possible.
  • Harden the browser with Protected Mode, DEP, and ASLR, and remove unnecessary plug-ins and ActiveX controls that expand the attack surface.

Detection

  • Hunt for IE process crashes or heap corruption events (for example, mshtml.dll or iexplore.exe faults) on hosts running the affected versions.
  • Monitor proxy, DNS, and firewall logs for IE clients reaching known exploit-hosting or Pwn2Own-related domains and suspicious drive-by pages.
  • Alert on child processes spawned by iexplore.exe, such as cmd.exe, powershell.exe, or script hosts, which are abnormal for normal browsing.
  • Review endpoint telemetry for memory-protection bypass attempts or shellcode-like behavior in the IE process space.

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

Affected products

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

References

Track CVE-2012-1876 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.8CVE-2014-1776Internet Explorer use-after-free in CMarkup::IsConnectedToPrimaryMarkupMicrosoft Internet Explorer 6 through 11 contains a use-after-free in the CMarkup::IsConnectedToPrimaryMarkup function that allows remote code execut…KEVEPSS 83%analysed8.8CVE-2021-27085Microsoft Internet Explorer remote code execution flawCVE-2021-27085 is a remote code execution vulnerability in Microsoft Internet Explorer. The record gives only a one-line description and no root-caus…KEVEPSS 5.4%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-2019-0541Microsoft MSHTML engine input validation flaw allows remote code executionThe MSHTML engine in Microsoft Office, Internet Explorer and related viewers fails to properly validate input, allowing remote code execution. Becaus…KEVEPSS 53%analysed8.8CVE-2017-0222Internet Explorer memory corruption out-of-bounds write RCEInternet Explorer improperly accesses objects in memory, causing an out-of-bounds write (CWE-787) that can be turned into remote code execution. The …KEVEPSS 30%analysed8.8CVE-2017-0210Internet Explorer cross-domain policy bypass elevation of privilegeInternet Explorer fails to properly enforce cross-domain policies, allowing an attacker to read information from one domain and inject it into anothe…KEVEPSS 22%analysed

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