Gallerya Security & Risk Analysis

wordpress.org/plugins/gallerya

Change the native post gallery to be displayed as a slider with lightbox support.

10 active installs v3.2.5 PHP + WP 5.0+ Updated Mar 5, 2026
carouselgalleryimage-gallerylightboxvideo-gallery
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gallerya Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "gallerya" v3.2.5 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all its SQL queries and has no recorded vulnerability history, indicating a history of secure development or diligent patching by users. The absence of external HTTP requests and bundled libraries also reduces potential attack vectors. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both of which lack authentication checks. This is a critical oversight as it allows any unauthenticated user to trigger these functions, potentially leading to unintended actions or information disclosure. Furthermore, while only one taint flow was analyzed, it revealed an unsanitized path, which, combined with the unprotected AJAX handlers, elevates the risk. The low percentage of properly escaped output (13%) suggests a general lack of attention to output sanitization, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed.

Key Concerns

  • AJAX handlers without authentication checks
  • Unsanitized path in taint analysis
  • Low percentage of properly escaped output
Vulnerabilities
None known

Gallerya Security Vulnerabilities

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

Gallerya Release Timeline

v3.2.5Current
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.6
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.0
v2.7.14
Code Analysis
Analyzed Mar 17, 2026

Gallerya Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

13% escaped31 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<plugin> (plugin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Gallerya Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_gallerya_add_variation_imagesrc\Admin.php:32
authwp_ajax_gallerya_remove_variation_imagesrc\Admin.php:34
WordPress Hooks 28
actionplugins_loadedplugin.php:35
actioninitplugin.php:36
filterwoocommerce_get_settings_pagesplugin.php:37
actionadmin_initplugin.php:38
filterwoocommerce_product_data_tabssrc\Admin.php:24
actionwoocommerce_product_data_panelssrc\Admin.php:25
actionadmin_headsrc\Admin.php:26
actionwoocommerce_variation_optionssrc\Admin.php:29
actionadmin_enqueue_scriptssrc\Admin.php:37
actiongraphql_register_typessrc\GraphQL.php:19
actionwp_enqueue_scriptssrc\Plugin.php:45
filterpost_gallerysrc\Plugin.php:46
actionprint_media_templatessrc\Plugin.php:47
filterwoocommerce_get_settings_galleryasrc\Plugin.php:51
filterwoocommerce_single_product_image_gallery_classessrc\Plugin.php:57
filterwoocommerce_single_product_carousel_optionssrc\Plugin.php:62
actionwoocommerce_before_shop_loop_item_titlesrc\Plugin.php:68
actionwoocommerce_process_product_metasrc\Plugin.php:72
actionwoocommerce_process_product_metasrc\Plugin.php:74
filterwoocommerce_single_product_image_thumbnail_htmlsrc\Plugin.php:83
filterwoocommerce_product_get_gallery_image_idssrc\Plugin.php:86
actionwoocommerce_product_thumbnailssrc\Plugin.php:87
filterbjll/skip_classessrc\Plugin.php:95
actionwoocommerce_settings_tabs_arraysrc\Settings.php:23
actionwoocommerce_settings_galleryasrc\Settings.php:24
actionwoocommerce_settings_save_galleryasrc\Settings.php:25
filterwoocommerce_single_product_image_thumbnail_htmlsrc\Video.php:27
filterwoocommerce_product_get_gallery_image_idssrc\Video.php:29
Maintenance & Trust

Gallerya Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 5, 2026
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Gallerya Developer Profile

netzstrategen

1 plugin · 10 total installs

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

How We Detect Gallerya

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gallerya/dist/styles/admin.min.css/wp-content/plugins/gallerya/dist/scripts/admin.min.js
Script Paths
/wp-content/plugins/gallerya/dist/scripts/admin.min.js
Version Parameters
gallerya/dist/styles/admin.min.css?ver=gallerya/dist/scripts/admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
variation_galleryvariation_gallery__imagevariation_gallery__titlevariation_gallery__imagesvariation_gallery__add-image
Data Attributes
data-variation_iddata-image_id
JS Globals
gallerya_admin
REST Endpoints
/wp-json/gallerya/
FAQ

Frequently Asked Questions about Gallerya