CWE-422: Unprotected Windows Messaging Channel ('Shatter')
The product does not properly verify the source of a message in the Windows Messaging System while running at elevated privileges, creating an alternate channel through which an attacker can directly send a message to the product.
Last updated
Overview
CWE-422 (Unprotected Windows Messaging Channel ('Shatter')) is a variant-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
2 recorded CVEs are caused by CWE-422 (Unprotected Windows Messaging Channel ('Shatter')). The highest-severity and most recent are shown first. 0 new CWE-422 CVEs have been recorded so far in 2026 (2 in 2025).
Common consequences
What can happen when CWE-422 is exploited.
Gain Privileges or Assume Identity, Bypass Protection Mechanism
Affects: Access Control
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.