Pages Security & Risk Analysis

wordpress.org/plugins/pages

A WordPress plugin to easily view your pages in the dashboard.

10 active installs v1.1.0 PHP 5.6+ WP 5.2+ Updated Aug 20, 2021
contentdashboardpageswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "pages" plugin v1.1.0 exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate diligent security practices, with no dangerous functions, file operations, or external HTTP requests identified. Notably, all SQL queries are prepared, and all output is properly escaped, mitigating common web vulnerabilities.

The taint analysis reveals no flows with unsanitized paths, further reinforcing the impression of secure coding. The plugin's vulnerability history is also clean, with no recorded CVEs of any severity. This lack of historical vulnerabilities, combined with the robust static analysis findings, suggests a well-maintained and secure plugin.

However, a critical observation is the complete absence of nonce and capability checks across all entry points. While the current version has no exposed entry points to exploit, this is a significant weakness. Should any new entry points be introduced in future versions without proper authentication and authorization checks, it could lead to severe vulnerabilities. The current security is a result of a limited attack surface, not necessarily inherent robust security mechanisms for all potential entry points.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Pages Security Vulnerabilities

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

Pages Code Analysis

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

Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_dashboard_setuppages.php:19
Maintenance & Trust

Pages Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 20, 2021
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Pages Developer Profile

Brad Parbs

16 plugins · 3K total installs

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

How We Detect Pages

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
pages-posts-widget-wrapperpages-posts-widget
FAQ

Frequently Asked Questions about Pages