Skip to main content

Security: LiteSpeed plugin automatically removed during nightly update - May 19, 2026

Comments

4 comments

  • slim

    Some basic info would be helpful!? Example: Effected version of the plugin, URL of LiteSpeed advisory, version (or expected version that will be patched) etc.

    0
  • Joacim Winberg

    litespeed plugin loads even though it seems uninstalled, /cgi/lsws/lsws.cgi shows the admin page

    Also, why wasn't this communicated in an email as the other ones?

    0
  • Mauritz Swanepoel

    Feedback I received from LiteSpeed Support:

    If you cannot upgrade immediately, please run the following command as root to remove the plugin:

    /usr/local/lsws/admin/misc/lscmctl cpanelplugin --uninstall

    This will remove the vulnerable User-End plugin from existing accounts and prevent it from being installed on new accounts.

    How to Check If Your Server Has Been Exploited
    To verify whether your server has been affected, run:

    grep -rE "cpanel_jsonapi_func=redisAble" /var/cpanel/logs /usr/local/cpanel/logs/ 2>/dev/null

    • No results → Your server is clean.
    • Any output → Please copy the results and contact our support team.
    0
  • ITHKBO

    It has been 8 hours and still the instructions contain a absolute rookie mistake
    /usr/local/lsws/admin/misc/lscmctl cpanelplugin --autoinstall 0

    Instead of the correct
    /usr/local/lsws/admin/misc/lscmctl cpanelplugin -autoinstall 0

    cgi/lsws/lsws.cgi still works after the supposed patch as already mentioned by others which is to be expected knowing what the script does. However it is very unclear if that is really enough mitigation.
    Because of the wording of the security advisory that states "it is recommended to disable the LiteSpeed cPanel/WHM plugin"

    Do we need to run in addition /usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_whm_plugin_uninstall.sh
    See step 2 documentation Litespeed: https://docs.litespeedtech.com/lsws/cp/cpanel/uninstall/
    Or is cPanel mitigation all that is needed as of this moment.

    I appreciate the quick response but lets keep it also a safe, working and good response.
    We neede a little less hastily written and worst less not verified documentation. "This hits customers"

    0

Article is closed for comments.