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-2026-41940 | Kitploit
Tools/GitHubGitHub/yurahshell/cve-2026-41940
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubyurahshell/cve-2026-41940

CVE-2026-41940

View Repository
2 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-2026-41940 — cPanel2Shell

Interactive exploitation tool for CVE-2026-41940


🧠 What is CVE-2026-41940 ?

cPanel2Shell exploits a critical Authentication Bypass flaw in cPanel & WHM.
The vulnerability is caused by a CRLF injection in the login/session handling mechanism,
allowing an unauthenticated attacker to bypass authentication entirely — no password, no phishing.
If the target runs cPanel/WHM > v11.40 or WP Squared, it may be vulnerable.

🔴 CVSS Score: 9.8 (Critical) — Pre-auth, remotely exploitable
🌐 ~1.5 million cPanel instances exposed on the internet


⚠️ Disclaimer

For educational and authorized pentesting purposes only.
The author is not responsible for any misuse or damage caused by this tool.


📦 Installation

root@kitploit:~
git clone https://github.com/yurahshell/CVE-2026-41940
cd CVE-2026-41940
pip install -r requirements.txt

🎯 Affected Versions

SoftwareAffected Versions
cPanel & WHMAll versions after v11.40
WP Squaredv136.1.7 and below

📄 References

  • NVD - CVE-2026-41940
  • watchTowr Technical Analysis
  • Rapid7 ETR
  • CISA KEV Catalog
Download Tool