A vulnerability was found in the MESSENGER service in the ConfigServer Firewall (CSF) software which could allow for unauthorized code execution.
This has a public CVE record listed with further information: CVE-2026-67402
Webpros/cPanel have an update for their version.
Anyone else:
-
Access the server as the
rootuser via SSH, or the Terminal -
Edit the CSF configuration file:
nano /etc/csf/csf.conf
-
Update the
MESSENGERV3option to be disabled:MESSENGERV3 = 0
-
Save and restart the CSF and LFD services.