Page List Widget Security & Risk Analysis

wordpress.org/plugins/page-list-widget

This is a widget plugin. This widget will display a list of posts/pages.

400 active installs v1.4.0 PHP + WP 3.5+ Updated Jul 15, 2020
pagepagespostpostswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page List Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'page-list-widget' v1.4.0 plugin presents a mixed security posture. While the static analysis reports zero known vulnerabilities in its history and a clean slate regarding dangerous functions, SQL injection, and file operations, significant concerns arise from the output escaping. A mere 22% of outputs are properly escaped, leaving a substantial portion of user-generated or dynamic content vulnerable to cross-site scripting (XSS) attacks. The absence of any nonce or capability checks, combined with zero entry points that are protected, further exacerbates this risk, as any potential future vulnerabilities could be exploited without authentication or authorization mechanisms in place. The plugin demonstrates good practices by using prepared statements for all SQL queries, which is a strong positive. However, the lack of input validation and insufficient output sanitization creates a considerable attack surface for XSS, overshadowing the otherwise clean code signals and vulnerability history.

Key Concerns

  • Insufficient output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Page List Widget Security Vulnerabilities

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

Page List Widget Code Analysis

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

Output Escaping

22% escaped72 total outputs
Attack Surface

Page List Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpage-list-widget.php:17
Maintenance & Trust

Page List Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 15, 2020
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings4
Active installs400
Developer Profile

Page List Widget Developer Profile

nigauri

1 plugin · 400 total installs

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

How We Detect Page List Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-list-widget/js/page-list-widget.js
Script Paths
/wp-content/plugins/page-list-widget/js/page-list-widget.js

HTML / DOM Fingerprints

CSS Classes
page-list-widget-wrap
HTML Comments
<!-- Page List Widget -->
Data Attributes
data-post-typedata-numberdata-sort-coldata-asc-descdata-excludedata-include+7 more
JS Globals
PageListWidget
Shortcode Output
[page_list]
FAQ

Frequently Asked Questions about Page List Widget