Comment Controller Security & Risk Analysis

wordpress.org/plugins/comment-controller

Allow users to disable comments for their account, or disable comments site-wide per post type or role.

10 active installs v1.1.5 PHP + WP 3.0+ Updated Feb 3, 2026
commentcommentsdisable
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comment Controller Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The static analysis of 'comment-controller' v1.1.5 reveals a generally strong security posture, with no identified vulnerabilities in the attack surface, dangerous functions, file operations, or external HTTP requests. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries and incorporating nonce and capability checks. However, a significant concern arises from the output escaping analysis, which indicates that 100% of its outputs are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as malicious scripts could be injected and executed within the WordPress environment through user-generated content or plugin output.

Key Concerns

  • No proper output escaping
Vulnerabilities
None known

Comment Controller Security Vulnerabilities

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

Comment Controller Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Comment Controller Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedclass-comment-controller.php:136
filtercomment_controller_menuincludes\admin\settings\register-settings.php:29
filtercomment_controller_settings_tabsincludes\admin\settings\register-settings.php:45
filtercomment_controller_registered_settings_sectionsincludes\admin\settings\register-settings.php:68
filtercomment_controller_unsavable_tabsincludes\admin\settings\register-settings.php:82
filtercomment_controller_registered_settingsincludes\admin\settings\register-settings.php:143
actioncomments_templateincludes\misc-functions.php:109
filtercomments_openincludes\misc-functions.php:129
actionshow_user_profileincludes\profile.php:61
actionedit_user_profileincludes\profile.php:62
actionpersonal_options_updateincludes\profile.php:91
actionedit_user_profile_updateincludes\profile.php:92
Maintenance & Trust

Comment Controller Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Comment Controller Developer Profile

DigitalME

20 plugins · 140K total installs

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

How We Detect Comment Controller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-controller/vendor/widgitlabs/simple-settings/class-simple-settings.php/wp-content/plugins/comment-controller/includes/admin/settings/register-settings.php/wp-content/plugins/comment-controller/includes/misc-functions.php/wp-content/plugins/comment-controller/includes/profile.php

HTML / DOM Fingerprints

Data Attributes
comment_controller_disallowcomment_controller_disable
FAQ

Frequently Asked Questions about Comment Controller