Comments Categories Security & Risk Analysis

wordpress.org/plugins/wpr-comments-categories

Add categories for the post comments on your blog

10 active installs v1.0.0 PHP 5.6+ WP 5.0+ Updated Sep 3, 2019
categoriescomments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments Categories Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wpr-comments-categories" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin effectively utilizes prepared statements for all SQL queries and implements nonce checks for its entry points, which are crucial for preventing common web vulnerabilities. The absence of file operations and external HTTP requests further reduces the attack surface. However, a significant area of concern is the lack of capability checks on its AJAX handlers. While nonce checks help prevent unauthorized execution of these handlers, the absence of proper authorization checks means that any authenticated user could potentially trigger these AJAX actions, leading to unintended consequences if the functionality is sensitive or can be abused. The plugin's clean vulnerability history is a positive indicator, suggesting a history of responsible development. Despite the absence of critical taint analysis findings and dangerous functions, the missing capability checks represent a notable weakness that should be addressed to achieve a more robust security profile.

Key Concerns

  • Missing capability checks on AJAX handlers
  • Percentage of unescaped output is concerning
Vulnerabilities
None known

Comments Categories Security Vulnerabilities

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

Comments Categories Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Comments Categories Code Analysis

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

Output Escaping

73% escaped37 total outputs
Attack Surface

Comments Categories Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wpr_add_categoryinclude/wpr-admin-settings.php:29
authwp_ajax_wpr_delete_categoryinclude/wpr-admin-settings.php:30
WordPress Hooks 10
actionadmin_menuinclude/wpr-admin-settings.php:26
actionadmin_initinclude/wpr-admin-settings.php:27
actionadmin_enqueue_scriptsinclude/wpr-admin-settings.php:28
actioncomment_form_logged_in_afterinclude/wpr-front-end-display.php:24
actioncomment_form_after_fieldsinclude/wpr-front-end-display.php:25
actionwp_footerinclude/wpr-front-end-display.php:26
actioncomment_postinclude/wpr-front-end-display.php:27
actioninitinclude/wpr-front-end-display.php:28
filtercomment_classinclude/wpr-front-end-display.php:29
actionwp_enqueue_scriptsinclude/wpr-front-end-display.php:30
Maintenance & Trust

Comments Categories Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 3, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Comments Categories Developer Profile

wpriders

2 plugins · 20 total installs

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

How We Detect Comments Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpr-comments-categories/assets/css/admin-style.css/wp-content/plugins/wpr-comments-categories/assets/js/wpr-admin-settings.js
Version Parameters
wpr-comments-categories/assets/css/admin-style.css?ver=wpr-comments-categories/assets/js/wpr-admin-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpr-delete-cat
Data Attributes
data-cat-name
JS Globals
ajax_backend
FAQ

Frequently Asked Questions about Comments Categories