Comments – GraphComment | AI-Moderated Comment System Security & Risk Analysis

wordpress.org/plugins/graphcomment-comment-system

Don't disable comments — fix them. AI-assisted moderation, zero spam, ad-free — syncs back to your WordPress database. The Disqus alternative.

400 active installs v5.0.1 PHP 7.4+ WP 5.9+ Updated Jul 17, 2026
anti-spamcomment-moderationcomment-plugincomment-systemcomments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments – GraphComment | AI-Moderated Comment System Safe to Use in 2026?

Generally Safe

Score 100/100

Comments – GraphComment | AI-Moderated Comment System 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 graphcomment-comment-system plugin v4.0.3 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL queries, with 100% utilizing prepared statements, and has no known historical vulnerabilities, suggesting a generally stable codebase. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers without any authentication or capability checks, creating a substantial attack surface that could be leveraged by unauthenticated users. Furthermore, only 37% of output escaping is properly implemented, leaving a considerable portion of the output potentially vulnerable to cross-site scripting (XSS) attacks. The presence of one flow with unsanitized paths, though not classified as critical or high severity in the taint analysis, warrants attention as it indicates a potential for input manipulation.

The lack of any recorded CVEs and the absence of unpatched vulnerabilities are positive indicators of past maintenance and security awareness. However, this historical data cannot fully mitigate the risks identified in the current code. The absence of nonce checks and capability checks on AJAX endpoints is a critical oversight. While the taint analysis didn't flag high-severity issues, the combination of unprotected AJAX endpoints and insufficient output escaping presents a clear risk. The plugin has a total of 2 unprotected entry points, which is a significant concern.

Key Concerns

  • AJAX handlers without authentication checks
  • Insufficient output escaping (37% proper)
  • Flow with unsanitized paths (taint analysis)
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Comments – GraphComment | AI-Moderated Comment System Security Vulnerabilities

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

Comments – GraphComment | AI-Moderated Comment System Release Timeline

v5.0.1Current
v5.0.0
v4.2.0
v4.1.0
v4.0.3
v4.0.2
v4.0.1
v4.0.0
v3.7.1
v3.7.0
v3.6.0
v3.5.2
v3.5.1
v3.5.0
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
Code Analysis
Analyzed Mar 16, 2026

Comments – GraphComment | AI-Moderated Comment System Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

37% escaped143 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<comments> (comments.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Comments – GraphComment | AI-Moderated Comment System Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_graphcomment_import_pending_get_advancementoptions.php:29
authwp_ajax_graphcomment_notif_countoptions.php:31
WordPress Hooks 12
actionwp_async_import_commentclass\controllers\gc_import_controller.class.php:111
actionplugins_loadedgraphcomment.php:101
filterload_textdomain_mofilegraphcomment.php:120
filterhttp_request_timeoutgraphcomment.php:149
filterpre_render_blockgraphcomment.php:169
filtercomments_templategraphcomment.php:171
actionadmin_initgraphcomment.php:222
actiongraphcomment_cron_task_sync_comments_actionoptions.php:25
actiongraphcomment_cron_task_fetch_keysoptions.php:27
filtercron_schedulesoptions.php:89
actionadmin_initoptions.php:441
actionadmin_initoptions.php:443

Scheduled Events 4

graphcomment_cron_task_sync_comments_action
graphcomment_cron_task_sync_comments_action
graphcomment_cron_task_fetch_keys
graphcomment_cron_task_fetch_keys
Maintenance & Trust

Comments – GraphComment | AI-Moderated Comment System Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 17, 2026
PHP min version7.4
Downloads35K

Community Trust

Rating94/100
Number of ratings30
Active installs400
Developer Profile

Comments – GraphComment | AI-Moderated Comment System Developer Profile

graphcomment

1 plugin · 400 total installs

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

How We Detect Comments – GraphComment | AI-Moderated Comment System

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/graphcomment-comment-system/css/app.css/wp-content/plugins/graphcomment-comment-system/css/chunk-vendors.css/wp-content/plugins/graphcomment-comment-system/js/app.js/wp-content/plugins/graphcomment-comment-system/js/chunk-vendors.js/wp-content/plugins/graphcomment-comment-system/comments.php
Version Parameters
graphcomment-comment-system/css/app.css?ver=graphcomment-comment-system/css/chunk-vendors.css?ver=graphcomment-comment-system/js/app.js?ver=graphcomment-comment-system/js/chunk-vendors.js?ver=

HTML / DOM Fingerprints

CSS Classes
gc-comment-containergc-comment-listgc-comment-formgc-comment-wrapper
HTML Comments
<!-- graphcomment --><!-- End graphcomment -->
Data Attributes
data-gc-widget-iddata-gc-user-id
JS Globals
window.graphcommentvar graphcommentSettings
REST Endpoints
/wp-json/graphcomment/v1/comments/wp-json/graphcomment/v1/settings
Shortcode Output
[graphcomment]
FAQ

Frequently Asked Questions about Comments – GraphComment | AI-Moderated Comment System