The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-45584

CVE-2026-45584: Microsoft Defender Buffer Overflow Flaw

CVE-2026-45584 is a heap-based buffer overflow in Microsoft Defender that enables remote code execution. Attackers can exploit this flaw over a network. This article covers technical details, affected versions, and mitigation.

Published: May 21, 2026

CVE-2026-45584 Overview

CVE-2026-45584 is a heap-based buffer overflow [CWE-122] in the Microsoft Malware Protection Engine, the scanning component used by Microsoft Defender. An unauthenticated attacker can trigger memory corruption over the network and execute arbitrary code in the security context of the engine. Microsoft assigned a CVSS 3.1 score of 8.1 with the vector AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, reflecting network reach without authentication or user interaction, offset by high attack complexity. Because the engine scans content automatically as files arrive on a system, exploitation can occur without any user action beyond receiving a crafted file.

Critical Impact

Successful exploitation grants code execution at the privilege level of the Malware Protection Engine, which typically runs with elevated rights on Windows endpoints and servers.

Affected Products

  • Microsoft Malware Protection Engine (mpengine)
  • Microsoft Defender Antivirus on supported Windows client and server editions
  • Any Microsoft security product bundling the affected engine version

Discovery Timeline

  • 2026-05-20 - CVE-2026-45584 published to NVD
  • 2026-05-20 - Last updated in NVD database

Technical Details for CVE-2026-45584

Vulnerability Analysis

The flaw is a heap-based buffer overflow in the Microsoft Malware Protection Engine. The engine parses a wide variety of file formats to identify malicious content, and a parsing routine writes attacker-controlled data beyond the bounds of a heap allocation. The resulting memory corruption can be steered to overwrite adjacent heap metadata or object pointers, leading to arbitrary code execution within the engine process.

Because the engine scans inbound files automatically, an attacker only needs to deliver a malformed file to a target system. Common delivery channels include email attachments, web downloads, instant messaging, and network file shares. The engine processes the file in real time, so no user interaction is required for the vulnerable code path to execute.

The high attack complexity rating reflects conditions outside the attacker's direct control, such as bypassing heap mitigations and reliably shaping the heap during a brief scanning window. The impact remains code execution with the privileges of the scanning service.

Root Cause

The root cause is improper bounds checking on attacker-influenced length or offset fields during file format parsing. The engine allocates a heap buffer based on one calculation but writes data using a different, untrusted value, producing an out-of-bounds write on the heap.

Attack Vector

The attack vector is network-based. An attacker delivers a crafted file to a target endpoint through any channel that results in the file being scanned, including SMTP, HTTPS downloads, or SMB shares. Once the engine inspects the file, the overflow triggers and the attacker gains code execution under the engine's security context.

No verified public proof-of-concept is available at the time of writing. See the Microsoft Security Update CVE-2026-45584 advisory for vendor-specific technical details.

Detection Methods for CVE-2026-45584

Indicators of Compromise

  • Unexpected crashes, restarts, or hangs of MsMpEng.exe or MpEngine.dll correlating with scans of newly received files.
  • Windows Error Reporting entries referencing the Malware Protection Engine following arrival of attachments or downloads.
  • Child processes spawned by MsMpEng.exe that perform reconnaissance, credential access, or outbound network connections.

Detection Strategies

  • Monitor the running Malware Protection Engine version and alert when endpoints report a version older than the Microsoft-published fixed build.
  • Hunt for anomalous process lineage where MsMpEng.exe or related Defender processes spawn shells, scripting hosts, or LOLBins.
  • Inspect mail and web gateways for files that trigger Defender crashes or scanning timeouts on downstream endpoints.

Monitoring Recommendations

  • Centralize Defender platform and engine version telemetry to confirm patch rollout across the fleet.
  • Forward Defender operational logs and process telemetry to a SIEM or data lake to correlate scan events with crash signals.
  • Track outbound connections originating from Defender service processes, which should not initiate arbitrary network traffic.

How to Mitigate CVE-2026-45584

Immediate Actions Required

  • Confirm the Microsoft Malware Protection Engine is updated to the fixed version listed in the Microsoft Security Update CVE-2026-45584 advisory.
  • Validate that automatic engine updates are enabled and reaching all managed and unmanaged endpoints, including isolated and offline systems on reconnect.
  • Audit endpoints that have not checked in recently and force a Defender platform update where required.

Patch Information

Microsoft delivers Malware Protection Engine updates automatically through the standard definition and platform update channels, typically within 48 hours of release. Administrators should verify that the deployed engine version matches or exceeds the build identified in the Microsoft advisory. Environments that block or delay Microsoft Update must apply the engine update manually or through their internal distribution mechanism.

Workarounds

  • No vendor-supplied workaround replaces patching; the engine update is the supported fix.
  • For systems that cannot be updated immediately, restrict inbound file delivery channels such as email attachments and external file shares until the engine is patched.
  • Where Defender is not the primary anti-malware product, ensure it is disabled or replaced per Microsoft guidance to remove exposure to the vulnerable engine.
bash
# Verify the Microsoft Malware Protection Engine version on Windows
Get-MpComputerStatus | Select-Object AMEngineVersion, AMProductVersion, AntivirusSignatureVersion

# Force a Defender platform and signature update
Update-MpSignature

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechMicrosoft Malware Protection Engine

  • SeverityHIGH

  • CVSS Score8.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Vendor Resources
  • Microsoft Security Update CVE-2026-45584
  • Related CVEs
  • CVE-2026-41091: Microsoft Defender Privilege Escalation Flaw

  • CVE-2023-23389: Microsoft Defender Privilege Escalation

  • CVE-2022-24548: Microsoft Defender DoS Vulnerability

  • CVE-2021-34471: Windows Defender Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English