CVE-2026-21510

HIGH(8.8)KEVElevated Risk

Microsoft Windows Shell Protection Mechanism Failure Vulnerability

Description

CVE-2026-21510 is a high-severity security feature bypass vulnerability in the Windows Shell component, rated 8.8 on the CVSS v3.1 scale. The vulnerability allows an unauthorized attacker to bypass a protection mechanism over a network, requiring only that a user interacts with malicious content. The impact is rated high across confidentiality, integrity, and availability, making this a critical security concern for all affected Windows environments. CISA has added CVE-2026-21510 to its Known Exploited Vulnerabilities catalog with a mandatory remediation deadline of March 3, 2026, confirming that active exploitation has been observed. The EPSS score of 0.0272 (85.68th percentile) indicates an elevated probability of exploitation. The vulnerability affects all major supported Windows versions, including Windows 10 (builds 1607 through 22H2), Windows 11 (23H2, 24H2, 25H2), and Windows Server 2016 through 2025.

KEV Information

Vendor
Microsoft
Product
Windows
Date Added
February 10, 2026
Due Date
March 3, 2026
Required Action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

CVSS Score

Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HOpen in Calculator
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9

CWEs

Affected Products

VendorProductVersion
microsoftwindows 10 1607< 10.0.14393.8868
microsoftwindows 10 1809< 10.0.17763.8389
microsoftwindows 10 21h2< 10.0.19044.6937
microsoftwindows 10 22h2< 10.0.19045.6937
microsoftwindows 11 23h2< 10.0.22631.6649
microsoftwindows 11 24h2< 10.0.26100.7781
microsoftwindows 11 25h2< 10.0.26200.7781
microsoftwindows server 2012-; r2
microsoftwindows server 2016< 10.0.14393.8868
microsoftwindows server 2019< 10.0.17763.8389
microsoftwindows server 2022< 10.0.20348.4711
microsoftwindows server 2022 23h2< 10.0.25398.2149
microsoftwindows server 2025< 10.0.26100.32313

References

Weakness Type

CWE-693: Protection Mechanism Failure

This vulnerability is classified under CWE-693: Protection Mechanism Failure, which covers weaknesses where a product does not properly use a protection mechanism, or the mechanism itself contains a flaw that allows it to be bypassed. In CVE-2026-21510, the Windows Shell — the user interface component responsible for handling file associations, shortcuts, folder navigation, and desktop interactions — fails to properly enforce a security feature designed to protect users from malicious content. Windows Shell security bypasses are particularly impactful because the Shell is a fundamental trust boundary that users interact with constantly, and weaknesses in its protection mechanisms can undermine security features like Mark of the Web, SmartScreen, and Protected View that are critical for preventing exploitation through downloaded or externally sourced files.

Impact Analysis

The impact of CVE-2026-21510 is rated high across all three security dimensions. Confidentiality is highly impacted because a Shell security bypass can enable attackers to execute code that accesses sensitive user data, browser credentials, documents, and other protected information without triggering the security warnings users depend on. Integrity faces a high impact as the bypass can allow unauthorized modification of files, installation of malware, or alteration of system configurations by circumventing the protections that would normally prevent untrusted content from executing. Availability is also rated high because exploitation can lead to system compromise scenarios that disrupt normal operations, corrupt data, or enable further attacks that degrade system availability. The attack vector is network-based (AV:N) with low complexity (AC:L) and no privilege requirements (PR:N), though user interaction (UI:R) is necessary — typically a user clicking on a malicious link, opening a downloaded file, or interacting with a crafted shortcut. The scope is unchanged (S:U), confining the direct impact to the Windows Shell context. The breadth of affected Windows versions makes this vulnerability relevant to virtually every Windows desktop and server deployment. The ransomware exploitation status is currently unknown, but Shell security bypasses are frequently used in ransomware delivery chains.

Exploit Maturity

CVE-2026-21510 has confirmed active exploitation, as demonstrated by its inclusion in CISA's Known Exploited Vulnerabilities catalog with a remediation deadline of March 3, 2026. The EPSS score of 0.0272 (85.68th percentile) indicates that the vulnerability is significantly more likely to be exploited than the majority of published CVEs. Windows Shell security bypass vulnerabilities have historically been favored by both advanced persistent threat groups and financially motivated cybercriminals because they undermine the user-facing security warnings that serve as the last line of defense before malicious code executes. While no specific public exploit code is tagged in the available references, the KEV listing confirms exploitation is occurring in real-world attacks.

