CVE-2025-21298
Published: 14 January 2025
Description
Windows OLE Remote Code Execution Vulnerability
Security Summary
CVE-2025-21298 is a remote code execution vulnerability in the Windows Object Linking and Embedding (OLE) component. Published on January 14, 2025, it carries a CVSS v3.1 base score of 9.8, indicating critical severity with high impacts on confidentiality, integrity, and availability. The flaw is associated with CWE-416 (Use After Free), though additional CWE details are unavailable from NVD.
The vulnerability enables remote attackers to execute arbitrary code over a network without requiring user privileges or interaction. Exploitation is low complexity (AC:L) and accessible from the network (AV:N) with no privileges needed (PR:N) and unchanged scope (S:U), allowing unauthenticated remote exploitation that compromises the targeted system fully.
Microsoft's Security Response Center (MSRC) provides guidance on this vulnerability at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21298, including details on affected versions and recommended patches for mitigation.
Details
- CWE(s)