- Jul 3, 2016
- 1,172
- 5,606
"LiteSpeed User-End cPanel Plugin before 2.4.5 allows privilege escalation (possibly to root), as exploited in the wild in May 2026.
Detection is best done via a command line of grep -rE "cpanel_jsonapi_func=redisAble" /var/cpanel/logs /usr/local/cpanel/logs/ 2>/dev/null in Bash.
If you get no output, you have not been hit with exploitation of the vulnerability.
If there is output, we recommend you examine the IP addresses in the list, determine if they are valid IP addresses, and if not, block them.
To determine damage done, examine the system logs for use by the detected IP addresses.
The issue is related to mishandling of Redis enable/disable features. The recommended minimum version is 2.4.7."
SOURCE:
"To further protect your account and website, we strongly recommend that you update all passwords and credentials managed by you, including account passwords, database passwords, application passwords, admin panel passwords, FTP/SFTP/SSH passwords, and any credentials stored in your website configuration files.
Please also make sure that any installed software, plugins, themes, and scripts are kept up to date. -Namecheap"
Previous issue with same plugin shared on BHW by @Dopious https://www.blackhatworld.com/seo/u...che-plugin-affecting-6-million-sites.1642829/
Stay safe out there!
Detection is best done via a command line of grep -rE "cpanel_jsonapi_func=redisAble" /var/cpanel/logs /usr/local/cpanel/logs/ 2>/dev/null in Bash.
If you get no output, you have not been hit with exploitation of the vulnerability.
If there is output, we recommend you examine the IP addresses in the list, determine if they are valid IP addresses, and if not, block them.
To determine damage done, examine the system logs for use by the detected IP addresses.
The issue is related to mishandling of Redis enable/disable features. The recommended minimum version is 2.4.7."
SOURCE:
Code:
https://www.tenable.com/cve/CVE-2026-48172
"To further protect your account and website, we strongly recommend that you update all passwords and credentials managed by you, including account passwords, database passwords, application passwords, admin panel passwords, FTP/SFTP/SSH passwords, and any credentials stored in your website configuration files.
Please also make sure that any installed software, plugins, themes, and scripts are kept up to date. -Namecheap"
Previous issue with same plugin shared on BHW by @Dopious https://www.blackhatworld.com/seo/u...che-plugin-affecting-6-million-sites.1642829/
Stay safe out there!