FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Security & Risk Analysis

wordpress.org/plugins/fluent-comments

AJAX powered realtime comments. Designed to prevent spams, performance and make comments beautiful again 🚀

700 active installs v2.0.0 PHP 7.0+ WP 5.0+ Updated Jul 6, 2025
ajax-commentsbetter-commentscommentsspam-protection
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Safe to Use in 2026?

Generally Safe

Score 100/100

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The fluent-comments plugin v2.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped outputs. The absence of known vulnerabilities in its history is also a strong indicator of prior security diligence. However, a significant concern arises from the attack surface. The plugin exposes five AJAX handlers without authentication checks, presenting a substantial risk of unauthorized actions if malicious input can be processed. Furthermore, the taint analysis revealed three flows with unsanitized paths, which, although not classified as critical or high severity, still pose a potential risk for unexpected behavior or data manipulation if these paths are triggered. The presence of a nonce check and capability checks on some entry points are good, but the unprotected AJAX handlers are a major weakness.

In conclusion, while the plugin excels in secure data handling and boasts a clean vulnerability history, the significant number of unprotected AJAX endpoints and the identified unsanitized paths are critical areas of concern that elevate the overall risk profile. It is imperative to address these unprotected entry points to mitigate potential security vulnerabilities and ensure the plugin's robust security.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
Vulnerabilities
None known

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Security Vulnerabilities

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

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Code Analysis

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

Output Escaping

88% escaped73 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
handleAjaxComment (app\Hooks\Handlers\CommentsHandler.php:86)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Attack Surface

Entry Points6
Unprotected5

AJAX Handlers 5

authwp_ajax_fluent-comments-admin-save-settingsapp\Hooks\Handlers\AdminSettingsHandler.php:13
authwp_ajax_fluent_comment_postapp\Hooks\Handlers\CommentsHandler.php:46
noprivwp_ajax_fluent_comment_postapp\Hooks\Handlers\CommentsHandler.php:47
authwp_ajax_fluent_comment_comment_tokenapp\Hooks\Handlers\CommentsHandler.php:49
noprivwp_ajax_fluent_comment_comment_tokenapp\Hooks\Handlers\CommentsHandler.php:50

Shortcodes 1

[fluent_comments] app\Hooks\Handlers\CommentsHandler.php:54
WordPress Hooks 11
actionadmin_menuapp\Hooks\Handlers\AdminSettingsHandler.php:12
actiontransition_comment_statusapp\Hooks\Handlers\CommentNotificationHandler.php:12
actioncomment_postapp\Hooks\Handlers\CommentNotificationHandler.php:18
actionfluent_comments/after_added_commentapp\Hooks\Handlers\CommentNotificationHandler.php:39
filtercomments_templateapp\Hooks\Handlers\CommentsHandler.php:13
actionwp_enqueue_scriptsapp\Hooks\Handlers\CommentsHandler.php:23
filterpre_comment_approvedapp\Hooks\Handlers\CommentsHandler.php:52
actionpre_comment_on_postapp\Hooks\Handlers\CommentsHandler.php:56
actionrest_api_initfluent-comments.php:41
actioninitfluent-comments.php:47
actionplugins_loadedfluent-comments.php:54
Maintenance & Trust

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 6, 2025
PHP min version7.0
Downloads5K

Community Trust

Rating86/100
Number of ratings6
Active installs700
Developer Profile

FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments Developer Profile

Shahjahan Jewel

17 plugins · 1.3M total installs

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

How We Detect FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fluent-comments/dist/admin_app.js/wp-content/plugins/fluent-comments/dist/css/app.css/wp-content/plugins/fluent-comments/dist/js/native-comments.js
Script Paths
/wp-content/plugins/fluent-comments/dist/admin_app.js/wp-content/plugins/fluent-comments/dist/js/native-comments.js
Version Parameters
fluent_comments_admin?ver=fluent_comments?ver=app.css?ver=native-comments.js?ver=

HTML / DOM Fingerprints

CSS Classes
fluent_comment_app
Data Attributes
data-fluent_comment_app
JS Globals
fluentCommentsVarsfluentCommentPublic
REST Endpoints
/wp-json/fluent-comments/v1/comments
FAQ

Frequently Asked Questions about FluentComments – Spam protection, AntiSpam, Ajax Enhanced Comments