Disable Comments Security & Risk Analysis

wordpress.org/plugins/disable-comments-rb

Disable Comments - easy tool to disable comments for your blog posts, and pages. Admin can disable comments in just a few clicks.

100K active installs v1.0.26 PHP + WP 3.1+ Updated Dec 3, 2025
commentsdisabledisable-comments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable Comments Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "disable-comments-rb" plugin v1.0.26 exhibits a generally strong security posture based on the provided static analysis. The plugin boasts a remarkably small attack surface, with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited as entry points. The code also demonstrates good security practices by using prepared statements exclusively for SQL queries and incorporating nonce and capability checks. The absence of external HTTP requests and file operations further reduces potential risks.

However, a significant concern is the output escaping. With 17 total outputs and only 41% properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. This means sensitive data or user-controlled input might be rendered directly in the browser without proper sanitization, allowing attackers to inject malicious scripts. The taint analysis revealing zero flows with unsanitized paths is positive, but it doesn't mitigate the identified output escaping issues.

The vulnerability history is also a positive indicator, with no recorded CVEs or past vulnerabilities. This suggests a history of responsible development. Despite the excellent history and minimal attack surface, the poor output escaping is a critical weakness that needs immediate attention. Addressing this would significantly improve the plugin's overall security.

Key Concerns

  • Insufficient output escaping (59% not properly escaped)
Vulnerabilities
None known

Disable Comments Security Vulnerabilities

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

Disable Comments Code Analysis

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

Output Escaping

41% escaped17 total outputs
Attack Surface

Disable Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
actionwidgets_initclassDisableComments.php:52
filterwp_headersclassDisableComments.php:53
actiontemplate_redirectclassDisableComments.php:54
actiontemplate_redirectclassDisableComments.php:56
actionadmin_initclassDisableComments.php:57
actionplugins_loadedclassDisableComments.php:59
actionwp_loadedclassDisableComments.php:60
filtercomments_arrayclassDisableComments.php:82
filtercomments_openclassDisableComments.php:83
filterpings_openclassDisableComments.php:84
actionall_admin_noticesclassDisableComments.php:87
actionadmin_menuclassDisableComments.php:92
filterplugin_action_linksclassDisableComments.php:93
actionadmin_menuclassDisableComments.php:96
actionadmin_print_footer_scripts-index.phpclassDisableComments.php:97
actionwp_dashboard_setupclassDisableComments.php:98
filterpre_option_default_pingback_flagclassDisableComments.php:99
actiontemplate_redirectclassDisableComments.php:102
filterfeed_links_show_comments_feedclassDisableComments.php:105
actionwp_footerclassDisableComments.php:106
Maintenance & Trust

Disable Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads982K

Community Trust

Rating74/100
Number of ratings23
Active installs100K
Developer Profile

Disable Comments Developer Profile

rbplugins

8 plugins · 107K 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 Comments

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
rbs_nw_wraprbs_nw_itemrbs_nw_item_logorbs_nw_item_logo_pluginrbs_nw_item_logo_upzrbs_nw_item_headerrbs_nw_item_buttonrbs-info-oneline+2 more
FAQ

Frequently Asked Questions about Disable Comments