Pager Widget Security & Risk Analysis

wordpress.org/plugins/pager-widget

Prints "Parent | Previous | Next" links to navigate between pages at the same level in the page hierarchy (and up to the parent page).

100 active installs v1.8.3 PHP + WP 2.8+ Updated Oct 31, 2024
backnavigationnextpagerwidget
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pager Widget Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "pager-widget" plugin v1.8.3 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, no unprotected entry points were found. The code also demonstrates a commitment to secure SQL practices with 100% of queries using prepared statements. However, a notable concern is the relatively low percentage of properly escaped output (44%). This suggests that a significant portion of data output by the plugin might be susceptible to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed. The lack of any recorded vulnerabilities or CVEs in its history is a positive indicator, implying a history of stable and secure development. Despite the strength in SQL and limited attack surface, the unescaped output is a weakness that could be exploited, though the absence of taint flow analysis data makes it difficult to quantify the exact risk. Overall, while the plugin has avoided known vulnerabilities and has a minimal attack surface, the handling of output escaping warrants attention to ensure a robust security profile.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Pager Widget Security Vulnerabilities

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

Pager Widget Code Analysis

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

Output Escaping

44% escaped39 total outputs
Attack Surface

Pager Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpager-widget.php:264
Maintenance & Trust

Pager Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedOct 31, 2024
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Pager Widget Developer Profile

Paul Ryan

5 plugins · 45K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
961 days
View full developer profile
Detection Fingerprints

How We Detect Pager Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pager-widget/pager-widget.css/wp-content/plugins/pager-widget/pager-widget.js
Script Paths
/wp-content/plugins/pager-widget/pager-widget.js
Version Parameters
pager-widget/pager-widget.css?ver=pager-widget/pager-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
linksPrevNext
FAQ

Frequently Asked Questions about Pager Widget