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
    • 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-2021-43890

CVE-2021-43890: Microsoft App Installer Spoofing Bypass

CVE-2021-43890 is a spoofing vulnerability in Microsoft App Installer that allows attackers to bypass authentication through crafted packages. This article covers technical details, affected systems, and mitigation steps.

Published: March 4, 2026

CVE-2021-43890 Overview

CVE-2021-43890 is a spoofing vulnerability in the Microsoft Windows AppX Installer that has been actively exploited in the wild by threat actors deploying malware families including Emotet, Trickbot, and Bazaloader. The vulnerability allows attackers to craft malicious MSIX/AppX packages that can be distributed through phishing campaigns, exploiting the ms-appinstaller URI scheme to trick users into installing malicious software.

Microsoft has confirmed active exploitation of this vulnerability, with a significant increase in threat actor activity observed leveraging social engineering and phishing techniques targeting Windows OS users. In December 2023, Microsoft responded by disabling the ms-appinstaller protocol by default to address the ongoing abuse.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog and has been actively weaponized by financially motivated threat actors to distribute banking trojans and ransomware through phishing campaigns.

Affected Products

  • Microsoft App Installer
  • Microsoft Windows 10 (versions 1507, 1709, 1803, 1809, 1903, 1909, 2004, 20H2, 21H1, 21H2)
  • Microsoft Windows 11 21H2

Discovery Timeline

  • 2021-12-15 - CVE-2021-43890 published to NVD
  • 2023-12-27 - Microsoft releases update disabling ms-appinstaller protocol by default
  • 2026-02-25 - Last updated in NVD database

Technical Details for CVE-2021-43890

Vulnerability Analysis

The vulnerability resides in the Windows App Installer component, specifically in how it handles the ms-appinstaller URI scheme. This protocol was designed to streamline the installation of MSIX packages directly from web sources, but the implementation contained insufficient validation that allowed attackers to spoof legitimate application installers.

When a user clicks a malicious link containing the ms-appinstaller: URI scheme, the App Installer would process the request and display installation prompts that could be crafted to appear as legitimate software. The spoofing aspect allows attackers to manipulate the displayed publisher information and application details, making malicious packages appear trustworthy.

The attack requires user interaction—specifically, the victim must click on a malicious attachment or link and proceed through the installation prompt. However, the spoofing capability significantly increases the likelihood of successful social engineering by presenting the malicious package as a trusted application.

Root Cause

The root cause of this vulnerability stems from insufficient validation in the Windows App Installer when processing MSIX packages delivered via the ms-appinstaller URI scheme. The component failed to adequately verify the authenticity and integrity of package metadata displayed to users, allowing attackers to spoof publisher information and application details. This design flaw enabled malicious packages to masquerade as legitimate software during the installation process.

Attack Vector

The attack vector is network-based, typically delivered through phishing emails containing malicious links or attachments. Threat actors craft specially designed MSIX packages that, when opened via the ms-appinstaller protocol, display spoofed publisher information to deceive users. The attack chain typically follows this pattern:

  1. Attacker creates a malicious MSIX package containing malware (Emotet, Trickbot, or Bazaloader)
  2. The package is hosted on a web server with a crafted ms-appinstaller: URI
  3. Phishing emails are sent containing links that trigger the App Installer
  4. When clicked, Windows App Installer displays the spoofed installation prompt
  5. If the user approves installation, the malware payload is executed

The vulnerability has been extensively abused by financially motivated threat actors, with multiple malware families leveraging this technique to bypass traditional email security controls and achieve initial access on victim systems.

Detection Methods for CVE-2021-43890

Indicators of Compromise

  • Suspicious execution of AppInstaller.exe from unusual parent processes or following email client activity
  • Network connections to unknown domains using the ms-appinstaller: protocol handler
  • Presence of recently installed MSIX packages from untrusted publishers or unknown sources
  • Process spawning patterns consistent with Emotet, Trickbot, or Bazaloader malware families

Detection Strategies

  • Monitor for ms-appinstaller: URI scheme invocations in browser activity and email attachments
  • Implement endpoint detection rules for suspicious AppInstaller.exe execution patterns, particularly when spawned by browser or email processes
  • Deploy network monitoring to identify connections to known malicious infrastructure associated with Emotet/Trickbot/Bazaloader campaigns
  • Create alerts for MSIX package installations from non-enterprise sources or unsigned packages

Monitoring Recommendations

  • Enable Windows Event logging for App Installer activities and MSIX package installations
  • Configure SentinelOne to alert on suspicious process chains involving AppInstaller.exe
  • Monitor for registry modifications to the ms-appinstaller protocol handler settings
  • Track user-initiated package installations from email-originated links or attachments

How to Mitigate CVE-2021-43890

Immediate Actions Required

  • Update Microsoft App Installer to the latest version which disables the ms-appinstaller protocol by default
  • Review and disable the ms-appinstaller protocol handler if not required for business operations
  • Implement email security controls to block or sandbox MSIX attachments and ms-appinstaller: links
  • Conduct user awareness training on phishing attacks leveraging Windows App Installer

Patch Information

Microsoft has released updates to the App Installer that disable the ms-appinstaller protocol by default. Organizations should ensure they are running the latest version of App Installer from the Microsoft Store. The Microsoft Security Advisory for CVE-2021-43890 provides detailed guidance on obtaining the updated application. Additionally, Microsoft's security blog post on Financially Motivated Threat Actors Misusing App Installer provides comprehensive information on the threat landscape and recommended mitigations.

Workarounds

  • Disable the ms-appinstaller protocol handler via Group Policy or registry modification
  • Block MSIX file types at the email gateway and web proxy level
  • Restrict App Installer functionality to administrator-approved packages only through enterprise policy settings
  • Configure users with least-privilege accounts to reduce impact if exploitation occurs
powershell
# Disable ms-appinstaller protocol handler via registry
# Run in elevated PowerShell session
New-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\AppInstaller" -Name "EnableMSAppInstallerProtocol" -Value 0 -PropertyType DWord -Force

# Verify the setting
Get-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\AppInstaller" -Name "EnableMSAppInstallerProtocol"

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability19.83%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • GitHub Pull Request

  • The Hacker News Article

  • BleepingComputer News Report

  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-43890

  • Microsoft Blog Post on Threat Actors
  • Related CVEs
  • CVE-2024-20671: Windows Defender Auth Bypass Vulnerability

  • CVE-2023-36560: Microsoft .NET Framework Auth Bypass Flaw

  • CVE-2023-29335: Microsoft Word Auth Bypass Vulnerability

  • CVE-2022-21913: Windows 10 Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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