Remediation

  1. Apply the latest Microsoft security update — Install the February 2026 cumulative update for your specific Windows version as detailed in the Microsoft Security Response Center advisory. Verify that your system build number meets or exceeds the patched version for your Windows edition.
  2. Prioritize user-facing systems — Desktop and workstation systems where users regularly interact with downloaded files, email attachments, and web content should be patched first, as exploitation requires user interaction with malicious content.
  3. Enforce Mark of the Web policies — Ensure that Group Policy settings are configured to enforce Mark of the Web handling and that SmartScreen is enabled and cannot be bypassed by users, adding a layer of defense even if the Shell vulnerability is present.
  4. Restrict file type associations — Use Group Policy or application control policies to restrict dangerous file types (such as .lnk, .url, .iso, and .vhd files) that are commonly used in Shell-based attack vectors.
  5. Strengthen email and web gateway filtering — Configure email security gateways and web proxies to block or quarantine file types frequently associated with Shell security bypasses, including shortcut files, disk image files, and archives containing executable content.
  6. Educate users on social engineering risks — Since exploitation requires user interaction, conduct targeted security awareness training focused on recognizing suspicious files, links, and download prompts that may be used to deliver the exploit.
  7. Monitor for exploitation indicators — Review endpoint detection and response (EDR) logs for unusual Windows Shell behavior, unexpected process execution from user download directories, and SmartScreen bypass events.

Technical Details

CVE-2026-21510 is a protection mechanism failure in the Windows Shell, the core user interface layer responsible for desktop management, file operations, shortcut handling, and the execution of user-initiated actions. The CVSS v3.1 vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) indicates network-based delivery with low complexity, no authentication requirements, and a dependency on user interaction. The scope is unchanged (S:U), meaning exploitation affects only the Shell context rather than escalating to other components. Windows Shell security bypasses typically target mechanisms that flag externally sourced content as potentially dangerous — most notably the Mark of the Web (MotW) alternate data stream and the SmartScreen Application Reputation service. When these protections are bypassed, files downloaded from the internet or received via email can execute without the standard security prompts, warnings, or Protected View restrictions that users rely on to make informed trust decisions. The affected version range covers Windows 10 builds 1607 (below 10.0.14393.8868), 1809 (below 10.0.17763.8389), 21H2 (below 10.0.19044.6937), 22H2 (below 10.0.19045.6937), Windows 11 23H2 (below 10.0.22631.6649), 24H2 (below 10.0.26100.7781), 25H2 (below 10.0.26200.7781), and Windows Server 2016 through 2025 with their respective build thresholds.

Frequently Asked Questions

What is the Windows Shell?

The Windows Shell is the graphical user interface layer in Windows responsible for the desktop, taskbar, file explorer, shortcut handling, file type associations, and the execution of user-initiated actions. It is one of the most heavily used components of the operating system.

How could an attacker exploit this vulnerability?

An attacker would need to deliver malicious content — such as a crafted file, shortcut, or link — to a user and convince them to interact with it. This could occur through phishing emails, malicious websites, compromised file shares, or social engineering.

What security feature is being bypassed?

Microsoft has not disclosed the specific mechanism, but Windows Shell protection bypasses typically involve circumventing Mark of the Web tagging, SmartScreen warnings, or Protected View restrictions that normally alert users to potentially dangerous content from external sources.

Is this vulnerability being actively exploited?

Yes. CISA has confirmed active exploitation by adding CVE-2026-21510 to the Known Exploited Vulnerabilities catalog with a mandatory remediation deadline of March 3, 2026.

Could this vulnerability be used in ransomware attacks?

The ransomware exploitation status is currently listed as unknown, but Shell security bypasses are frequently observed in ransomware delivery chains, as they allow malicious payloads to execute without triggering the security warnings that would normally alert users.

Are all Windows versions affected?

Yes, virtually all supported Windows versions are affected, including Windows 10 (builds 1607, 1809, 21H2, 22H2), Windows 11 (23H2, 24H2, 25H2), and Windows Server 2016, 2019, 2022, and 2025.

CVSS Score

8.8
HIGH(8.8)

EPSS Score

EPSS Score25.84%
EPSS Percentile97.8%

Dates

PublishedFebruary 10, 2026
Last ModifiedJune 17, 2026
StatusAnalyzed
CVSS Versionv3.1

Need Help With Vulnerability Management?

Our security experts can help you prioritize and remediate vulnerabilities effectively.