gaplugin-lightbox Security & Risk Analysis

wordpress.org/plugins/lightbox-ga

Create a lightbox effect on the wordpress galleries. You can even change the icons.

0 active installs v0.01.00.00 PHP 7.2+ WP 5.2+ Updated Unknown
galleryimageslightboxnavigation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is gaplugin-lightbox Safe to Use in 2026?

Generally Safe

Score 100/100

gaplugin-lightbox has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "lightbox-ga" plugin, in version 0.01.00.00, exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and what is present lacks proper authentication checks. Furthermore, the code does not utilize dangerous functions, all SQL queries employ prepared statements, and there are no identified file operations or external HTTP requests, which are all excellent security practices.

However, there are areas of concern. The plugin has a concerningly low rate of properly escaped output, with only 50% of its eight identified outputs being secured. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled correctly. The lack of any nonce checks or capability checks on its limited entry points, though currently minimal, could become a significant risk if the plugin's functionality expands or if a new attack vector is discovered that exploits these missing security measures. The taint analysis showing zero flows is positive but also might reflect a very limited scope of analysis or a very simple plugin.

The plugin's vulnerability history is spotless, with no known CVEs or past vulnerabilities. This is a strong indicator of careful development or limited historical exposure. Coupled with the clean code signals, it suggests that the current version is likely robust. However, the limited number of outputs and absence of complex code might also contribute to this clean history. The primary risk lies in the unescaped output, which is a common vulnerability. The lack of authentication on any entry points, while currently a zero attack surface, should be monitored as the plugin evolves.

Key Concerns

  • Unescaped output detected (50% of 8 outputs)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

gaplugin-lightbox Security Vulnerabilities

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

gaplugin-lightbox Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

gaplugin-lightbox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterrest_authentication_errorsgaplugin-lightbox-plugin.php:31
actioninitgaplugin-lightbox-plugin.php:53
actionwp_enqueue_scriptsincludes\AdminPage.php:81
actionadmin_enqueue_scriptsincludes\AdminPage.php:82
actionadmin_initincludes\AdminPage.php:83
actionadmin_menuincludes\AdminPage.php:84
actionwp_enqueue_scriptsincludes\LightBox.php:76
actionadmin_enqueue_scriptsincludes\LightBox.php:78
actionadmin_initincludes\LightBox.php:79
actionadmin_menuincludes\LightBox.php:80
Maintenance & Trust

gaplugin-lightbox Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedUnknown
PHP min version7.2
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

gaplugin-lightbox Developer Profile

GAUTIER Antoine

4 plugins · 0 total installs

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

How We Detect gaplugin-lightbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lightbox-ga/includes/lightbox.css/wp-content/plugins/lightbox-ga/includes/lightbox-admin.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about gaplugin-lightbox