ZeroHour
Help Net Securitypublished ()ingested @zeljkazorz

Microsoft fixes actively exploited Windows Hyper-V zero-day flaws

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2024-49142
Microsoft Access Remote Code Execution Vulnerability

Microsoft Access Remote Code Execution Vulnerability

NVD description · AI analysis pending
7.81%
  • microsoft 365 apps
  • microsoft access
  • microsoft office
  • +1 more
CVE-2025-21186
+2 in the same advisory: …21366 …21395
Microsoft Access Remote Code Execution Vulnerability

Microsoft Access Remote Code Execution Vulnerability

NVD description · AI analysis pending
7.81%
  • microsoft 365 apps
  • microsoft access
  • microsoft office
  • +1 more
CVE-2025-21298
+1 in the same advisory: …21210
Use-After-Free RCE in Windows OLE (CVE-2025-21298)

CVE-2025-21298 is a use-after-free (CWE-416) vulnerability in the Windows OLE (Object Linking and Embedding) component that permits remote code execution. According to the published CVSS vector, it is network-exploitable without privileges or user interaction, triggered when the system processes maliciously crafted OLE content. A successful attacker gains arbitrary code execution in the context of the affected process, with high impact on confidentiality, integrity, and availability. The flaw affects nearly the entire supported Windows estate — Windows 10 1507 through 22H2, Windows 11 22H2 through 24H2, and Windows Server 2008 through 2019. As of the January 2025 Patch Tuesday release there is no known public proof-of-concept or confirmed in-the-wild exploitation, but the EPSS score of 80.9% (100th percentile) indicates a very high probability of exploitation within 30 days.

Do: Apply Microsoft's January 2025 Windows cumulative security updates to all affected Windows 10/11 and Windows Server hosts immediately, prioritizing internet-facing and server systems given the network-exploitable, critical rating. Verify via patch-reporting tools that the OLE update is present on each host; no vendor mitigations were noted in the available data, so updating is the primary defense. Although no exploitation is confirmed yet, the 80.9% EPSS score argues for completing remediation before a PoC or in-the-wild exploitation emerges.

9.8
group max
81%
  • microsoft Windows 10 1507
  • microsoft Windows 10 1607
  • microsoft Windows 10 1809
  • +9 more
mass≈1 billion+ Windows installations (essentially the entire supported Windows client and Server estate)
CVE-2025-21333
+2 in the same advisory: …21334 …21335
Actively Exploited Heap Overflow in Windows Hyper-V VSP Enables Privilege Escalation

CVE-2025-21333 is a heap-based buffer overflow (CWE-122) in the Windows Hyper-V NT Kernel Integration VSP, which Microsoft classifies as an elevation of privilege vulnerability. An attacker who already has low-privileged access to an affected system can trigger the overflow in this virtualization service provider component to gain higher privileges on the host, with high impact on confidentiality, integrity and availability (CVSS 3.1 score 7.8, local attack vector, no user interaction required). The flaw affects Windows 10 21H2 and 22H2, Windows 11 22H2, 23H2 and 24H2, Windows Server 2022 23H2, and Windows Server 2025. Microsoft patched it in the January 2025 Patch Tuesday release (part of a batch of eight zero-days), and it was exploited as a zero-day before the patch was available: CISA added it to the Known Exploited Vulnerabilities catalog on 2025-01-14 with ransomware use listed as unknown. A public proof-of-concept is available via Exploit-DB, so defenders should treat in-the-wild exploitation as confirmed.

Do: Apply Microsoft's January 2025 Patch Tuesday security updates (released 2025-01-14) to all systems running Windows 10 21H2/22H2, Windows 11 22H2/23H2/24H2, Windows Server 2022 23H2 or Windows Server 2025, prioritizing this KEV-listed, actively exploited zero-day; where updates cannot be applied, follow vendor mitigations or discontinue use of the affected versions per CISA's required action. Because the attack requires local access, prioritize patching multi-user hosts, VDI and terminal servers, and during threat hunting review endpoints for signs that malware or low-privileged users previously escalated privileges via the Hyper-V VSP component.

7.810% KEV PoC
  • microsoft Windows 10 21H2
  • microsoft Windows 10 22H2
  • microsoft Windows 11 22H2
  • +4 more
mass≈hundreds of millions of Windows endpoints potentially affected (affected versions span most of the Windows 10/11 install base), though only systems with…
Full article779 words · extracted from helpnetsecurity.com · click to collapse

