ALD Image Gallery Security & Risk Analysis

wordpress.org/plugins/ald-image-gallery

You can create multiple image gallery with multiple image url. And show the gallery in wordpress frontend supported by Lightcase.

10 active installs v2.0 PHP + WP 4.4.2+ Updated Unknown
galleryimagemodalmultiple-image-galleryresponsive
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ALD Image Gallery Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The ald-image-gallery v2.0 plugin exhibits a generally good security posture with some notable areas for improvement. The absence of known CVEs and a clean vulnerability history are positive indicators. Static analysis reveals a limited attack surface, with no unprotected AJAX handlers or REST API routes. However, the presence of unsanitized paths in 80% of taint flows (8 out of 10) is a significant concern. While no critical or high severity taint issues were found, this high rate of unsanitized paths suggests a potential for future vulnerabilities if malicious input is not properly handled. Furthermore, the plugin uses raw SQL queries in 60% of its SQL operations (3 out of 5), which presents a risk of SQL injection if these queries are not meticulously constructed or if they handle user-supplied data. The lack of nonce checks on the identified shortcode entry point is also a weakness, as it could potentially be exploited in certain attack scenarios. The plugin does utilize capability checks for some operations and properly escapes a high percentage of its output, which are good security practices.

Key Concerns

  • High rate of unsanitized paths in taint flows
  • Raw SQL queries used in 60% of SQL operations
  • Missing nonce checks on entry points
Vulnerabilities
None known

ALD Image Gallery Security Vulnerabilities

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

ALD Image Gallery Code Analysis

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

SQL Query Safety

40% prepared5 total queries

Output Escaping

85% escaped48 total outputs
Data Flows
8 unsanitized

Data Flow Analysis

10 flows8 with unsanitized paths
add_gallery_admin_action (inc\add-new-gallery.php:44)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ALD Image Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[aldgallery] inc\shortcode.php:44
WordPress Hooks 11
actioninitald-gallery.php:71
actionadmin_menuald-gallery.php:73
actionadmin_menuald-gallery.php:86
actionadmin_enqueue_scriptsald-gallery.php:114
actionwp_enqueue_scriptsald-gallery.php:115
actionwp_enqueue_scriptsald-gallery.php:116
actionadmin_menuald-gallery.php:160
actionadmin_action_add_galleryinc\add-new-gallery.php:43
actionadmin_action_delete_galleryinc\delete-gallery.php:3
actionadmin_action_add_imageinc\image-add.php:2
actionadmin_action_delete_imageinc\image-delete.php:2
Maintenance & Trust

ALD Image Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

ALD Image Gallery Developer Profile

hossainawlad

2 plugins · 30 total installs

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

How We Detect ALD Image Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ald-image-gallery/css/admin-panel-style.css/wp-content/plugins/ald-image-gallery/lightcase/src/css/lightcase.css/wp-content/plugins/ald-image-gallery/css/ald-style.css
Script Paths
/wp-content/plugins/ald-image-gallery/js/ald-image-gallery.admin.js/wp-content/plugins/ald-image-gallery/js/ald-script.js/wp-content/plugins/ald-image-gallery/lightcase/src/js/lightcase.js/wp-content/plugins/ald-image-gallery/lightcase/vendor/jQuery/jquery.events.touch.js
Version Parameters
ald-image-gallery/js/ald-image-gallery.admin.js?ver=ald-image-gallery/js/ald-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ald-gallery-wrapald-gallery-wrap-image
Data Attributes
data-rel="lightcase"data-settingsdata-gall
JS Globals
ald_gallery_db_version
FAQ

Frequently Asked Questions about ALD Image Gallery