AJAX Comment Loading Security & Risk Analysis

wordpress.org/plugins/ajax-comment-loading

Loads comments with a secondary AJAX request, including comment paging. Speeds initial loading of the page.

20 active installs v1.0 PHP + WP 3.4+ Updated Jul 9, 2012
ajaxcommentsperformance
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AJAX Comment Loading Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'ajax-comment-loading' plugin, in version 1.0, presents a concerning security posture primarily due to its unprotected AJAX handlers. While the plugin demonstrates good practices by utilizing prepared statements for SQL queries and a high percentage of properly escaped output, the presence of two AJAX handlers without any authentication or capability checks creates a significant attack surface. This lack of security checks means that any user, including unauthenticated ones, could potentially trigger these AJAX actions, leading to unintended consequences or exploitation if the handlers perform sensitive operations. The absence of any recorded vulnerabilities in its history is a positive indicator, suggesting that past development might have been more secure or that the plugin hasn't been a target. However, the current static analysis reveals a critical oversight that outweighs the positive aspects of its vulnerability history and internal code practices, demanding immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • No nonce checks on AJAX handlers
  • High percentage of unescaped output
Vulnerabilities
None known

AJAX Comment Loading Security Vulnerabilities

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

AJAX Comment Loading Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface
2 unprotected

AJAX Comment Loading Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_google-get-commentsajax-comment-loading.php:33
authwp_ajax_google-get-commentsajax-comment-loading.php:34
WordPress Hooks 6
actionplugins_loadedajax-comment-loading.php:16
filtertemplate_redirectajax-comment-loading.php:32
actionwp_headajax-comment-loading.php:39
filteroption_require_name_emailajax-comment-loading.php:41
filterqueryajax-comment-loading.php:51
filtercomments_templateajax-comment-loading.php:52
Maintenance & Trust

AJAX Comment Loading Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 9, 2012
PHP min version
Downloads9K

Community Trust

Rating60/100
Number of ratings3
Active installs20
Developer Profile

AJAX Comment Loading Developer Profile

Mark Jaquith

29 plugins · 176K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
3337 days
View full developer profile
Detection Fingerprints

How We Detect AJAX Comment Loading

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajax-comment-loading/js/google-acl.js
Script Paths
/wp-content/plugins/ajax-comment-loading/js/google-acl.js
Version Parameters
ajax-comment-loading/js/google-acl.js?ver=1

HTML / DOM Fingerprints

HTML Comments
<!-- Neuter the comments query, to prevent doing double work. Yes, this is super janky. Ergo, the comment about what is neutering it, so someone doesn't lose their mind trying to debug this. -->
JS Globals
ajaxurlgpidcpage
FAQ

Frequently Asked Questions about AJAX Comment Loading