Quick Disabler Security & Risk Analysis

wordpress.org/plugins/quick-disabler

Easily disable all active plugins—except this one—with one click. Re-enable them anytime using AJAX. Perfect for debugging and troubleshooting.

0 active installs v1.0.2 PHP 7.0+ WP 5.5+ Updated Mar 29, 2025
admin-toolsdeactivate-alldebugdisable-pluginstroubleshoot
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Disabler Safe to Use in 2026?

Generally Safe

Score 92/100

Quick Disabler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

Based on the static analysis and vulnerability history, the "quick-disabler" plugin version 1.0.2 demonstrates a generally strong security posture. The code adheres to good practices by not using dangerous functions, all SQL queries are prepared, and output is properly escaped. Furthermore, there are no file operations or external HTTP requests, which significantly reduces potential attack vectors. The presence of capability checks on its two AJAX handlers indicates a basic level of access control.

However, the absence of nonce checks on the AJAX handlers presents a potential risk of Cross-Site Request Forgery (CSRF) attacks. While the capability checks would prevent unauthorized users from accessing functionality, an authenticated user could still be tricked into triggering these actions without their explicit consent. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting a well-developed and secure plugin to date.

In conclusion, the plugin is well-built with secure coding practices in place for SQL and output handling. The primary area for improvement is the implementation of nonce checks for its AJAX endpoints to mitigate CSRF risks. Its clean vulnerability history is a testament to its current security, but the identified potential CSRF vector should be addressed.

Key Concerns

  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

Quick Disabler Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Quick Disabler Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Quick Disabler Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_webnayon_qdap_disable_pluginsincludes\functions.php:54
authwp_ajax_webnayon_qdap_reenable_pluginsincludes\functions.php:99
WordPress Hooks 1
actionadmin_enqueue_scriptsquick-disabler.php:32
Maintenance & Trust

Quick Disabler Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 29, 2025
PHP min version7.0
Downloads254

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quick Disabler Developer Profile

Nayon Islam

1 plugin · 0 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Quick Disabler

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-disabler/css/style.css/wp-content/plugins/quick-disabler/js/script.js/wp-content/plugins/quick-disabler/js/sweetalert2.min.js
Script Paths
/wp-content/plugins/quick-disabler/js/script.js/wp-content/plugins/quick-disabler/js/sweetalert2.min.js
Version Parameters
quick-disabler/css/style.css?ver=1.0quick-disabler/js/script.js?ver=1.0quick-disabler/js/sweetalert2.min.js?ver=11.4.8

HTML / DOM Fingerprints

JS Globals
ocpt_ajax
FAQ

Frequently Asked Questions about Quick Disabler