Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PoC-CVE-2026-20841 — Proof-of-concept exploit for CVE-2026-20841, a Windows Notepad remote code execution vulnerability, using a crafted .md file and social engineering to deliver and execute a payload. | Kitploit
Tools/GitHubGitHub/elenichristopoulou/poc-cve-2026-20841
ExploitationWeb Application ExploitationPhishingSocial Engineering
GitHubelenichristopoulou/poc-cve-2026-20841

PoC-CVE-2026-20841

Proof-of-concept exploit for CVE-2026-20841, a Windows Notepad remote code execution vulnerability, using a crafted .md file and social engineering to deliver and execute a payload.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
6 months agoNot yet reviewed
Share

PoC CVE-2026-20841

Description

This project is a simple Proof of Concept (PoC) regarding Windows Notepad vulnerability about "remote code execution".

Attackers have the ability to build a special .md file and by tricking users with Social Engineering skills into clicking the link within the .md file.


Requirements

  • Notepad is version < 11.2510
  • Our user already downloaded poc.md file via Social Engineering.

As a user

Once poc.md is donwloaded we then start in a serial order clicking the links.

  • First row downloads the PoC.exe which was made in a previous repo.
  • Second row opens the PoC.exe which was just downloaded
Download Tool