WP Ajax Loadmore Security & Risk Analysis

wordpress.org/plugins/wp-ajax-loadmore

Ajax is a most important part of web development, but need to write lots of code to use ajax. This plugin is simply your work with the help of simple …

0 active installs v1.0.1 PHP 5.2.4+ WP 3.7+ Updated Nov 20, 2018
ajaxloadmore
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Ajax Loadmore Safe to Use in 2026?

Generally Safe

Score 85/100

WP Ajax Loadmore has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The wp-ajax-loadmore v1.0.1 plugin demonstrates a generally good security posture, characterized by the absence of any known vulnerabilities (CVEs) and a clean taint analysis with no critical or high-severity flows. The code also shows positive signs like the exclusive use of prepared statements for SQL queries, which significantly mitigates the risk of SQL injection. The presence of nonce and capability checks on its entry points, including AJAX handlers, is also a commendable practice that strengthens its defenses against common attack vectors.

However, the analysis does reveal some areas for improvement. While the attack surface is relatively small, with only 3 entry points, the fact that 65% of output is properly escaped indicates that a significant portion (35%) of the plugin's output is not being sanitized. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is being outputted without proper escaping. Furthermore, the plugin's vulnerability history, while currently clean, offers no long-term assurance. The lack of any recorded vulnerabilities could be due to various factors, including limited scrutiny or a short history, rather than inherent robustness.

In conclusion, wp-ajax-loadmore v1.0.1 appears to be a relatively secure plugin at present, with strong protections against common web vulnerabilities like SQL injection and unauthorized access to AJAX actions. The primary concern lies with the unescaped output, which represents a potential avenue for XSS attacks. While the absence of CVEs is a positive sign, continuous monitoring and addressing the output escaping issues would further solidify its security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

WP Ajax Loadmore Security Vulnerabilities

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

WP Ajax Loadmore Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

WP Ajax Loadmore Code Analysis

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

Output Escaping

65% escaped23 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wp_ajax_loadmore_ajax_handler (inc\loader.php:104)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Ajax Loadmore Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_wp_ajax_loadmoreinc\loader.php:41
noprivwp_ajax_wp_ajax_loadmoreinc\loader.php:42

Shortcodes 1

[ajaxLoamore] inc\loader.php:38
WordPress Hooks 8
actioninitinc\loader.php:27
actionadd_meta_boxesinc\loader.php:28
actionsave_post_ajaxloadmoreinc\loader.php:29
filteruser_can_richeditinc\loader.php:30
filterdefault_contentinc\loader.php:31
filtermanage_ajaxloadmore_posts_columnsinc\loader.php:34
actionmanage_ajaxloadmore_posts_custom_columninc\loader.php:36
actionwp_enqueue_scriptsinc\loader.php:39
Maintenance & Trust

WP Ajax Loadmore Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 20, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Ajax Loadmore Developer Profile

libinprasanth

3 plugins · 60 total installs

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

How We Detect WP Ajax Loadmore

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-ajax-loadmore/js/ajax-loadmore.js
Script Paths
/wp-content/plugins/wp-ajax-loadmore/js/ajax-loadmore.js
Version Parameters
ajax-loadmore.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
ajaxLoadmoreajaxLoadmore-innerajax-btnajax_holderajax-loading-divajaxLoadmoreBtnajax-empty-post
Data Attributes
data-pagedata-id
JS Globals
ajaxLoadmore_params
Shortcode Output
[ajaxLoamore id=
FAQ

Frequently Asked Questions about WP Ajax Loadmore