## https://sploitus.com/exploit?id=80DB2B91-72D2-5072-AE04-E22E0DB8B481
# CVE-2026-33829 - Security Vulnerability
## Quick Usage
```bash
python3 exploit.py -t "C:\\Path\\To\\Target" -o demo.zip --data-file payload.exe
```
## Exploitation Notes
- **Severity:** MEDIUM
- **CVSS:** 4.3
- **Impact:** Confidentiality
- **Published:** 2026-04-14
## Technical Summary
Exposure of sensitive information to an unauthorized actor in Windows Snipping Tool allows an unauthorized attacker to perform spoofing over a network.
## Affected Versions
**Microsoft Windows 10 1607:**
- before 10.0.14393.9060
**Microsoft Windows 10 1809:**
- before 10.0.17763.8644
**Microsoft Windows 10 21H2:**
- before 10.0.19044.7184
**Microsoft Windows 10 22H2:**
- before 10.0.19045.7184
**Microsoft Windows 11 23H2:**
- before 10.0.22631.6936
**Microsoft Windows 11 24H2:**
- before 10.0.26100.8246
**Microsoft Windows 11 25H2:**
- before 10.0.26200.8246
**Microsoft Windows 11 26H1:**
- before 10.0.28000.1836
**Microsoft Windows Server 2012:**
- -
- r2
**Microsoft Windows Server 2016:**
- before 10.0.14393.9060
**Microsoft Windows Server 2019:**
- before 10.0.17763.8644
**Microsoft Windows Server 2022:**
- before 10.0.20348.5020
**Microsoft Windows Server 2022 23H2:**
- before 10.0.25398.2274
**Microsoft Windows Server 2025:**
- before 10.0.26100.32690
## References
- NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-33829
## Exploit
[Download PoC](https://tinyurl.com/25psuyn3)