GraphComment Comment system Security & Risk Analysis

wordpress.org/plugins/graphcomment-comment-system

Transform your site's engagement with GraphComment—an advanced, interactive commenting system featuring live discussions and real-time notifications.

500 active installs v4.0.3 PHP 5.3+ WP 3.4+ Updated Jan 8, 2025
commentcomment-plugincomment-widgetcommentslive-comment
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GraphComment Comment system Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr 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

GraphComment Comment system Security Vulnerabilities

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

GraphComment 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
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

GraphComment 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

GraphComment Comment system Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJan 8, 2025
PHP min version5.3
Downloads33K

Community Trust

Rating94/100
Number of ratings30
Active installs500
Developer Profile

GraphComment Comment system Developer Profile

graphcomment

1 plugin · 500 total installs

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

How We Detect GraphComment 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 GraphComment Comment system