YD Recent Images Security & Risk Analysis

wordpress.org/plugins/yd-recent-images

Recent images in a Widget

10 active installs v0.2.1 PHP + WP 2.8+ Updated Oct 11, 2011
automaticenglishimagepostposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YD Recent Images Safe to Use in 2026?

Generally Safe

Score 85/100

YD Recent Images 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 "yd-recent-images" plugin v0.2.1 exhibits a generally good security posture with no known vulnerabilities and a small attack surface. The code analysis indicates a conscientious effort towards security, with 100% of SQL queries utilizing prepared statements and the presence of nonce and capability checks. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, there are notable areas for improvement. The low percentage of properly escaped output (5%) suggests a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis did not reveal critical or high severity unsanitized paths, the presence of one flow with an unsanitized path, even if of lower severity, warrants attention. The plugin's limited vulnerability history might indicate it hasn't been a target or extensively scrutinized, rather than an assurance of perfect security.

In conclusion, while the plugin demonstrates a strong foundation in preventing common web vulnerabilities like SQL injection and unauthorized access, the high rate of unescaped output represents a tangible and potentially exploitable risk. Addressing the output escaping concerns should be a priority to enhance its overall security.

Key Concerns

  • Low percentage of properly escaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

YD Recent Images Security Vulnerabilities

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

YD Recent Images Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

5% escaped62 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
form_footer (inc\yd-widget-framework.inc.php:534)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

YD Recent Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuinc\yd-widget-framework.inc.php:84
actionwidgets_initinc\yd-widget-framework.inc.php:85
actionwp_print_stylesinc\yd-widget-framework.inc.php:87
actionplugins_loadedinc\yd-widget-framework.inc.php:88
actionwp_footerinc\yd-widget-framework.inc.php:89

Scheduled Events 2

yd_hourly_event
yd_daily_event
Maintenance & Trust

YD Recent Images Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedOct 11, 2011
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

YD Recent Images Developer Profile

Yann at WP&Co

14 plugins · 180 total installs

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

How We Detect YD Recent Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yd-recent-images/css/yd_recent-images.css
Version Parameters
yd-recent-images/css/yd_recent-images.css?ver=

HTML / DOM Fingerprints

CSS Classes
yd_riyd_rii
Data Attributes
data-yd_widget_id
FAQ

Frequently Asked Questions about YD Recent Images