Recent Pages Security & Risk Analysis

wordpress.org/plugins/recent-pages

This plugin has been replaced by Recent Changes and will no longer be developed.

10 active installs v0.4 PHP + WP 2.5+ Updated Unknown
pagesrecent
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Pages Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "recent-pages" v0.4 plugin exhibits a generally good security posture based on the provided static analysis. The complete absence of identified dangerous functions, SQL injection vulnerabilities through prepared statements, file operations, and external HTTP requests is a strong positive indicator. Furthermore, the lack of known CVEs and a clean vulnerability history suggest a stable and well-maintained codebase.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This implies that any data rendered by the plugin, even if originating from trusted sources, could potentially be injected with malicious scripts or other harmful content, leading to Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks and capability checks across all identified entry points (though there are none reported) points to a potential future risk if new entry points are introduced without proper security considerations.

In conclusion, while the plugin's current design demonstrates a lack of actively exploitable severe vulnerabilities and adherence to secure coding practices in many areas, the universal failure to escape output is a critical weakness that requires immediate attention. The vulnerability history is encouraging, but the identified code signal deficiency presents a tangible risk. Addressing the output escaping issue should be the top priority to mitigate the potential for XSS attacks.

Key Concerns

  • Output escaping is not performed
Vulnerabilities
None known

Recent Pages Security Vulnerabilities

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

Recent Pages Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
6
0 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

0% escaped6 total outputs
Attack Surface

Recent Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedrecent-pages.php:63
Maintenance & Trust

Recent Pages Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Recent Pages Developer Profile

titusbicknell

2 plugins · 110 total installs

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

How We Detect Recent Pages

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="RecentPages-title"name="RecentPages-title"id="RecentPages-number"name="RecentPages-number"id="RecentPages-submit"name="RecentPages-submit"
FAQ

Frequently Asked Questions about Recent Pages