WP EasyScroll Posts Security & Risk Analysis

wordpress.org/plugins/wp-infinite-scroll-posts

Easy and fast load plugin to append next page of posts to your current page when a user scrolls to the bottom.

50 active installs v1.3 PHP 5.6+ WP 3.5+ Updated Jun 18, 2019
ajaxpaginationpost-paginationscrollscrolling
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP EasyScroll Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-infinite-scroll-posts v1.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points suggests a limited attack surface. Furthermore, the code signals indicate a positive practice in output escaping, with a high percentage of outputs being properly escaped and no dangerous functions or file operations detected. The lack of external HTTP requests and the absence of critical or high severity taint flows further contribute to this favorable assessment.

However, a significant concern arises from the sole SQL query not utilizing prepared statements. This represents a potential vulnerability to SQL injection, especially if user-supplied data is directly incorporated into this query. The complete absence of nonce checks and capability checks across all identified entry points (though limited) is also a notable weakness. While the vulnerability history is clean, indicating good maintenance, the potential for SQL injection due to the unparameterized query and the lack of authorization checks should not be overlooked. Overall, the plugin is well-developed with a small attack surface, but the unescaped SQL query and missing authorization mechanisms present specific areas for improvement.

Key Concerns

  • Raw SQL without prepared statements
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

WP EasyScroll Posts Security Vulnerabilities

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

WP EasyScroll Posts Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

93% escaped14 total outputs
Attack Surface

WP EasyScroll Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuincludes\scroll-admin.php:12
actionadmin_enqueue_scriptsincludes\scroll-admin.php:13
filterget_media_item_argsincludes\scroll-admin.php:14
actionadmin_initincludes\scroll-options.php:14
actionadmin_initwp-easy-scroll-posts.php:42
actionadmin_initwp-easy-scroll-posts.php:43
actioninitwp-easy-scroll-posts.php:44
actioninitwp-easy-scroll-posts.php:45
actionwp_enqueue_scriptswp-easy-scroll-posts.php:46
actionwp_footerwp-easy-scroll-posts.php:47
actionwpwp-easy-scroll-posts.php:48
Maintenance & Trust

WP EasyScroll Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 18, 2019
PHP min version5.6
Downloads10K

Community Trust

Rating92/100
Number of ratings5
Active installs50
Developer Profile

WP EasyScroll Posts Developer Profile

Team Startbit

6 plugins · 3K total installs

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

How We Detect WP EasyScroll Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-infinite-scroll-posts/css/style.css/wp-content/plugins/wp-infinite-scroll-posts/js/front-end/jquery.infinitescroll.dev.js/wp-content/plugins/wp-infinite-scroll-posts/js/admin/wp-easy-scroll-posts.dev.js
Script Paths
/wp-content/plugins/wp-infinite-scroll-posts/js/front-end/jquery.infinitescroll.dev.js/wp-content/plugins/wp-infinite-scroll-posts/js/admin/wp-easy-scroll-posts.dev.js
Version Parameters
wp-infinite-scroll-posts/css/style.css?ver=wp-infinite-scroll-posts/js/front-end/jquery.infinitescroll.dev.js?ver=wp-infinite-scroll-posts/js/admin/wp-easy-scroll-posts.dev.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-confirm
JS Globals
wp_easy_scroll_posts
FAQ

Frequently Asked Questions about WP EasyScroll Posts