Advanced Comment Control Security & Risk Analysis

wordpress.org/plugins/advanced-comment-control

Easily control who can comment and when they can comment on any post type.

10 active installs v1.2.0 PHP + WP 3.1+ Updated May 23, 2016
advancedcommentsdisablepingstrackbacks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Comment Control Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "advanced-comment-control" plugin version 1.2.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries by exclusively using prepared statements and has no known vulnerabilities in its history. The absence of file operations, external HTTP requests, and bundled libraries also contributes to a reduced attack surface in those areas. However, the plugin has significant security concerns related to its AJAX handlers. All three identified AJAX entry points lack authentication checks, creating a substantial risk of unauthorized actions being performed by unauthenticated users. Furthermore, a very low percentage of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no critical or high severity unsanitized flows, the lack of proper output escaping on a large number of outputs is a major weakness that could be exploited.

Key Concerns

  • AJAX handlers without authentication
  • Low percentage of properly escaped output
  • Large attack surface without auth
Vulnerabilities
None known

Advanced Comment Control Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Advanced Comment Control Release Timeline

v1.2.0Current
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Advanced Comment Control Code Analysis

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

Output Escaping

6% escaped16 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<class> (class.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Advanced Comment Control Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_advanced-comment-control-add-new-post-rule-rowfunctions.php:98
authwp_ajax_advanced-comment-control-change-type-rule-post-rule-rowfunctions.php:132
authwp_ajax_advanced-comment-control-add-new-role-rule-rowfunctions.php:282
WordPress Hooks 8
actionplugins_loadedadvanced-comment-control.php:54
actionadmin_enqueue_scriptsclass.php:30
actionadmin_print_stylesclass.php:31
actionadmin_menuclass.php:33
actionload-post.phpclass.php:34
actionsave_postclass.php:36
filtercomments_openclass.php:38
filterpings_openclass.php:39
Maintenance & Trust

Advanced Comment Control Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedMay 23, 2016
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

Advanced Comment Control Developer Profile

Lew Ayotte

5 plugins · 270 total installs

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

How We Detect Advanced Comment Control

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-comment-control/js/admin.js/wp-content/plugins/advanced-comment-control/css/admin.css
Script Paths
/wp-content/plugins/advanced-comment-control/js/admin.js
Version Parameters
advanced-comment-control/js/admin.js?ver=advanced-comment-control/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
adv_comment_control_admin_tabsadv_comment_control_admin_tabadv_comment_control_admin_tab_content
Data Attributes
data-adv_comment_control_post_iddata-adv_comment_control_post_typedata-adv_comment_control_post_statusdata-adv_comment_control_post_comment_status
JS Globals
advanced_comment_control_admin_object
FAQ

Frequently Asked Questions about Advanced Comment Control