akWPLightbox Security & Risk Analysis

wordpress.org/plugins/akwplightbox

It makes all the image in a post that are linked to larger images, to open with lightbox effect.

10 active installs v1.1.0 PHP + WP 2.1.1+ Updated Nov 4, 2011
galleryimageimageslightboxpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is akWPLightbox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The static analysis of akwplightbox v1.1.0 reveals a generally positive security posture with no identified attack surface from AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the absence of dangerous functions, SQL queries without prepared statements, file operations, external HTTP requests, and taint analysis findings suggest a cautious approach to developing this plugin. The plugin also has no recorded vulnerability history, indicating a stable and presumably secure past.

However, a significant concern arises from the output escaping analysis, which shows 100% of outputs are not properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as any dynamic content displayed to users could potentially be manipulated by an attacker. Additionally, the bundled jQuery library is severely outdated (v1.2.3), posing a risk of known vulnerabilities within that library that could be exploited if not patched or updated. The lack of capability and nonce checks, while not directly tied to an attack surface in this analysis, suggests a general absence of robust input validation and authorization mechanisms that could become problematic if new entry points were introduced or discovered.

In conclusion, while the plugin's architecture appears to be designed with security in mind by minimizing attack vectors and avoiding common pitfalls like raw SQL, the critical deficiency in output escaping and the use of an outdated bundled library present significant security risks. The absence of a vulnerability history is a positive sign, but it does not negate the immediate threats posed by the identified code quality issues.

Key Concerns

  • Unescaped output found
  • Bundled outdated library (jQuery v1.2.3)
Vulnerabilities
None known

akWPLightbox Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

akWPLightbox Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

akWPLightbox Code Analysis

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

Bundled Libraries

jQuery1.2.3

Output Escaping

0% escaped1 total outputs
Attack Surface

akWPLightbox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headakWpLightbox.php:12
Maintenance & Trust

akWPLightbox Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedNov 4, 2011
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

akWPLightbox Developer Profile

Amit Kumar Singh

3 plugins · 30 total installs

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

How We Detect akWPLightbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/akwpLightbox/css/prettyPhoto.css/wp-content/plugins/akwpLightbox/js/prettyPhoto.js
Script Paths
/wp-content/plugins/akwpLightbox/js/prettyPhoto.js

HTML / DOM Fingerprints

Data Attributes
rel="prettyOverlay"
FAQ

Frequently Asked Questions about akWPLightbox