← Back to catalog

Microsoft · Internet Explorer

CVE-2010-0249

Microsoft Internet Explorer Use-After-Free Vulnerability

CISA KEV record

CISA date added
2026-05-20
CISA due date
2026-06-03
Known ransomware use
Unknown

NVD risk context

8.8 HIGH

CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.

View NVD record ↗
Attack vector
Network
The vulnerable service can be reached remotely over a network.
Attack complexity
Low
Exploitation does not require unusual conditions beyond normal attacker control.
Privileges required
None
The attacker does not need an existing account or privileges.
User interaction
Required
A user must take an action, such as opening a file or link.

Description

Microsoft Internet Explorer contains an use-after-free vulnerability that could allow remote attackers to execute arbitrary code by accessing a pointer associated with a deleted object. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.

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.

NVD reference index

Vendor and remediation references

NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.

Other NVD references (11)

MITRE CWE context

CWE classification

CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

View official MITRE CWE details ↗

NVD record timing

NVD record timeline

These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.

NVD published
Jan 15, 2010, 05:30 PM UTC
When NVD first published this CVE record.
NVD last updated
Jun 16, 2026, 11:15 PM UTC
When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector

This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

View NVD record ↗

CISA notes

https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2010/979352 ; https://nvd.nist.gov/vuln/detail/CVE-2010-0249