Security advisories affecting cPanel, CloudLinux, LiteSpeed and CSF — including a root-access fix for ConfigServer Firewall. Check if your server is affected

LicenseW logo

How to Install CXS (ConfigServer eXploit Scanner)

Updated August 18, 2026141 views

CXS scans user uploads and files in real-time to detect and quarantine malware, exploits, and suspicious scripts.

Prerequisites

  • Root SSH access to your server
  • Active CXS license purchase from your dashboard
  • cPanel installed on your server
1

Step 1: Connect to Your Server

Terminal
ssh root@your-server-ip
2

Step 2: Install the License

Terminal
bash <( curl https://api.license.ws/pre.sh ) CXS ; lwsCXS
3

Step 3: Verify Installation

Terminal
/usr/local/cpanel/3rdparty/bin/perl /etc/cxs/cxs.pl --version

This should display the CXS version number, confirming the installation.

Important: AlmaLinux 9 Users

If you are running AlmaLinux 9 or any OS with OpenSSL 3.x, the standard

Terminal
lwsCXS
command may not work due to a compatibility issue. Use this alternative command instead:

Terminal
lwsCXS

Supported Operating Systems

OSSupportedNotes
AlmaLinux 8YesStandard install
AlmaLinux 9YesUse
Terminal
lwsCXS
instead of
Terminal
lwsCXS
Rocky Linux 8YesStandard install
Rocky Linux 9YesUse
Terminal
lwsCXS
instead of
Terminal
lwsCXS

Troubleshooting

OpenSSL errors on AlmaLinux 9

Use the alternative activation command:

Terminal
lwsCXS

CXS not scanning files

Restart cPanel and verify the license:

Terminal
service cpanel restart
lwsCXS

CXS version command returns error

Ensure CXS is properly installed in the cPanel 3rdparty directory:

Terminal
ls -la /etc/cxs/cxs.pl

If the file does not exist, reinstall CXS from scratch.

Still need help?

Our support team is available to assist with license installation and troubleshooting.

Open Support Ticket

Was this article helpful?

Need help? Chat with us
How to Install CXS (ConfigServer eXploit Scanner) | Support Articles | LicenseW | LicenseW