LIVE NEWSROOM · --:-- · May 15, 2026
A LIBRARY FOR SECURITY RESEARCHERS

Microsoft April 2026 Update Intentionally Blocks psmounterex.sys — Backup Apps Break

Post on X LinkedIn
Microsoft April 2026 Update Intentionally Blocks psmounterex.sys — Backup Apps Break

Microsoft’s April 14, 2026 Windows security update (KB5083769 for Windows 11) is breaking third-party backup applications across enterprise environments — and it is doing so deliberately. The update blocks the psmounterex.sys kernel driver after Zscaler and Cisco Talos researchers disclosed two privilege-escalation vulnerabilities in the driver that allow a standard user to execute arbitrary kernel-mode code. Backup products from Acronis, Veeam, Macrium Reflect, AOMEI Backupper, and EaseUS Todo Backup are all affected.

// 01 CVE-2025-11983 and CVE-2025-14276: Technical Details

The two vulnerabilities in psmounterex.sys are tracked as CVE-2025-11983 and CVE-2025-14276, both rated CVSS v3 7.8 (High). Both flaws share a common root cause: the driver does not properly validate caller privileges when processing IOCTL (I/O Control) requests.

A standard local user can send specially crafted IOCTL messages to the driver, causing it to execute attacker-supplied code in kernel mode. Because psmounterex.sys runs as a kernel-mode driver, successful exploitation results in SYSTEM-level code execution — the highest privilege level on a Windows system.

Researchers at Zscaler and Cisco Talos identified and reported both CVEs to Microsoft. Microsoft opted to protect systems by blocking the vulnerable driver via the April 2026 Patch Tuesday updates rather than waiting for backup vendors to ship patched driver versions.

The driver block is applied via the Windows Kernel Vulnerable Driver Blocklist, a policy that has been enforced by Hypervisor-Protected Code Integrity (HVCI) since Windows 11. Once the blocklist entry is in place, Windows refuses to load any version of psmounterex.sys that is not updated.

// 02 Impact: Which Backup Applications Break

Backup applications affected include, but are not limited to:

  • Macrium Reflect — image mounting fails
  • AOMEI Backupper — image browse and restore operations fail
  • EaseUS Todo Backup — virtual drive mounting fails
  • Acronis — backup image mounting and VSS snapshot operations affected
  • Veeam — certain backup image mount operations affected

The failures manifest when applications try to mount a backup image as a virtual drive for browsing or granular restore. Applications that rely on VSS (Volume Shadow Copy Service) for backup creation may also experience errors. Common error messages include:


The backup has failed because Microsoft VSS has timed out during the snapshot creation.
VSS_E_BAD_STATE

Backup creation itself may still succeed if the application uses an alternative driver path, but mounting, browsing, or restoring from existing images will fail on systems with the April update installed.

// 03 Who Is Affected

Any Windows 11 system that received KB5083769 and any Windows 10 system that received the corresponding April 2026 security update is affected. Organizations running affected backup software in automated backup schedules may have been silently failing since April 14, 2026, without generating alerts, depending on how failure conditions are monitored.

On-premises environments with physical backup infrastructure are at highest risk of impact since cloud-managed backup solutions may use different driver paths not dependent on psmounterex.sys.

Industries with strict recovery time objectives (RTOs) and recovery point objectives (RPOs) — healthcare, financial services, critical manufacturing — are particularly exposed if backup restore workflows are broken and not yet identified.

// 04 What You Should Do Right Now

  • Verify your backup restore process now. Do not assume backups are succeeding because creation jobs are reporting success. Attempt a test mount and granular file restore to confirm the full backup-to-restore chain is functional.
  • Check for vendor updates. Contact your backup vendor and check their release notes for psmounterex.sys driver updates. Acronis, Veeam, Macrium, AOMEI, and EaseUS are all aware of the issue; patched driver versions are expected. Neowin’s coverage tracks vendor response timelines.
  • Do not roll back the Windows update. CVE-2025-11983 and CVE-2025-14276 are CVSS 7.8 local privilege escalation vulnerabilities. Removing the April update to restore backup functionality trades one risk for another.
  • Implement monitoring for backup failures. If you do not already have alerting on backup mount or restore failures, add it. Silent failures are the highest-risk scenario here.
  • Document your current recovery capability. If patched backup vendor software is not yet available, document which systems have confirmed-failing restore paths and plan compensating controls (e.g., alternative backup destination, temporary bare-metal restore staging).

// 05 Conclusion

Microsoft’s decision to block the vulnerable psmounterex.sys driver is the correct security call — a CVSS 7.8 local privilege escalation in a widely deployed kernel driver is a meaningful risk. Backup teams and security operations need to coordinate immediately to verify restore continuity and deploy vendor patches as they become available.

For any query contact us at contact@cipherssecurity.com

    TE
    Team Ciphers Security

    The Ciphers Security editorial team — practitioners covering daily threat intel, CVE deep-dives, and hands-on cybersecurity research. About us →

    Previous AI Agent Security: Why Agentic AI Keeps Destroying Production Environments Next 276 Arrested, 9 Crypto Scam Compounds Shut, $701M Seized in FBI-Dubai-China Operation

    Latest News

    YARA-X 1.16.0: Faster Scans, Panic Fixes, and Neovim LSP Support YARA-X 1.16.0 ships with performance improvements across 10 PRs, constant folding for bitwise ops, configurable mat… Instructure Removed from ShinyHunters' Leak Site as Canvas Breach Deadline Passes Instructure was quietly removed from ShinyHunters' extortion site after the May 12, 2026 deadline — no data dump, n… Costa Rica Joins Have I Been Pwned as the 42nd Government Costa Rica's CSIRT gains free access to Have I Been Pwned's government domain monitoring service, becoming the 42nd… LummaC2 Infostealer Targets US Critical Infrastructure: CISA-FBI Advisory AA25-141B and DOJ Domain Seizures CISA and FBI advisory AA25-141B details LummaC2 MaaS infostealer TTPs targeting critical infrastructure. DOJ seized… MacSync Stealer: Hackers Abuse Google Ads and Claude.ai Chats to Push Mac Malware Russian-speaking attackers combine Google Ads and Claude.ai shared chats in a ClickFix campaign deploying MacSync S… JDownloader Site Hacked, Installers Swapped with Python RAT Malware JDownloader's website was hacked May 6–7, 2026, replacing Windows and Linux installers with a Python-based RAT. Use… Operation HookedWing: 4-Year Phishing Campaign Hits 500+ Organizations Across Aviation, Energy, and Logistics Operation HookedWing has stolen credentials from 500+ organizations in aviation, energy, logistics, and critical in… Twelve Critical vm2 Node.js Vulnerabilities Enable Sandbox Escape and Arbitrary Code Execution A dozen CVEs in the vm2 Node.js sandbox library — including CVSS 10.0 flaws — allow sandbox escape and RCE. Update …
    Scroll to Top