WP Responsive Lightbox Security & Risk Analysis

wordpress.org/plugins/wp-responsive-lightbox

Plugin for adding a customizable, responsive lightbox pop-up AD, banner or call of action on home page or any page of your liking.

20 active installs v1.1 PHP + WP 3.3+ Updated Aug 31, 2016
adslightboxpop-upresponsivesocial-networking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Responsive Lightbox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The static analysis of wp-responsive-lightbox v1.1 reveals a generally good security posture in terms of entry points and critical code signals. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. Furthermore, the plugin demonstrates sound practices regarding SQL queries by exclusively using prepared statements and shows no signs of dangerous functions, file operations, external HTTP requests, or bundled libraries. This indicates a strong foundation for secure development within these areas.

However, a significant concern arises from the complete lack of output escaping. With 15 total outputs, none are properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected and executed within the browser. The absence of nonce and capability checks also means that any discovered entry point, although currently none exist, would be unprotected against unauthorized actions or access. The taint analysis showing zero flows is positive, but this could be a consequence of the limited attack surface or potential limitations in the analysis itself, especially given the unescaped outputs.

The vulnerability history is entirely clean, with no recorded CVEs. This is a positive indicator, suggesting that the plugin has historically been secure or that past vulnerabilities have been promptly addressed. However, the current lack of proper output escaping creates a new and significant risk that is not reflected in past CVEs. In conclusion, while the plugin excels in preventing direct code execution and securing data interactions (SQL), the critical deficiency in output escaping, coupled with the absence of vital security checks for potential future entry points, creates a high risk of XSS vulnerabilities.

Key Concerns

  • No output escaping found
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Responsive Lightbox Security Vulnerabilities

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

WP Responsive Lightbox Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

WP Responsive Lightbox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initwp-responsive-lightbox.php:53
actioninitwp-responsive-lightbox.php:176
actionadmin_menuwp-responsive-lightbox.php:177
actionwp_footerwp-responsive-lightbox.php:178
Maintenance & Trust

WP Responsive Lightbox Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 31, 2016
PHP min version
Downloads6K

Community Trust

Rating80/100
Number of ratings3
Active installs20
Developer Profile

WP Responsive Lightbox Developer Profile

Daddydesign

5 plugins · 240 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 Lightbox

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-lightbox/css/dd-light-box.css
Script Paths
/wp-content/plugins/wp-responsive-lightbox/js/custom-js.js

HTML / DOM Fingerprints

CSS Classes
dd-light-box
Data Attributes
id="meta-image-button"id="dd-meta-img-con"id="meta-image"id="dd_lightbox_ads_imgurl"id="dd_lightbox_ads_link"id="dd_lightbox_ads_lbbg"+3 more
JS Globals
meta_image
FAQ

Frequently Asked Questions about WP Responsive Lightbox