
Disable Everything Security & Risk Analysis
wordpress.org/plugins/disable-everythingGreatly Improve Performance by Disabling All Unnecessary Features. All with this One lightweight plugin.
Is Disable Everything Safe to Use in 2026?
Generally Safe
Score 100/100Disable Everything has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'disable-everything' plugin v0.4.1 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and crucially, there are no unprotected entry points identified. The plugin also demonstrates good practices by exclusively using prepared statements for its SQL queries and not performing any file operations or external HTTP requests.
However, a significant concern arises from the output escaping. With 48 total outputs and only 10% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While no specific taint flows or dangerous functions were detected in this analysis, the lack of proper output sanitization creates an environment where user-supplied data, if ever introduced to these outputs, could be exploited. The complete lack of nonce checks and capability checks is also a notable weakness, especially in conjunction with the insufficient output escaping.
The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the current static analysis findings of no critical or high-severity issues (aside from the output escaping), suggests that the plugin has been developed with security in mind regarding direct code execution vectors. Nevertheless, the prevalent output escaping issues represent a tangible risk that needs to be addressed.
Key Concerns
- Insufficient output escaping
- Missing nonce checks
- Missing capability checks
Disable Everything Security Vulnerabilities
Disable Everything Code Analysis
SQL Query Safety
Output Escaping
Disable Everything Attack Surface
WordPress Hooks 36
Maintenance & Trust
Disable Everything Maintenance & Trust
Maintenance Signals
Community Trust
Disable Everything Alternatives
Disable Bloat for WordPress & WooCommerce
disable-dashboard-for-woocommerce
All-in-One solution to speed up your WordPress & WooCommerce. Remove unnecessary features and make your site faster and cleaner.
Unbloater
unbloater
Remove unnecessary code, nags and bloat from WordPress core and certain plugins.
DisablePress – All-in-One plugin to disable unnecessary features
disable-features
It will disable all unnecessary WordPress features and speed up your website in an elegant way.
Bloat-off – bloat removal and utilities
bloatoff-utils
Remove bloat and redundant functions, and further optimize your WordPress with just a few clicks.
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
disable-comments
Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.
Disable Everything Developer Profile
4 plugins · 21K total installs
How We Detect Disable Everything
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.