Cyber Security News

Zero-Click Outlook RCE Vulnerability (CVE-2025-21298), PoC Released

Microsoft issued a critical patch to address CVE-2025-21298, a zero-click Remote Code Execution (RCE) vulnerability in Windows Object Linking and Embedding (OLE).

This flaw exploits a double-free bug in the ole32.dll library, putting millions of systems at risk with minimal user interaction.

Alarmingly, a Proof of Concept (PoC) exploit has already been published online, accelerating the urgency for organizations to respond.

Zero-Click Attack Vector

Unlike traditional RCE exploits that require users to click on malicious links or open infected files, CVE-2025-21298 operates without direct user action.

Simply previewing a malicious RTF file in Microsoft Outlook is enough to trigger the exploit, making it highly dangerous in environments with large email volumes.

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup - Try for Free

The vulnerability affects a wide array of systems, from Windows Server 2008 to Server 2025, and Windows 10/11 workstations.

While Microsoft Exchange Server and Outlook are not inherently vulnerable, they can act as gateways for delivering specially crafted RTF payloads.

The flaw lies in the UtOlePresStmToContentsStm function, used by ole32.dll to process embedded objects in RTF files. A memory mismanagement issue (double-free) allows heap corruption and potential arbitrary code execution.

  1. Stream Creation and Release: The function improperly frees a pointer (pstmContents) used to represent a content stream, leaving a dangling pointer.
  2. Error Handling Flaw: If an error later occurs, the pointer is released again, causing heap corruption.
  3. Arbitrary Code Execution: Malicious actors use crafted RTF files to trigger the bug, enabling remote control of the system.

Proof of Concept (PoC)

A public PoC for CVE-2025-21298 has been shared on GitHub (github.com/ynwarcs/CVE-2025-21298), demonstrating how attackers can easily exploit the vulnerability.

Although public exploitation isn’t yet widespread, the availability of PoC code increases the likelihood of attacks targeting this flaw.

As per a report by Vulnu, Microsoft’s January 2025 update resolves the issue by nullifying the pointer after the initial release, preventing reuse. The patch also includes enhancements to OLE’s memory-handling logic.

  1. Install Updates: Apply the January 2025 security patch via your organization’s update management solution.
  2. Disable RTF Previews: Temporarily configure Outlook and email clients to display messages in plain text.
  3. Email Security: Strengthen spam filters and use advanced threat detection tools to scan attachments.

CVE-2025-21298 exemplifies the growing sophistication of zero-click exploits. To mitigate the threat, organizations must act quickly—install patches, review security protocols, and educate users.

The publication of PoC code raises the stakes, making timely action critical to safeguarding systems from abuse.

Integrating Application Security into Your CI/CD Workflows Using Jenkins & Jira -> Free Webinar

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Recent Posts

SOC Alert Fatigue Hits Peak Levels As Teams Battle Notification Overload

Security Operations Centers (SOCs) are facing a mounting crisis: alert fatigue. As cyber threats multiply…

16 minutes ago

Chinese UNC5174 Group Expands Arsenal with New Open Source Tool and C2 Infrastructure

The Sysdig Threat Research Team (TRT) has revealed a significant evolution in the offensive capabilities…

17 minutes ago

“Living-off-the-Land Techniques” How Malware Families Evade Detection

Living-off-the-Land (LOTL) attacks have become a cornerstone of modern cyber threats, allowing malware to evade…

21 minutes ago

Malicious Macros Return in Sophisticated Phishing Campaigns

The cybersecurity landscape of 2025 is witnessing a troubling resurgence of malicious macros in phishing…

29 minutes ago

Hackers Exploit Node.js to Spread Malware and Exfiltrate Data

Threat actors are increasingly targeting Node.js—a staple tool for modern web developers—to launch sophisticated malware…

1 hour ago

Oracle Issues Patch for 378 Vulnerabilities in Major Security Rollout

Oracle Corporation has released a sweeping Critical Patch Update (CPU) for April 2025, addressing a…

1 hour ago