CVE-2010-0806

HIGH(8.8)KEVLikely Exploited

Microsoft Internet Explorer Use-After-Free Vulnerability

Description

CVE-2010-0806, addressed by Microsoft bulletin MS10-018, is a high-severity use-after-free vulnerability in the Peer Objects component (iepeers.dll) of Microsoft Internet Explorer. By accessing an invalid pointer after an object has been deleted, a crafted web page can corrupt memory and let a remote attacker execute arbitrary code in the context of the user browsing the page. Known as the "Uninitialized Memory Corruption Vulnerability," it was exploited in the wild in March 2010. With a CVSS score of 8.8, an EPSS score of 87.3% (99.5th percentile), and a CISA KEV listing, CVE-2010-0806 remains dangerous — and because Internet Explorer is end-of-life, the recommended action is to discontinue its use.

KEV Information

Vendor
Microsoft
Product
Internet Explorer
Date Added
May 20, 2026
Due Date
June 3, 2026
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.

CVSS Score

Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HOpen in Calculator
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9

CWEs

Affected Products

VendorProductVersion
microsoftinternet explorer5.01; 6; 8; 7

References

Weakness Type

CWE-416: Use After Free

In Internet Explorer's Peer Objects component (iepeers.dll), the use-after-free occurs when the browser accesses an invalid pointer after the underlying object has been deleted. A crafted HTML page can manipulate object lifetimes so the freed memory is reused under attacker control, leading to memory corruption and arbitrary code execution.

Learn more: CWE-416 — Use After Free

CWE-399: Resource Management Errors

More broadly, the flaw is a resource management error: Internet Explorer mismanages the lifecycle of an in-memory object, freeing it while a dangling reference remains, which is the underlying mistake that the use-after-free exploits.

Learn more: CWE-399 — Resource Management Errors

Impact Analysis

CVE-2010-0806 carries a CVSS 3.1 score of 8.8 (HIGH). It is remotely exploitable over the network with low attack complexity and requires no privileges, but it does require user interaction — the victim must visit a malicious or compromised web page — and on success it fully compromises the confidentiality, integrity, and availability of the system in the user's context. Because the attack is delivered simply by getting a victim to view a crafted page, attackers have historically used watering-hole and drive-by techniques to reach targets at scale. The EPSS score of 87.3% (99.5th percentile) reflects near-certain exploitation activity, and because Internet Explorer is end-of-life, affected systems cannot depend on ongoing patching and should move to a supported browser.

Exploit Maturity

CVE-2010-0806 was exploited in the wild in March 2010, prompting Microsoft to release Security Advisory 981374 ahead of the MS10-018 update. It is listed on the CISA Known Exploited Vulnerabilities catalog, and the EPSS score of 87.3% (99.5th percentile) indicates near-certain exploitation activity. No exploit-tagged proof-of-concept appears in the NVD references — the available sources are vendor advisories such as the MS10-018 bulletin — but the flaw was rapidly weaponized after disclosure and integrated into exploit kits, and given Internet Explorer's end-of-life status, any system still running IE should discontinue its use.

Remediation

  1. Discontinue use of Internet Explorer as advised by CISA: the impacted product is end-of-life/end-of-service, so migrate to a supported, actively maintained browser instead of relying on the legacy component.
  2. Where IE must temporarily remain, apply the MS10-018 update (CISA KEV deadline 2026-06-03) on any supported underlying Windows version that can still receive it.
  3. As an interim mitigation, enforce Data Execution Prevention (DEP) for Internet Explorer and restrict browsing to trusted sites, since exploitation requires the victim to load a malicious page.
  4. Block untrusted web content at the proxy/gateway and deploy endpoint protection capable of detecting use-after-free exploitation and unexpected browser child processes.
  5. As long-term hardening against use-after-free and resource-management errors, remove or disable legacy browsers, standardize on a modern browser with strong memory-safety mitigations, and segment any systems that must continue running unsupported software.

Technical Details

CVE-2010-0806 is a use-after-free vulnerability (CWE-416), rooted in a resource management error (CWE-399), in the Peer Objects component (iepeers.dll) of Microsoft Internet Explorer 6, 6 SP1, and 7. Exploitation involves accessing an invalid pointer after the associated object has been deleted, allowing a crafted HTML page to reclaim the freed memory with attacker-controlled data and corrupt memory to achieve code execution — the behavior Microsoft labeled the "Uninitialized Memory Corruption Vulnerability." The CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) reflects a network-deliverable, low-complexity attack requiring the victim to view a malicious page, after which the system is fully compromised in the user's context. The flaw was exploited in the wild in March 2010.

Frequently Asked Questions

Is CVE-2010-0806 being actively exploited?

Yes. CVE-2010-0806 was exploited in the wild in March 2010 and is on the CISA Known Exploited Vulnerabilities catalog, with an EPSS score of 87.3% (99.5th percentile) indicating near-certain ongoing exploitation activity against unpatched systems.

What products are affected by CVE-2010-0806?

The vulnerability affects Microsoft Internet Explorer 6, 6 SP1, and 7 (via the iepeers.dll Peer Objects component). Internet Explorer is end-of-life and should be discontinued in favor of a supported browser.

How do I fix CVE-2010-0806?

Discontinue use of Internet Explorer and migrate to a supported browser. Where IE temporarily remains and the underlying Windows version still receives updates, apply the Microsoft MS10-018 security update and enforce DEP as an interim measure.

How severe is CVE-2010-0806?

CVE-2010-0806 is rated HIGH with a CVSS 3.1 score of 8.8. A crafted web page can trigger a use-after-free leading to remote code execution in the user's context, and the flaw was confirmed exploited in the wild shortly after disclosure.

CVSS Score

8.8
HIGH(8.8)

EPSS Score

EPSS Score82.17%
EPSS Percentile99.6%

Dates

PublishedMarch 10, 2010
Last ModifiedJune 16, 2026
StatusAnalyzed
CVSS Versionv3.1

Need Help With Vulnerability Management?

Our security experts can help you prioritize and remediate vulnerabilities effectively.