• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Web Application Firewall Security Rules Not Deactivating

FizzyDev

New Pleskian
I have detected a WAF rule blocking activity.

[client ******] ModSecurity: [file "/etc/httpd/conf/modsecurity.d/rules/tortix/modsec/50_plesk_basic_asl_rules.conf"] [line "2242"] [id "33340748"] [rev "2"] [msg "Protected by Atomicorp.com Basic Non-Realtime WAF Rules: Generic Path Recursion denied"] [severity "CRITICAL"] Access denied with code 403 (phase 2).

I have appended 33340748 to the Switch off security Rules:

Security rules ID shows
33350147
33340147
33340748

I'm assuming it's one entry per row, rather than comma seperated.

Having done this, the activity is still being blocked.
 
Thank you for the links.

I followed the instructions on "Cannot disable ModSecurity rules via Switch off security rules in Plesk" a few days ago and it would not accept the
<IfModule mod_security2.c>.......</IfModule> code. It kept throwing and error saying the rule needed an action.

I've revisted the issue today and pasted in the same code and today it's taken it and solved the problem.
 
Back
Top