List category posts with pagination Security & Risk Analysis

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

List Category Posts with pagination allows you to list posts from a category into a post or page using the [mycatlist] shortcode.

200 active installs v1.0 PHP + WP 2.8+ Updated Nov 8, 2011
categorieslistpaginationpagingposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is List category posts with pagination Safe to Use in 2026?

Generally Safe

Score 85/100

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 14yr ago
Risk Assessment

The "list-category-posts-with-pagination" v1.0 plugin presents a mixed security posture. On the positive side, it has a very small attack surface with only one entry point, a shortcode, and no identified AJAX handlers, REST API routes, or cron events that are accessible without authentication. Furthermore, there are no recorded historical vulnerabilities, suggesting a history of stable and secure development. The absence of dangerous functions, file operations, external HTTP requests, and bundled libraries also contributes to a reduced risk profile.

However, significant concerns arise from the static code analysis. The plugin utilizes raw SQL queries without prepared statements, a practice that is highly susceptible to SQL injection vulnerabilities. Additionally, a substantial portion of its output is not properly escaped, which can lead to Cross-Site Scripting (XSS) attacks. The complete lack of nonce checks and capability checks for its shortcode further amplifies these risks, as there's no built-in protection against unauthorized or malicious use of its functionality. While the vulnerability history is clean, the identified coding practices in the current version represent a considerable security risk that needs immediate attention.

Key Concerns

  • Raw SQL queries without prepared statements
  • Insufficient output escaping
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

List category posts with pagination Security Vulnerabilities

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

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

List category posts with pagination Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mycatlist] list-category-posts-with-pagination.php:113
WordPress Hooks 2
actionwp_headlist-category-posts-with-pagination.php:16
filterpost_limitslist-category-posts-with-pagination.php:79
Maintenance & Trust

List category posts with pagination Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 8, 2011
PHP min version
Downloads17K

Community Trust

Rating80/100
Number of ratings1
Active installs200
Developer Profile

List category posts with pagination Developer Profile

mukeshphpmysql

1 plugin · 200 total installs

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

How We Detect 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/list-category-posts-with-pagination/pagination.css

HTML / DOM Fingerprints

CSS Classes
w3grip_paginationcurrentinactive
Shortcode Output
<h2><ul><li><a href=</div><div class="navigation">
FAQ

Frequently Asked Questions about List category posts with pagination