Menu Recent Pages Security & Risk Analysis

wordpress.org/plugins/menu-recent-pages

Add a list of recently updated pages to Pages menu in wp-admin.

20 active installs v0.1 PHP + WP 3.6+ Updated Oct 23, 2013
menupages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Menu Recent Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin 'menu-recent-pages' v0.1 exhibits a seemingly strong security posture based on the provided static analysis. There are no identified dangerous functions, no file operations, and no external HTTP requests, which significantly reduces common attack vectors. The single SQL query is also secured using prepared statements, indicating good database interaction practices. However, the analysis does reveal areas of concern. Half of the output operations are not properly escaped, posing a risk of cross-site scripting (XSS) vulnerabilities. Furthermore, the complete absence of nonce checks and capability checks on any entry points, combined with zero identified AJAX handlers or REST API routes, suggests a lack of robust authorization and integrity checks. While the vulnerability history is clean, this doesn't negate the potential risks identified in the code itself. The overall risk is moderate, primarily due to the unescaped output and the lack of authorization checks, despite a clean vulnerability record and good database practices.

Key Concerns

  • Half of output operations are not properly escaped
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Menu Recent Pages Security Vulnerabilities

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

Menu Recent Pages Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

50% escaped4 total outputs
Attack Surface

Menu Recent Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_print_stylesmenu-recent-pages.php:17
actionadmin_footermenu-recent-pages.php:22
Maintenance & Trust

Menu Recent Pages Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedOct 23, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Menu Recent Pages Developer Profile

shaunandrews

3 plugins · 3K total installs

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

How We Detect Menu Recent Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/menu-recent-pages/style.css

HTML / DOM Fingerprints

CSS Classes
mrp-recent-pages-headermrp-recent-page
JS Globals
jQuery
FAQ

Frequently Asked Questions about Menu Recent Pages