582 matches found
cpanel-cve-2026-41940-fix
cpanel-cve-2026-41940-fix One-shot detection and remediation for cPanel/WHM servers compromised via CVE-2026-41940 and the nuclear.x86 botnet campaign. What this is On 28 April 2026 , cPanel disclosed a pre-authentication authentication-bypass vulnerability CVE-2026-41940, CVSS 9.8 affecting all...
CVE-2026-41940-Exploit-PoC
CVE-2026-41940 Exploit POC 1. Run the exploit script and specify the target root@kitploit: python3 exploit.py --target https://example.com:2087/ 2. Capture session and replay in Burp Suite Copy the whostmgrsession value generated by the script Open the target URL in Burp Suiteโs browser Replace...
CVE-2026-41940
CVE-2026-41940 โ WHM/cPanel Authentication Bypass Research Tool This repository contains a Proof-of-Concept PoC script based on the authentication bypass chain for cPanel/WHM via the whostmgrsession cookie and HTTP headers. After a successful compromise, the script changes the root password and...
cpanel-forensics
cPanel/WHM Forensics after CVE-2026-41940 Bash script for checking a server after the CVE-2026-41940 vulnerability CVSS 9.8. For 64 days attackers had root access without a password โ the patch does not remove what has already been planted inside. Usage root@kitploit: sudo bash cpanelforensics.sh...
cpanelCVE-2026-41940
๐ด cPanelCVE CVE-2026-41940 โ cPanel & WHM Authentication Bypass CVSS 10.0 Critical ยท Confirmed InโTheโWild ยท Auto Root Login ๐ Overview cPanelCVE is a proofโofโconcept exploit for CVE-2026-41940, a critical sessionโfile CRLF injection vulnerability in cPanel & WHM that allows complete root...
Security-CVE-2026-41940-cPanel-WHM-WP2
ๆญคๅญๅจๅบๆฒกๆ READMEใ...
cpanel2shell-honeypot
cPanel2Shell Honeypot A Rust honeypot that simulates a vulnerable cPanel/WHM instance for CVE-2026-41940 cPanel2Shell authentication bypass. Overview This honeypot emulates the response sequence used by cPanel2Shell vulnerability scanners: 1. Returns a session cookie with the required...
cpanel-control-plane-exposure-check
cPanel Control Plane Exposure Check Lightweight security validation utility for identifying internet-exposed cPanel, WHM, and webmail administrative interfaces across external attack surfaces. The utility performs service validation, exposure classification, HTTP response analysis, and basic...
CVE-2026-41940-cpanel-0day
Usage root@kitploit: python 0day.py -f test.txt --external-only --show-all -t 10 -o testcvereport.csv Source & reference https://labs.watchtowr.com/the-internet-is-falling-down-falling-down-falling-down-cpanel-whm-authentication-bypass-cve-2026-41940/ PLEASE DO NOT EXPLOIT, ONLY FIX PURPOSES, THI...
cPanelWHM-AuthBypass
cPanel/WHM Auth Bypass Scanner & Exploit Tool A Go command-line tool rewritten from the Python PoC by watchTowr, used to detect and exploit the CVE-2026-41940 cPanel/WHM authentication bypass vulnerability. Vulnerability Overview CVE-2026-41940 is an authentication bypass vulnerability in...
cpanel-cve-2026-41940-ioc
CVE-2026-41940 IOC Scanner Detection script for the cPanel/WHM authentication bypass CVE-2026-41940 affecting all cPanel versions after 11.40. This is a rewrite of the upstream cPanel detection script with fixes for false positives and added log correlation. What it does Scans...
cpsniper
cPanelSniper CVE-2026-41940 โ cPanel & WHM Authentication Bypass via Session-File CRLF Injection 4-stage exploit chain ยท Interactive WHM Shell ยท TRUE STABLE for 10M+ targets ยท Zero memory usage ยท stdlib only Overview cPanelSniper is a focused exploitation framework for CVE-2026-41940 , a critical...
CPANEL-CVE-2026-41940
CVE-2026-41940 โ cPanel/WHM Authentication Bypass Author: SilySec Original research: Sina Kheirkhah @SinSinology / watchTowr Labs Severity: Critical CVSS 9.8 Type: CRLF Injection โ Authentication Bypass โ Root shell Description CVE-2026-41940 is a critical vulnerability in cPanel/WHM that allows ...
2026-41940-poc
CVE-2026-41940 - cPanel/WHM Authentication Bypass CVSS 9.8 | Unauthenticated root access via CRLF injection Usage python3 cp.py -t cpanel.target.com detect python3 cp.py -t cpanel.target.com --exploit exploit @nickpaulsec...
cve-2026-41940-PoC-Linux
CVE-2026-41940 PoC - Linux/Termux Compatible Linux dan Termux compatible version dari CVE-2026-41940 cPanel/WHM authentication bypass exploit. Instalasi Untuk Termux Android: root@kitploit: pkg update && pkg upgrade pkg install python3 python3-pip git git clone...
CVE-2026-41940
The recent CVE-2026-41940 vulnerability has raised great concern among server administrators using cPanel/WHM. It is a critical flaw that can allow authentication bypass, enabling unauthorized access to the administrative panel without valid credentials. Considering that WHM is the main control...
CVE-2026-41940-Linux
CVE-2026-41940 โ WHM/cPanel Exploit Tool Linux โ ๏ธ DISCLAIMER: This tool is intended for authorized penetration testing and educational purposes only. Using this tool against systems without explicit written permission is illegal. The developers are not responsible for any misuse or damage caused. ...
cve-2026-41940-PoC
CVE-2026-41940 โ This tool is created solely for educational or bug bounty purpose only. Unauthorized use outside of controlled environments is strictly prohibited. Description A tool for exploiting CVE-2026-41940, a critical authentication bypass in cPanel & WHM CVSS 10.0, allowing unauthenticat...
cPanel-WHM-AuthBypass-Session-Checker
CVE-2026-41940 Session Validation Tool A companion tool for the watchTowr CVE-2026-41940 authentication bypass exploit. After running the main exploit against a cPanel/WHM target, this script validates whether the injected session actually grants authenticated access by testing multiple endpoints...
CVE-2026-41940
CVE-2026-41940 โ cPanel/WHM Auth Bypass Author: Dr.Anach | Contact: @dranach | License: MIT Overview CRLF injection in cpsrvd Basic auth handler โ unauthenticated WHM API access โ RCE as root. All cPanel since v11.40 affected. Attack Chain | Step| Request ---|---|--- 1| Mint session| GET...