U More Recent Posts Security & Risk Analysis

wordpress.org/plugins/u-more-recent-posts

This plugin make it possible to navigate more recent posts without refreshing screen.

100 active installs v1.4.1 PHP + WP 3.1+ Updated Aug 25, 2011
ajaxpaginatepostrecent-postswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is U More Recent Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The u-more-recent-posts plugin v1.4.1 exhibits a generally good security posture with a very small attack surface. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly reduces the potential for external exploitation. Furthermore, the reliance on prepared statements for all SQL queries is a strong indicator of good database security practices, and the presence of a nonce check, even if only one, is positive. However, a notable concern is the low percentage of properly escaped output. With only 18% of 89 total outputs being properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities being present, allowing attackers to inject malicious scripts into the site. The plugin's history of zero known vulnerabilities is a positive sign, suggesting a well-maintained codebase or limited exposure to sophisticated attacks. Despite the strengths, the insufficient output escaping presents a tangible risk that needs attention.

Key Concerns

  • Low output escaping (18%)
Vulnerabilities
None known

U More Recent Posts Security Vulnerabilities

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

U More Recent Posts Code Analysis

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

Output Escaping

18% escaped89 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ajax (u-more-recent-posts.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

U More Recent Posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[u_more_recent_posts] u-more-recent-posts.php:28
WordPress Hooks 3
actioninitu-more-recent-posts.php:24
actionwidgets_initu-more-recent-posts.php:25
filterposts_whereu-more-recent-posts.php:179
Maintenance & Trust

U More Recent Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedAug 25, 2011
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

U More Recent Posts Developer Profile

Taehan Lee

2 plugins · 500 total installs

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

How We Detect U More Recent Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/u-more-recent-posts/inc/style.css/wp-content/plugins/u-more-recent-posts/inc/script.js/wp-content/plugins/u-more-recent-posts/inc/admin.css
Script Paths
/wp-content/plugins/u-more-recent-posts/inc/script.js
Version Parameters
u-more-recent-posts/inc/style.css?ver=u-more-recent-posts/inc/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
umrp-listcurrent_postumrp-navumrp-nav-topumrp-nav-bottomumrp-nav-label
Data Attributes
data-widget_iddata-scope
JS Globals
umrp_vars
Shortcode Output
<ul class="umrp-list"><li class="current_post"><a href="
FAQ

Frequently Asked Questions about U More Recent Posts