Easy Filterable Gallery Security & Risk Analysis

wordpress.org/plugins/easy-filterable-gallery

Plugin allows to create a cool gallery filtered by category. Free, easy and responsive.

20 active installs v1.0 PHP + WP 3.7+ Updated Jul 4, 2019
filterable-galleryfree-galleryfree-portfoliopost-type-galleryresponsive-gallery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Filterable Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "easy-filterable-gallery" plugin version 1.0 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) and does not engage in file operations, external HTTP requests, or use bundled libraries, all of which are good security practices. Furthermore, all identified SQL queries utilize prepared statements, and there are no indications of dangerous function usage or taint flows, suggesting a relatively clean codebase in these specific areas. However, significant concerns arise from the lack of output escaping. With 3 total outputs and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities, allowing malicious code to be injected and executed within the user's browser.

The plugin also lacks nonce and capability checks across its entry points. While the attack surface appears small with only one shortcode and no unprotected AJAX handlers or REST API routes, the absence of these fundamental security measures on the shortcode is a critical oversight. This means that any user, regardless of their privileges, could potentially trigger unintended actions or manipulate the gallery's functionality through the shortcode. The lack of historical vulnerability data is positive, but it does not negate the immediate risks identified in the static analysis, particularly the unescaped output and missing authorization checks.

Key Concerns

  • All outputs are unescaped
  • Missing capability checks on shortcode
  • Missing nonce checks on entry points
Vulnerabilities
None known

Easy Filterable Gallery Security Vulnerabilities

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

Easy Filterable Gallery Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Easy Filterable Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[efgallery] easy-filterable-gallery.php:23
WordPress Hooks 2
actionwp_enqueue_scriptseasy-filterable-gallery.php:21
actioniniteasy-filterable-gallery.php:22
Maintenance & Trust

Easy Filterable Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 4, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Easy Filterable Gallery Developer Profile

kaniaa

2 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 Easy Filterable Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-filterable-gallery/css/style.css/wp-content/plugins/easy-filterable-gallery/js/gscript.js
Script Paths
/wp-content/plugins/easy-filterable-gallery/js/gscript.js
Version Parameters
easy-filterable-gallery/css/style.css?ver=easy-filterable-gallery/js/gscript.js?ver=

HTML / DOM Fingerprints

CSS Classes
gallerybtnsfilter-catgallery_containertilescaleittile_linkdetails
Data Attributes
data-filterdata-rel
Shortcode Output
<section class="gallery"><div class="btns"><button class="btn filter-cat" data-filter="all" data-rel="all">Show all</button><button class="btn filter-cat" data-rel="
FAQ

Frequently Asked Questions about Easy Filterable Gallery