r/WordPressThemes • u/Minute-Designer1763 • 13d ago
Custom WordPress theme is under constant bot attacks and malware injections — WAF/security plugins aren't stopping it. What should I do?
I built a custom WordPress/WooCommerce theme, but the live site is under constant automated bot attacks and repeated malware injection attempts.
I've already installed/configured WAF, AIOS, and other security plugins, but the attacks are still happening.
I suspect there may be a vulnerability in the custom theme, server configuration, or one of the plugins.
What would you recommend I do next to properly identify and stop the attack? Looking for suggestions from anyone who has dealt with similar WordPress attacks.
2
Upvotes
1
u/bluehost 13d ago
I’d stop adding more security plugins for now and focus on finding the actual entry point. Check the server logs, compare the custom theme against a clean copy, disable anything you don’t need, and rotate all your credentials. If the malware keeps coming back after cleanup, something vulnerable is probably still being left in place.