Image & Video Lightbox Security & Risk Analysis

wordpress.org/plugins/image-video-lightbox

Automatically adds Lightbox functionality to images and videos without the need to set the link to media file manually one by one.

10 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Jun 13, 2023
blocksgalleryimagelightboxvideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image & Video Lightbox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "image-video-lightbox" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, unsanitized paths in taint analysis, and external HTTP requests indicates a conscientious approach to secure coding. Furthermore, the 100% proper escaping of output and use of prepared statements for any hypothetical SQL queries are commendable practices.

However, the analysis also highlights some concerning areas. The complete lack of nonce checks and capability checks across all entry points (AJAX, REST API, shortcodes, cron events) presents a significant risk. Even though the attack surface is currently reported as zero for unprotected entry points, this absence of security controls means that if any entry points were introduced or modified in the future without these checks, they would be immediately vulnerable to unauthorized actions.

The vulnerability history is equally clean, with no known CVEs. This is a positive indicator, but it should be considered in conjunction with the missing security controls. The plugin's current lack of exploit history might be due to its limited functionality, small user base, or simply good luck so far. The absence of any observed vulnerability types also doesn't necessarily imply inherent security, but rather a lack of discovered issues. Therefore, while the current code is clean, the foundational security measures are notably absent, posing a latent risk.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Image & Video Lightbox Security Vulnerabilities

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

Image & Video Lightbox Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Image & Video Lightbox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsplugin.php:21
actionwp_enqueue_scriptsplugin.php:22
Maintenance & Trust

Image & Video Lightbox Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 13, 2023
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Image & Video Lightbox Developer Profile

Arya Dhiratara

6 plugins · 4K total installs

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

How We Detect Image & Video Lightbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-video-lightbox/js/fslightbox.min.js
Script Paths
/wp-content/plugins/image-video-lightbox/js/fslightbox.min.js
Version Parameters
image-video-lightbox/js/fslightbox.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
no-lightbox
Data Attributes
data-fslightbox
JS Globals
refreshFsLightbox
FAQ

Frequently Asked Questions about Image & Video Lightbox