WP Responsive Gallery Security & Risk Analysis

wordpress.org/plugins/wp-responsive-gallery

WordPress Responsive Gallery

10 active installs v4.0 PHP + WP 3.5+ Updated Jul 10, 2015
galleryimagesphotosshortcodesimple
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Responsive Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

WP Responsive Gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-responsive-gallery" v4.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not using dangerous functions, all SQL queries are prepared, and there are no recorded vulnerabilities (CVEs). This suggests a generally well-maintained codebase regarding known exploits and common database vulnerabilities. However, significant concerns arise from the static analysis. The presence of an unprotected AJAX handler creates a direct entry point for attackers to interact with the plugin's functionality without proper authentication or authorization. Furthermore, the taint analysis reveals flows with unsanitized paths, indicating potential for unexpected or malicious data manipulation. The complete lack of output escaping across all identified outputs is a critical weakness, making the plugin highly susceptible to cross-site scripting (XSS) attacks if any user-supplied data is ever rendered directly to the browser.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • No output escaping
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

WP Responsive Gallery Security Vulnerabilities

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

WP Responsive Gallery Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
saving_gallery_images (plugin.class.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Responsive Gallery Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_saving_gallery_imagesplugin.class.php:18

Shortcodes 1

[pr-responsive-gallery] plugin.class.php:12
WordPress Hooks 7
actionwp_enqueue_scriptplugin.class.php:9
actionwp_enqueue_scriptplugin.class.php:10
actioninitplugin.class.php:11
actionadmin_enqueue_scriptsplugin.class.php:13
actionadmin_initplugin.class.php:15
actionadd_meta_boxesplugin.class.php:16
actionwp_enqueue_scriptplugin.class.php:17
Maintenance & Trust

WP Responsive Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 10, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Responsive Gallery Developer Profile

zafarullah212

2 plugins · 20 total installs

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

How We Detect WP Responsive Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-responsive-gallery/css/font-awesome.min.css/wp-content/plugins/wp-responsive-gallery/css/jgallery.min.css/wp-content/plugins/wp-responsive-gallery/js/touchswipe.js/wp-content/plugins/wp-responsive-gallery/js/tinycolor-0.9.16.min.js/wp-content/plugins/wp-responsive-gallery/js/jgallery.min.js/wp-content/plugins/wp-responsive-gallery/js/script.js/wp-content/plugins/wp-responsive-gallery/admin/admin.js
Script Paths
admin/admin.js
Version Parameters
wp-responsive-gallery/css/font-awesome.min.css?ver=wp-responsive-gallery/css/jgallery.min.css?ver=wp-responsive-gallery/js/touchswipe.js?ver=wp-responsive-gallery/js/tinycolor-0.9.16.min.js?ver=wp-responsive-gallery/js/jgallery.min.js?ver=wp-responsive-gallery/js/script.js?ver=wp-responsive-gallery/admin/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
img-pupclear-fiximg-galleryupload_image_buttonappend-imagesimg-thumbnailsave-settings
HTML Comments
Plugin Name: WP Responsive GalleryPlugin URI: http://pluginriver.comDescription: Redirect Buy Button on product pages to Amazon, No API requiredVersion: 4.0+20 more
Data Attributes
id="gallery"
JS Globals
urls.ajax
Shortcode Output
<div id="gallery"><a href=<img src=alt="" />
FAQ

Frequently Asked Questions about WP Responsive Gallery