Disable Services Manager Security & Risk Analysis

wordpress.org/plugins/disable-services-manager

A powerful tool is available to help you disable unused services on your site, providing protection against spammers and enhancing overall website sec …

0 active installs v1.0.1 PHP 7.4+ WP 6.2+ Updated Unknown
disable-commentsdisable-emaildisable-rest-apispamxml-rpc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable Services Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Disable Services Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'disable-services-manager' v1.0.1 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, coupled with the complete lack of dangerous functions, raw SQL queries, file operations, and external HTTP requests, suggests a well-developed plugin with minimal inherent risk. The fact that all SQL queries utilize prepared statements is a significant positive security practice.

However, several critical areas raise concerns. The plugin lacks any nonces or capability checks, and there are no apparent authentication checks for its AJAX handlers or permission callbacks for its REST API routes (though the attack surface appears to be zero in these areas). Additionally, 50% of the observed output is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if any data displayed to users is not sanitized. The lack of any taint analysis results is unusual and might indicate limitations in the analysis tool or that the plugin's code is extremely simple, but it also means potential data flow vulnerabilities are not being explicitly addressed.

Overall, while the plugin avoids common pitfalls like SQL injection and the use of dangerous functions, the significant omission of nonces, capability checks, and proper output escaping presents a notable risk. The vulnerability history shows a clean slate, which is positive, but the lack of these fundamental security measures means that any future, even minor, updates could introduce vulnerabilities if not handled with extreme care. The plugin's strengths lie in its avoidance of direct database manipulation and external interactions, but its weaknesses are critical in protecting against client-side attacks and ensuring proper access control.

Key Concerns

  • 50% of outputs not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Disable Services Manager Security Vulnerabilities

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

Disable Services Manager Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Disable Services Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
filterpre_site_transient_update_pluginsadmin\class-disable-services-manager-admin.php:175
filterpre_site_transient_update_coreadmin\class-disable-services-manager-admin.php:176
filterpre_site_transient_update_themesadmin\class-disable-services-manager-admin.php:177
actionplugins_loadedincludes\class-disable-services-manager.php:142
actionadmin_enqueue_scriptsincludes\class-disable-services-manager.php:157
actionadmin_enqueue_scriptsincludes\class-disable-services-manager.php:158
filterplugin_action_linksincludes\class-disable-services-manager.php:159
actionadmin_menuincludes\class-disable-services-manager.php:160
actionadmin_initincludes\class-disable-services-manager.php:161
actionadmin_initincludes\class-disable-services-manager.php:162
actioninitincludes\class-disable-services-manager.php:175
actionphpmailer_initincludes\class-disable-services-manager.php:176
actionwp_footerincludes\class-disable-services-manager.php:177
filtercomments_openpublic\class-disable-services-manager-public.php:112
filterpings_openpublic\class-disable-services-manager-public.php:113
filterwp_mailpublic\class-disable-services-manager-public.php:119
filterwp_fatal_error_handler_enabledpublic\class-disable-services-manager-public.php:125
filterxmlrpc_methodspublic\class-disable-services-manager-public.php:131
filterxmlrpc_enabledpublic\class-disable-services-manager-public.php:148
Maintenance & Trust

Disable Services Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedUnknown
PHP min version7.4
Downloads733

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Disable Services Manager Developer Profile

Mayur Prajapati

1 plugin · 0 total installs

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

How We Detect Disable Services Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/disable-services-manager/css/disable-services-manager-admin.css/wp-content/plugins/disable-services-manager/js/disable-services-manager-admin.js
Script Paths
/wp-content/plugins/disable-services-manager/js/disable-services-manager-admin.js
Version Parameters
disable-services-manager-admin.css?ver=disable-services-manager-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
dsm_all_commentdsm_all_emaildsm_all_plugin_theme_updatedsm_all_disable_Widgetsdsm_all_fetaldsm_all_right_click+3 more
REST Endpoints
/wp-json/disable-services-manager/
FAQ

Frequently Asked Questions about Disable Services Manager