Comment Mention Security & Risk Analysis

wordpress.org/plugins/comment-mention

Mention users in WordPress comments without needing BuddyPress! Automatically notify mentioned users via email. Also supports bbPress.

100 active installs v1.7.20 PHP 5.6+ WP 4.6+ Updated Nov 22, 2025
bbpresscommentsmentiontaggingwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Comment Mention Safe to Use in 2026?

Generally Safe

Score 100/100

Comment Mention 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 "comment-mention" plugin version 1.7.20 exhibits a generally good security posture with notable strengths in its handling of SQL queries and output escaping. The fact that 100% of SQL queries use prepared statements and 98% of outputs are properly escaped indicates a developer aware of common web security pitfalls. Furthermore, the absence of any known vulnerabilities (CVEs) or recorded past issues is a positive sign. However, a significant concern arises from the presence of a single AJAX handler that lacks any authentication checks. This creates a potential entry point for unauthenticated users to interact with the plugin's functionality in unintended ways, which could lead to various security issues depending on the specific actions performed by that AJAX handler. The lack of any taint analysis results, while not inherently negative, suggests that complex data flows involving user input were not deeply scrutinized or are minimal. Overall, while the plugin benefits from solid core development practices, the unprotected AJAX endpoint is a clear vulnerability that needs immediate attention.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Comment Mention Security Vulnerabilities

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

Comment Mention Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

98% escaped47 total outputs
Attack Surface
1 unprotected

Comment Mention Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_cmt_mntn_get_usersapp\main\class-comment-mention.php:38
WordPress Hooks 19
actionadmin_menuapp\admin\class-admin-comment-mention.php:54
actioninitapp\admin\class-admin-comment-mention.php:57
actionadmin_noticesapp\admin\class-admin-comment-mention.php:307
filterbbp_admin_get_settings_fieldsapp\main\class-bbpress-user-mention.php:40
filterbbp_get_default_optionsapp\main\class-bbpress-user-mention.php:43
filterbbp_new_topicapp\main\class-bbpress-user-mention.php:49
filterbbp_new_replyapp\main\class-bbpress-user-mention.php:50
filterbbp_kses_allowed_tagsapp\main\class-bbpress-user-mention.php:54
filterbbp_make_clickableapp\main\class-bbpress-user-mention.php:58
filterwp_mail_content_typeapp\main\class-bbpress-user-mention.php:187
actionwp_enqueue_scriptsapp\main\class-comment-mention.php:35
filterpre_comment_contentapp\main\class-comment-mention.php:41
actioncomment_postapp\main\class-comment-mention.php:44
actioncomment_postapp\main\class-comment-mention.php:47
filterwp_mail_content_typeapp\main\class-comment-mention.php:355
actionadmin_noticescomment-mention.php:107
actionadmin_initcomment-mention.php:118
actionupgrader_process_completecomment-mention.php:143
actionplugins_loadedcomment-mention.php:178
Maintenance & Trust

Comment Mention Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 22, 2025
PHP min version5.6
Downloads15K

Community Trust

Rating100/100
Number of ratings5
Active installs100
Developer Profile

Comment Mention Developer Profile

Bunty

12 plugins · 250 total installs

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

How We Detect Comment Mention

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-mention/app/assets/css/comment-mention.css/wp-content/plugins/comment-mention/app/assets/js/comment-mention.js
Script Paths
/wp-content/plugins/comment-mention/app/assets/js/comment-mention.js
Version Parameters
comment-mention/app/assets/css/comment-mention.css?ver=comment-mention/app/assets/js/comment-mention.js?ver=

HTML / DOM Fingerprints

CSS Classes
comment-mention-wrapper
Data Attributes
data-user-iddata-user-logindata-comment-id
JS Globals
commentMentionAjaxUrlcommentMentionParams
REST Endpoints
/wp-json/comment-mention/v1/users
FAQ

Frequently Asked Questions about Comment Mention