Recent Posts

Pages: [1] 2 3 ... 10
1
Dear Community:

We would like to share an open update regarding the current security landscape we are managing.

Over the past few months, the hosting and control panel ecosystem has seen a dramatic rise in vulnerability reports and automated scanning activity. With the proliferation of AI-driven tools, cybersecurity firms, independent researchers, and malicious actors alike are leveraging AI to conduct massive audits and identify attack vectors at unprecedented speeds. This situation is not unique to CWP; it affects the entire industry.

In light of this new landscape, we want to reassure you about our ongoing efforts:

Rapid response and mitigation: We analyze every report we receive—whether from security firms or the community—and deploy patches as quickly as possible.

Continuous core development: The CWP development team works daily to reinforce the code and adapt our defenses to neutralize these modern, AI-powered automated scanning methods.

Gratitude to the community: Your role is vital. We want to thank all the users and administrators who remain vigilant and actively collaborate with us.

We remind you of the importance of keeping your servers and services updated to the latest available version. If you detect any anomalous behavior, bugs, or potential security flaws, please notify us immediately through official channels so we can assess the issue with the highest priority.

Thank you for your continued support and trust as we work to strengthen the platform every day.


Hello Jose. Can you please respond to my Ticket #637019? This has been pending since Feb 25, 2026, and you people don't bother to respond.
2
It should be encrypted.

It looks like it's now fixed in 1.13 (tested twice and seems to be holding so far)
3
Another very helpful post! Thanks much!
4
Anyone knows where destination pass is stored?
5
Cheers mate
6
Check: <https://nvd.nist.gov/vuln/detail/CVE-2026-67402>

A critical vulnerability was found in the MESSENGER service in the ConfigServer Firewall (CSF) software which could allow for unauthorized code execution.
An insecure Apache configuration in ConfigServer Security & Firewall maps /usr/bin as CGI programs through the Messenger v3 HTTPS virtual host. A remote unauthenticated attacker whose address is blocked can request a mapped executable and run arbitrary commands as the Apache user. The vulnerability affects installations where CSF Messenger v3 and its HTTPS mode are enabled. WebPros (Cpanel team) addressed the vulnerability in version 16.31.

This has a public CVE record listed with further information: CVE-2026-67402

Note: By default, the MESSENGER service is disabled.

Affected Product versions:
Product: csf

Affected Versions: CSF 16.30-1 and older

Patched Versions: 16.31+

Impact:
Exploiting this could allow an attacker to execute code as the Apache user.


Mitigation:

It is highly recommended that you update the installed CSF version as soon as possible.

If this is not possible, you can disable the MESSENGERV3 setting in CSF.

Access the server as the root user via SSH, or the Terminal in WHM.

Edit the CSF configuration file:
Code: [Select]
# nano /etc/csf/csf.conf
Update the MESSENGERV3 option to be disabled:
Code: [Select]
MESSENGERV3 = 0
Save and restart the CSF and LFD services:
Code: [Select]
# csf -ra

Version from Aetherinox was not updated yet. Is recommmended you use mitigation above.

Do it as soon as possible, my self server already was attacked.

Regards,
Netino
7
Hi Starburst

The panel just update rules automatically.
Happens to m, now, the OWASPrules are updated and file become .conf.example again and stop working.

I have to rename again!

Actually, No, it doesn't updated automatically. Even thought that's what it says in the panel.
9
Hi Starburst

The panel just update rules automatically.
Happens to m, now, the OWASPrules are updated and file become .conf.example again and stop working.

I have to rename again!

10
Information / Re: The impact of AI tools and our commitment to CWP
« Last post by geodim on September 12, 2026, 07:32:44 PM »
Nice to see that you still "hold the line" on the security front
Pages: [1] 2 3 ... 10