TW Pagination Security & Risk Analysis

wordpress.org/plugins/tw-pagination

TW Pagination is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.

1K active installs v1.1 PHP + WP 3.0+ Updated Mar 31, 2015
navigationpagepaginatepaginationtw-pagination
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TW Pagination Safe to Use in 2026?

Generally Safe

Score 85/100

TW Pagination 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 "tw-pagination" v1.1 plugin exhibits a generally good security posture based on the provided static analysis. There are no identified entry points (AJAX, REST API, shortcodes, cron events), which significantly limits the potential attack surface. Furthermore, the code signals indicate responsible development practices, with no dangerous functions, no file operations, and no external HTTP requests. The use of prepared statements for SQL queries is also a strong indicator of security awareness.

However, a significant concern is the low percentage (36%) of properly escaped output. This suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, particularly if any of the unescaped output includes user-supplied data or data derived from external sources. While taint analysis found no unsanitized paths, this may be due to the limited scope of analysis or the lack of identified data flows, and the unescaped output remains a potential vector. The plugin also has only one nonce check and no capability checks, which could leave certain actions vulnerable if an attack surface were to be discovered or introduced in future versions.

The lack of any recorded vulnerabilities in its history is a positive sign, suggesting stability and a generally secure past. However, this does not negate the identified risks in the current version. In conclusion, while "tw-pagination" v1.1 benefits from a minimal attack surface and good SQL handling, the substantial amount of unescaped output presents a notable risk that warrants attention. The limited use of nonces and capability checks further contributes to a less robust security framework.

Key Concerns

  • Low output escaping percentage
  • Limited nonce checks
  • No capability checks
Vulnerabilities
None known

TW Pagination Security Vulnerabilities

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

TW Pagination Code Analysis

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

Output Escaping

36% escaped22 total outputs
Attack Surface

TW Pagination Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menutw-pagination.php:55
actionwp_print_stylestw-pagination.php:58
Maintenance & Trust

TW Pagination Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 31, 2015
PHP min version
Downloads29K

Community Trust

Rating100/100
Number of ratings7
Active installs1K
Developer Profile

TW Pagination Developer Profile

tweetysha

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 TW Pagination

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tw-pagination/tw-pagination.css
Version Parameters
tw-pagination/tw-pagination.css?ver=

HTML / DOM Fingerprints

CSS Classes
tw-paginationtw-pagination-commentsgappagecurrentprevnext
FAQ

Frequently Asked Questions about TW Pagination