## https://sploitus.com/exploit?id=4A34E63E-C402-5F63-8640-A2D359E4AACD
# Purpose
The purpose of this work is to investigate the RCE vulnerability in Microsoft Notepad (CVE-2026-20841), conduct binary analysis, and create proof-of-concept exploits.
# Role Allocation
I will establish the role allocation by forming an Agent Team to carry out this task.
- **Binary Hunter**: Collect binaries before and after patching.
- **OSINTER**: Gather reliable information about vulnerabilities and exploits from public sources such as blog articles and GitHub repositories.
- **Binary Analyst**: Analyze the collected binaries, identify where patching is necessary based on binary differences, and determine the vulnerability.
- **Exploit Developer**: Create simple proof-of-concept exploits that utilize the identified vulnerability (e.g., using an RCE vulnerability to trigger a calculator execution).
# References
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20841