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
CVE-2025-48703 — Proof-of-concept exploit for CVE-2025-48703, an unauthenticated remote code execution vulnerability in CentOS Web Panel (CWP) versions prior to 0.9.8.1205, with an integrated Shodan-based target discovery module. | Kitploit
Tools/GitHubGitHub/itstarsec/cve-2025-48703
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation Gathering
GitHubitstarsec/cve-2025-48703

CVE-2025-48703

Proof-of-concept exploit for CVE-2025-48703, an unauthenticated remote code execution vulnerability in CentOS Web Panel (CWP) versions prior to 0.9.8.1205, with an integrated Shodan-based target discovery module.

View Repository
123 months 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

CVE-2025-48703

CVE-2025-48703 is a critical vulnerability in CentOS Web Panel (CWP) that allows unauthenticated attackers to perform remote code execution (RCE) by bypassing authentication and executing system commands. The vulnerability affects CWP versions 0.9.8.1204 and earlier, and has been patched in the latest version 0.9.8.1205.

Shodan crawler:

root@kitploit:~
shodan download --limit 206765 list-targets "Server: cwpsrv"
shodan parse --fields ip_str,port --separator , list-targets.json.gz > targets.txt
image
Download Tool