Wp List Category Posts With Pagination Security & Risk Analysis

wordpress.org/plugins/wp-list-category-posts-with-pagination

Wp List Category Posts With Pagination allows you to list posts from a category into a post or page with pagination using the [es-catlist]

40 active installs v1.0 PHP + WP 6.3+ Updated Sep 19, 2024
categorieseasy-softoniclistpaginationposts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp List Category Posts With Pagination Safe to Use in 2026?

Generally Safe

Score 92/100

Wp List Category Posts With Pagination 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 "wp-list-category-posts-with-pagination" v1.0 plugin exhibits a generally good security posture based on the static analysis provided. The plugin has a very small attack surface, with only one shortcode identified, and importantly, no unprotected entry points. The absence of dangerous functions, file operations, and external HTTP requests is also a positive indicator. However, a significant concern is the handling of SQL queries. The single SQL query identified is not using prepared statements, which, especially when combined with the lack of capability checks and nonce checks, could potentially lead to SQL injection vulnerabilities if user-supplied data is ever incorporated into these queries. The low percentage of properly escaped output further exacerbates this risk, as unescaped data could be exploited through cross-site scripting (XSS) attacks. The clean vulnerability history is a strength, suggesting that the developers have historically maintained a secure codebase. Despite the lack of recorded vulnerabilities, the identified coding practices related to SQL and output handling warrant careful consideration.

Key Concerns

  • Raw SQL query without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Wp List Category Posts With Pagination Security Vulnerabilities

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

Wp List Category Posts With Pagination Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
9
3 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

25% escaped12 total outputs
Attack Surface

Wp List Category Posts With Pagination Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[es-catlist] wp-list-category-posts-with-pagination.php:128
WordPress Hooks 5
actionwp_enqueue_scriptswp-list-category-posts-with-pagination.php:24
actionwp_footerwp-list-category-posts-with-pagination.php:28
filterpost_limitswp-list-category-posts-with-pagination.php:94
filterwidget_textwp-list-category-posts-with-pagination.php:131
actionadmin_menuwp-list-category-posts-with-pagination.php:136
Maintenance & Trust

Wp List Category Posts With Pagination Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 19, 2024
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Wp List Category Posts With Pagination Developer Profile

Umair Saleem

5 plugins · 210 total installs

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

How We Detect Wp List Category Posts With Pagination

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-list-category-posts-with-pagination/es-listcatposts.css

HTML / DOM Fingerprints

CSS Classes
es_styles_paginationcurrentinactive
Shortcode Output
[es-catlist][es-catlist cat=
FAQ

Frequently Asked Questions about Wp List Category Posts With Pagination