• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question New "Gutenberg" Wordpress text editor triggers Fail2Ban?

Bitpalast

Plesk addicted!
Plesk Guru
We are getting customer reports that the new Gutenberg Wordpress text editor triggers a Fail2Ban IP address block soon after using it. However, we have not yet had the opportunity to reproduce this or test whether this is caused by the ModSecurity jail or the Wordpress jail. Has anyone else experienced or heard of similar issues?
 
I am only aware of this part:
"
  • Additionally, if Fail2Ban is enabled on the server, your client IP quickly gets banned by the Apache jail for accessing restricted elements while you are just trying to edit articles."
Not sure if it is caused by wp-includes security.
 
We are getting more reports from customers now as Wordpress promotes testing the "Gutenberg" editor as a plugin before they integrate it into their packages as their default.

Personally, I think that the issue is caused by the asynchronous behavior of Gutenberg that stores everything a user types or changes every n seconds, repeatedly requesting the same URLs within a short period of time and for that reason behaving similar to a DoS attack. According to Gutenberg triggers Fail2Ban Wordpress jails in Plesk · Issue #9933 · WordPress/gutenberg the developers don't really know what to do about it at the moment.
 
Back
Top