Faster Pagination Security & Risk Analysis

wordpress.org/plugins/faster-pagination

Faster Pagination is a custom pagination plugin specially for themes developed by FasterThemes.

2K active installs v1.0 PHP + WP 2.8+ Updated Nov 28, 2017
pagination
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Faster Pagination Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "faster-pagination" v1.0 plugin exhibits a generally good security posture concerning its attack surface and vulnerability history. The absence of known CVEs and a clean taint analysis report suggest a lack of critical security flaws discovered thus far. Furthermore, the plugin correctly utilizes prepared statements for all SQL queries, which is a significant strength.

However, a major concern arises from the complete lack of output escaping across all identified output points. This deficiency presents a considerable risk, as it leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed by the plugin, if not properly sanitized, could be manipulated by an attacker to inject malicious scripts, leading to unauthorized actions, data theft, or defacement of the website.

While the plugin's minimal attack surface and absence of historical vulnerabilities are positive indicators, the severe lack of output escaping creates a significant weakness. This oversight must be addressed promptly to mitigate the risk of XSS vulnerabilities. Users should be aware that despite the clean history, this specific coding practice introduces a tangible security risk.

Key Concerns

  • No output escaping
Vulnerabilities
None known

Faster Pagination Security Vulnerabilities

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

Faster Pagination Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Faster Pagination Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_enqueue_scriptsft-pagination.php:12
Maintenance & Trust

Faster Pagination Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedNov 28, 2017
PHP min version
Downloads112K

Community Trust

Rating60/100
Number of ratings2
Active installs2K
Developer Profile

Faster Pagination Developer Profile

FasterThemes

3 plugins · 2K total installs

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

How We Detect Faster Pagination

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/faster-pagination/assests/pagination.css

HTML / DOM Fingerprints

CSS Classes
paginationpagination-previous-allpagination-previousactiveinactivepagination-nextpagination-next-allsprite+4 more
Shortcode Output
<div class="pagination"><ul><li class='pagination-previous-all'><a href=''<span class='sprite previous-all-icon'><<</span></a></li>
FAQ

Frequently Asked Questions about Faster Pagination