Custom Pagination Permalinks Security & Risk Analysis

wordpress.org/plugins/custom-pagination-permalinks

Custom listing pagination URLs instead default WordPress permalinks like "[..]/page/[number]/"

100 active installs v1.0 PHP + WP 3.3.2+ Updated Aug 31, 2015
custompaginatedpaginationpagingpermalinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Pagination Permalinks Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Pagination Permalinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "custom-pagination-permalinks" v1.0 plugin exhibits a generally good security posture, with no recorded vulnerabilities or dangerous functions. The absence of an attack surface through AJAX, REST API, shortcodes, or cron events is a significant strength, minimizing potential entry points for attackers. The use of prepared statements for SQL queries and the presence of a nonce check and capability check are also positive security indicators. However, a concerning aspect is the 75% of output that is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected without adequate sanitization. Additionally, the taint analysis revealed two flows with unsanitized paths, which, while not flagged as critical or high severity in this analysis, warrant attention as they represent potential avenues for path traversal or file inclusion vulnerabilities.

Key Concerns

  • High percentage of unescaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

Custom Pagination Permalinks Security Vulnerabilities

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

Custom Pagination Permalinks Code Analysis

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

Output Escaping

25% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
redirect_check (custom-pagination-permalinks.php:291)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Pagination Permalinks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitcustom-pagination-permalinks.php:27
filterrewrite_rules_arraycustom-pagination-permalinks.php:85
actionadmin_menucustom-pagination-permalinks.php:91
filterpaginate_linkscustom-pagination-permalinks.php:100
filterget_pagenum_linkcustom-pagination-permalinks.php:101
filteraioseop_canonical_urlcustom-pagination-permalinks.php:104
filterredirect_canonicalcustom-pagination-permalinks.php:107
actionwpcustom-pagination-permalinks.php:110
actionwp_headcustom-pagination-permalinks.php:117
filterrewrite_rules_arraycustom-pagination-permalinks.php:129
Maintenance & Trust

Custom Pagination Permalinks Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 31, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Custom Pagination Permalinks Developer Profile

Pau Iglesias

8 plugins · 620 total installs

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

How We Detect Custom Pagination Permalinks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-pagination-permalinks/css/custom-pagination-permalinks.css/wp-content/plugins/custom-pagination-permalinks/js/custom-pagination-permalinks.js
Script Paths
/wp-content/plugins/custom-pagination-permalinks/js/custom-pagination-permalinks.js
Version Parameters
custom-pagination-permalinks/css/custom-pagination-permalinks.css?ver=custom-pagination-permalinks/js/custom-pagination-permalinks.js?ver=

HTML / DOM Fingerprints

JS Globals
BE_Custom_Pagination_Permalinks
FAQ

Frequently Asked Questions about Custom Pagination Permalinks