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-67888 — Control Web Panel <= 0.9.8.1208 (admin/index.php) OS Command Injection Vulnerability • Software Link: | Kitploit
Tools/GitHubGitHub/reewardius/cve-2025-67888
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubreewardius/cve-2025-67888

CVE-2025-67888

Control Web Panel <= 0.9.8.1208 (admin/index.php) OS Command Injection Vulnerability • Software Link:

View Repository
8 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-67888

Control Web Panel <= 0.9.8.1208 (admin/index.php) OS Command Injection Vulnerability

Affected Versions: Version 0.9.8.1208 and prior versions.

Vulnerability Description:

User input passed via the "key" GET parameter to /admin/index.php (when the "api" parameter is set) is not properly sanitized before being used to execute OS commands. This can be exploited by unauthenticated attackers to inject and execute arbitrary OS commands with the privileges of the root user on the web server.

Successful exploitation of this vulnerability requires "Softaculous" and/or "SitePad" to be installed through the Scripts Manager.

Proof of Concept:

root@kitploit:~
https://[CWP]/admin/index.php?api=1&key=$(cmd)

Solution: Upgrade to version 0.9.8.1209 or later.

Download Tool