
Detection tool for cPanel/WHM CVE-2026-41940 (CRLF injection auth bypass). Verify vulnerability on servers you own or have permission to test. For authorized security assessments only.
This tool detects cPanel/WHM instances vulnerable to CVE-2026-41940, a critical authentication bypass discovered by watchTowr Labs. The vulnerability allows an unauthenticated attacker to gain root access to WHM via a CRLF injection in the session file.
This script is a proof-of-concept detection tool. It does not:
It only performs the first four stages of the vulnerability chain to verify whether a server is vulnerable, then reports the result.
Only run this tool against servers you own or have explicit written permission to test. Unauthorized scanning may violate laws like the Computer Fraud and Abuse Act (CFAA) and similar legislation worldwide.
By using this software, you agree that:
vulnerable_hosts.txt and details to verification_details.txt.git clone https://github.com/unteikyou/CVE-2026-41940-AuthBypass-Detector.git
cd CVE-2026-41940-AuthBypass-Detector
pip install -r requirements.txt