Recent Post Thumbnail Slider Widget Security & Risk Analysis

wordpress.org/plugins/recent-post-thumbnail-slider-widget

Recent post thumbnail slider widget plug-in provides you post/page thumbnail slider that allows you to display featured image of any posts and pages i …

100 active installs v1.0 PHP + WP 3.0+ Updated Sep 18, 2013
post-thumbnail-slidersidebar-thumbnail-sliderslider-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Recent Post Thumbnail Slider Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Recent Post Thumbnail Slider Widget 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 "recent-post-thumbnail-slider-widget" v1.0 exhibits a generally strong security posture in several areas. The absence of known CVEs and a clean vulnerability history are positive indicators. Furthermore, the plugin exclusively uses prepared statements for SQL queries, demonstrating good practice in preventing SQL injection. The lack of file operations and external HTTP requests also reduces the attack surface significantly.

However, there are notable concerns raised by the static analysis. The presence of the `create_function` function is a significant security risk, as it can be exploited to execute arbitrary PHP code if improperly handled. Additionally, the low percentage of properly escaped output (31%) indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. The complete absence of nonce checks and capability checks, combined with zero unprotected entry points listed, suggests a potential blind spot. It's possible the tool did not identify potential entry points or that authentication is implicitly handled elsewhere, but the explicit lack of checks is a weakness.

In conclusion, while the plugin avoids common pitfalls like unpatched vulnerabilities and raw SQL, the identified use of `create_function` and the prevalence of unescaped output present significant risks that could lead to arbitrary code execution and XSS attacks. The lack of explicit nonce and capability checks is also a concern that warrants further investigation into how entry points are secured.

Key Concerns

  • Use of dangerous function: create_function
  • Low percentage of properly escaped output
  • Zero nonce checks
  • Zero capability checks
Vulnerabilities
None known

Recent Post Thumbnail Slider Widget Security Vulnerabilities

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

Recent Post Thumbnail Slider Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'return register_widget("Recent_Posts_Thumbnail_Slirecent-posts-slider-widget.php:347

Output Escaping

31% escaped112 total outputs
Attack Surface

Recent Post Thumbnail Slider Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_print_stylesrecent-posts-slider-widget-display.php:9
actionwp_print_scriptsrecent-posts-slider-widget-display.php:21
actionwidgets_initrecent-posts-slider-widget.php:347
Maintenance & Trust

Recent Post Thumbnail Slider Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 18, 2013
PHP min version
Downloads23K

Community Trust

Rating98/100
Number of ratings9
Active installs100
Developer Profile

Recent Post Thumbnail Slider Widget Developer Profile

Kundan Yevale

2 plugins · 130 total installs

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

How We Detect Recent Post Thumbnail Slider Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recent-post-thumbnail-slider-widget/img/loading.gif

HTML / DOM Fingerprints

CSS Classes
recent_posts_thumbnail_slider_widgetfeatured-postsrpswSliderName_2featured-postpost-titlerpswNamePrev_2rpswNameNext_2
Data Attributes
id="rpswContainer_2"id="rpswSliderName_2"id="rpswNameNavigation_2"
JS Globals
Sliderman
FAQ

Frequently Asked Questions about Recent Post Thumbnail Slider Widget