SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Three Zero-Days and 57 Fixes: A Critical Year-End Patch Tuesday from Microsoft

Three Zero-Days and 57 Fixes: A Critical Year-End Patch Tuesday from Microsoft

This month’s Patch Tuesday delivers a modest-sized update, but with high-impact fixes. Microsoft has patched 57 vulnerabilities, including 3 zero-day flaws (one actively exploited and two publicly disclosed) along with several critical-severity bugs.

Dec 9, 2025By Meghana Raatni3 min read

This month’s Patch Tuesday delivers a modest-sized update, but with high-impact fixes. Microsoft has patched 57 vulnerabilities, including 3 zero-day flaws (one actively exploited and two publicly disclosed) along with several critical-severity bugs.

Here’s a quick breakdown by vulnerability type from this update:

Two vulnerabilities this month were rated Critical (both RCE).

Vulnerability Highlights: Three Zero-Days

CVE-2025-62221: Windows Cloud Files Mini Filter Driver (Elevation of Privilege)

  • Overview: A use-after-free bug in the Cloud Files mini-filter driver used for Windows file-sync/placeholder functionality.
  • Risk: Local attacker with valid (low-privilege) access can escalate to SYSTEM, allowing full system takeover.
  • Exploitation status:Actively exploited in the wild; Microsoft confirmed pre-patch exploitation.

CVE-2025-64671: GitHub Copilot for JetBrains (Command Injection + RCE)

  • Overview: A command-injection issue in the GitHub Copilot plugin for JetBrains IDEs that can be triggered via a “cross prompt injection” in untrusted files or MCP servers.
  • Risk: Local code/command execution in the user’s environment; dangerous for developer workstations and CI systems that run commands from IDE contexts.
  • Exploitation status:Publicly disclosed; Microsoft’s advisory lists it as a publicly disclosed zero-day. No confirmed active exploitation.

CVE-2025-54100: Windows PowerShell (Command Injection + RCE via Invoke-WebRequest parsing)

  • Overview: A command-injection/script-execution risk tied to how Invoke-WebRequest parses web content. Pages with embedded scripts could cause script execution when parsed.
  • Risk: Remote content retrieved by PowerShell could cause script execution in the user context, relevant for automation and scripted tasks.
  • Exploitation status:Publicly disclosed; Microsoft documented the behavior change and recommended using -UseBasicParsing to avoid script execution. No confirmed active exploitation.

Affected Products & Scope of Update

The December 2025 update impacts a wide range of Microsoft products and components, including but not limited to:

  • Core Windows operating system (client and server)
  • Windows system drivers (e.g. Cloud Files Mini Filter Driver)
  • Windows services such as filter-driver based subsystems
  • Microsoft Edge (Chromium-based), part of the month’s broader Edge patch set

Given the diversity of components, from filesystem and kernel drivers to user-space services and browser components, the patch affects desktop, server, cloud, and hybrid environments.

What You Should Do

  • Prioritize patching immediately: The active zero-day in the Cloud Files driver represents a high-risk privilege escalation path that’s already exploited.
  • Ensure full coverage: Because the flaws span kernels, drivers, and services, patching must cover all Windows installations (clients and servers).
  • Audit driver-dependent functionality: Some flaws affect low-level system drivers; organizations should verify that updates don’t disrupt workflows that rely on specialized drivers.
  • Check hybrid & cloud environments: Especially for Windows VMs and systems with file-sync or filter-driver dependencies.
  • Use defense-in-depth: Patching alone isn’t enough: ensure principle of least privilege, endpoint hardening, and log/alerting for suspicious privilege-escalation attempts.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026

Three Zero-Days and 57 Fixes: A Critical Year-End Patch Tuesday from M | SecPod