Microsoft has marked January 2025 Patch Tuesday with a hefty load of patches: 157 CVE-numbered security issues have been fixed in various products, three of which (in Hyper-V) are being actively exploited.

patch Tuesday Hyper-V

The exploited Hyper-V vulnerabilities

The exploited zero-days are CVE-2025-21333 (a buffer overflow bug), CVE-2025-21334 and CVE-2025-21335 (use after free flaws), and they all allow attackers to elevated their privilege to SYSTEM on compromised Windows and Windows Server machines.

They affect a component of the Windows Hyper-V’s NT Kernel that manages communication between virtual machines and the host operating system.

“We see a lot of elevation of privilege bugs exploited in the wild as zero-days in Patch Tuesday because it’s not always initial access to a system that’s a challenge for attackers as they have various avenues in their pursuit. The greater challenge is being able to obtain more privileged access once they’ve gained initial system access,” says Satnam Narang, senior staff research engineer at Tenable.

Unfortunately, Microsoft doesn’t include details about in-the-wild exploitation of its patched flaws.

But, as noted by Mike Walters, President at Action1, “organizations relying on Hyper-V, including data centers, cloud providers, enterprise IT environments, and development platforms, are at risk. An attacker with low privileges can execute code with SYSTEM privileges, gaining control over the host system.”

Other vulnerabilities of note

Among the publicly disclosed bugs are three (CVE-2025-21186, CVE-2025-21366, CVE-2025-21395) that affect Microsoft Access – a database management system – and could lead to remote code execution. They require user interaction – e.g., opening a file with a malicious extension – but the provided updates will block them if they are sent as email attachments.

They are deemed “less likely” to be exploited, and have been fixed in Microsoft Access 2016, the latest on-premises editions of Microsoft Office Long Term Service Channel, Microsoft Office 2019, and Microsoft 365 Apps for Enterprise.

“What makes these vulnerabilities most interesting is that they were reportedly discovered using AI, as they are credited to a platform called Unpatched.ai. Unpatched.ai was also credited with discovering a flaw in the December 2024 Patch Tuesday release (CVE-2024-49142),” Narang told Help Net Security.

“Automated vulnerability detection using AI has garnered a lot of attention recently, so it’s noteworthy to see this service being credited with finding bugs in Microsoft products. It may be the first of many in 2025.”

Among the “more likely” to be exploited flaws that have been fixed are vulnerabilities that may allow attackers to bypass security features relying on the MapUrlToZone Windows API function, Excel and Office flaws that could lead to RCE, and a critical Windows OLE RCE flaw (CVE-2025-21298) that could be triggered with specially crafted RTF files.

“As a mitigation, you can set Outlook to read all standard mail as plain text, but users will likely revolt against such a setting. The best option is to test and deploy this patch quickly,” noted Dustin Childs, head of threat awareness at Trend Micro’s Zero Day Initiative.

An interesting vulnerability (CVE-2025-21210) that’s also more likely to be exploited (according to Microsoft) is found in Bitlocker, Windows’ full disk encryption feature.

“Exploiting this vulnerability could allow the disclosure of unencrypted hibernation images in cleartext,” Microsoft said.

“Hibernation images are used when a laptop goes to sleep and contains the contents that were stored in RAM at the moment the device powered down. This presents a significant potential impact as RAM can contain sensitive data (such as passwords, credentials and PII) that may have been in open documents or browser sessions and can all be recovered with free tools from hibernation files,” Kevin Breen, Senior Director Threat Research at Immersive Labs, told Help Net Security.

“Also of concern is that the Bitlocker keys could be recovered from RAM, and may be captured in hibernation files – again, free tooling exists to recover Bitlocker keys from hibernation files.”

But to exploit it, attackers must have repeated physical access to the victim machine’s hard disk.

Laptop thieves might want to leverage this flaw, but are unlikely to: attack complexity is high, and they are generally after other things. Threat actors going after specific high-profile targets (spies or cryptocurrency thieves) might use it, but there are surely easier ways to grab sensitive data. In my mind, that leaves law enforcement as the most likely to find this one useful – if they can find a way to trigger it.

Nevertheless, as Breen advised, “if you have users with sensitive data traveling often, then this should be a high priority to patch.”

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2025/01/14/january-2025-patch-tuesday-microsoft-hyper-v-zero-day-cve-2025-21333-cve-2025-21334-cve-2025-21335/