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
wp2shell-poc-fulljs — full javascript reproduction of CVE-2026-63030 (author_exclude, author__not_in and misalignment between validations and matches) | Kitploit
Tools/GitHubGitHub/raphy76/wp2shell-poc-fulljs
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubraphy76/wp2shell-poc-fulljs

wp2shell-poc-fulljs

full javascript reproduction of CVE-2026-63030 (author_exclude, author__not_in and misalignment between validations and matches)

View Repository
28 days agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WordPress CVE Logical Flow Demonstration

Overview

This project allows to reproduce the logical flow related to CVE-2026-63030 and CVE-2026-60137 leading to an sql injection serving as a base to finally trigger a RCE in WordPress.

  • CVE-2026-63030
  • CVE-2026-60137

The demonstration illustrates how these vulnerabilities can be chained to reach an SQL injection, which can then serve as a stepping stone toward triggering Remote Code Execution (RCE) in a WordPress environment.

Usage

Simply open the index.html file in your preferred web browser:

root@kitploit:~
open index.html
Download Tool