Show Pages URL List Security & Risk Analysis

wordpress.org/plugins/show-all-pages-url

Simple plugin that allow you view all the pages urls on your wordpress site

1K active installs v2.4.2 PHP 5.2.4+ WP 5.0+ Updated Dec 10, 2025
pagespages-listspages-urlshow
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Pages URL List Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The plugin 'show-all-pages-url' v2.4.2 exhibits a generally good security posture based on the provided static analysis. The attack surface is small and, more importantly, all identified entry points (AJAX handlers) appear to have authentication checks. The absence of critical or high-severity taint flows and a clean vulnerability history are positive indicators. However, a significant concern arises from the SQL queries, as 100% of them are not using prepared statements. This presents a substantial risk of SQL injection vulnerabilities, especially if any of the input for these queries is user-controlled. While the output escaping is generally good, and nonce checks are present, the lack of prepared statements in all SQL queries is a notable weakness that could be exploited.

Key Concerns

  • 100% of SQL queries not using prepared statements
  • Good output escaping (only 18% unescaped)
  • All AJAX handlers have auth checks
  • No critical or high taint flows
  • No known CVEs
Vulnerabilities
None known

Show Pages URL List Security Vulnerabilities

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

Show Pages URL List Code Analysis

Dangerous Functions
0
Raw SQL Queries
5
0 prepared
Unescaped Output
9
42 escaped
Nonce Checks
7
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared5 total queries

Output Escaping

82% escaped51 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<custom-pages-type> (include\custom-pages-type.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Show Pages URL List Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_yyydev_show_all_pages_url_stop_notice_forevernotices.php:62
authwp_ajax_yyydev_show_all_pages_url_stop_notice_for_nownotices.php:84
WordPress Hooks 5
actionadmin_menuindex.php:40
actionadmin_menuindex.php:72
filterplugin_action_linksindex.php:94
filterplugin_action_linksindex.php:100
actionadmin_noticesnotices.php:275
Maintenance & Trust

Show Pages URL List Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.2.4
Downloads16K

Community Trust

Rating86/100
Number of ratings7
Active installs1K
Developer Profile

Show Pages URL List Developer Profile

yydevelopment

11 plugins · 51K total installs

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

How We Detect Show Pages URL List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-all-pages-url/include/admin-output.php/wp-content/plugins/show-all-pages-url/include/custom-pages-type.php/wp-content/plugins/show-all-pages-url/include/yydev-custom-blog-output.php/wp-content/plugins/show-all-pages-url/script.php/wp-content/plugins/show-all-pages-url/style.php
Script Paths
script.phpinclude/admin-output.phpinclude/custom-pages-type.phpinclude/yydev-custom-blog-output.php

HTML / DOM Fingerprints

Data Attributes
name="yydev_show_all_childrens_nonce_search"name="yydev_show_all_pages_nonce_search"
FAQ

Frequently Asked Questions about Show Pages URL List