User Posts Per Page Security & Risk Analysis

wordpress.org/plugins/user-posts-per-page

Allows the user to dynamically set the number of posts to show per page on category pages, tag pages, author pages and all other archive pages.

10 active installs v1.0.1 PHP + WP 3.3+ Updated Nov 20, 2014
countmarketpresspaginationtaxonomiesuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Posts Per Page Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "user-posts-per-page" plugin v1.0.1 exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded vulnerabilities in its history and the lack of identified dangerous functions or external HTTP requests are strong indicators of careful development. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries. However, a significant concern arises from the complete lack of output escaping. With two identified output points and 0% being properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. This means that any user-supplied data that is displayed by the plugin is not sanitized, leaving the site vulnerable to malicious scripts being injected and executed in the browser of other users.

Key Concerns

  • Output is not escaped, high risk of XSS
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

User Posts Per Page Security Vulnerabilities

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

User Posts Per Page Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

User Posts Per Page Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

User Posts Per Page Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 20, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

User Posts Per Page Developer Profile

Samer Bechara

8 plugins · 260 total installs

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

How We Detect User Posts Per Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/user-posts-per-page/lib/css/uppp.css/wp-content/plugins/user-posts-per-page/lib/js/uppp.js
Script Paths
/wp-content/plugins/user-posts-per-page/lib/js/uppp.js
Version Parameters
user-posts-per-page/lib/css/uppp.css?ver=user-posts-per-page/lib/js/uppp.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about User Posts Per Page