RG Slider Security & Risk Analysis

wordpress.org/plugins/rg-slider

A jQuery slideshow on your website/blog made easy

10 active installs v1.4.3 PHP + WP 3.5+ Updated Dec 2, 2013
imagesjquerysliderslidesslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RG Slider Safe to Use in 2026?

Generally Safe

Score 85/100

RG Slider 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 "rg-slider" v1.4.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not containing any dangerous functions, all SQL queries utilize prepared statements, and there's no recorded vulnerability history, suggesting a generally secure development approach. However, significant concerns arise from the attack surface and output escaping. Two AJAX handlers lack authentication checks, presenting a direct entry point for potential unauthorized actions. Furthermore, less than half of the output operations are properly escaped, increasing the risk of cross-site scripting (XSS) vulnerabilities where user-supplied data could be injected and executed in a user's browser. While no critical taint flows or raw SQL queries were detected, the combination of unprotected entry points and inadequate output sanitization creates a notable risk.

The absence of known CVEs and a clean vulnerability history is a strong positive indicator. It implies that the plugin has not been a target for widespread exploitation or has been actively maintained to address past issues. However, this absence does not negate the risks identified in the static analysis. The taint analysis, while not flagging critical or high severity issues, did identify five flows with unsanitized paths, which, when combined with the unprotected AJAX endpoints, could potentially be exploited. The plugin also has a relatively small attack surface with only three entry points, two of which are unprotected, which is a concern. Overall, while the plugin has strengths in its SQL handling and lack of known vulnerabilities, the insufficient output escaping and unprotected AJAX handlers represent actionable security weaknesses that should be addressed.

Key Concerns

  • Unprotected AJAX handlers
  • Low percentage of properly escaped output
  • Flows with unsanitized paths detected
Vulnerabilities
None known

RG Slider Security Vulnerabilities

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

RG Slider Code Analysis

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

Output Escaping

46% escaped87 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

8 flows5 with unsanitized paths
display (rg-slider-croppage.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

RG Slider Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_get_rg_slider_optionsrg-slider.php:77
authwp_ajax_get_pages_and_postsrg-slider.php:80

Shortcodes 1

[rg-slider] rg-slider.php:247
WordPress Hooks 16
actionadmin_menurg-slider-croppage.php:7
actionadmin_menurg-slider-mainpage.php:7
actionadmin_menurg-slider-optionspage.php:7
actioninitrg-slider-posttype.php:7
actioninitrg-slider-posttype.php:8
filterupload_dirrg-slider-slide.php:347
actionplugins_loadedrg-slider.php:36
actionadmin_action_upload_sliderg-slider.php:54
actionadmin_action_create_sliderg-slider.php:55
actionadmin_action_update_sliderg-slider.php:56
actionadmin_action_create_slideshowrg-slider.php:57
actionadmin_action_update_slideshowrg-slider.php:58
actionadmin_action_delete_slideshowrg-slider.php:59
actionadmin_noticesrg-slider.php:64
actionadmin_enqueue_scriptsrg-slider.php:71
actionwp_enqueue_scriptsrg-slider.php:74
Maintenance & Trust

RG Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.8.41
Last updatedDec 2, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

RG Slider Developer Profile

Crinsane

1 plugin · 10 total installs

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

How We Detect RG Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rg-slider/assets/css/rg-slider-menu-style.css/wp-content/plugins/rg-slider/assets/css/rg-slider-style.css/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts-crop.js/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts-options.js/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts.js/wp-content/plugins/rg-slider/assets/css/coin-slider-styles.css/wp-content/plugins/rg-slider/assets/js/coin-slider.js/wp-content/plugins/rg-slider/assets/js/rg-slider.js
Script Paths
/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts-crop.js/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts-options.js/wp-content/plugins/rg-slider/assets/js/rg-slider-scripts.js/wp-content/plugins/rg-slider/assets/js/coin-slider.js/wp-content/plugins/rg-slider/assets/js/rg-slider.js
Version Parameters
rg-slider/assets/css/rg-slider-menu-style.css?ver=rg-slider/assets/css/rg-slider-style.css?ver=rg-slider/assets/js/rg-slider-scripts-crop.js?ver=rg-slider/assets/js/rg-slider-scripts-options.js?ver=rg-slider/assets/js/rg-slider-scripts.js?ver=rg-slider/assets/css/coin-slider-styles.css?ver=rg-slider/assets/js/coin-slider.js?ver=rg-slider/assets/js/rg-slider.js?ver=

HTML / DOM Fingerprints

CSS Classes
rg-slider-slideshow-containerrg-slider-slide-captionrg-slider-slide-titlerg-slider-slide-description
HTML Comments
<!-- Get the ball rollin... --><!-- Alias the main rg_nivoslider function to a shortcode -->
Data Attributes
data-delaydata-navigationdata-next-prevdata-prevdata-nextdata-caption-opacity+5 more
JS Globals
rg_l10n_object
Shortcode Output
<div class="rg-slider-slideshow-container" data-delay="5000" data-navigation="1" data-next-prev="1" data-caption-opacity="70" data-caption-bgcolor="#000000" data-caption-textcolor="#ffffff" data-slide-width="400" data-slide-height="400" data-quality="80">
FAQ

Frequently Asked Questions about RG Slider