Fegallery – Featured Gallery Security & Risk Analysis

wordpress.org/plugins/fegallery

A simple WordPress image gallery with lightbox.

10 active installs v1.1.1 PHP + WP 4.0+ Updated Feb 14, 2023
featured-gallerygallery-shortcodeimage-galleryimages-gallerylightbox
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Fegallery – Featured Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The fegallery plugin v1.1.1 demonstrates a generally positive security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant strength. The plugin utilizes prepared statements for all SQL queries, and has included nonce and capability checks, indicating good development practices for preventing common web attacks. The limited attack surface, consisting of a single shortcode and no exposed AJAX handlers or REST API routes, further enhances its security.

However, a notable concern is the significantly low rate of proper output escaping. With only 6% of 33 outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources could be injected with malicious scripts. While taint analysis showed no issues, this is likely due to the limited scope of the analysis (0 flows analyzed), and the low output escaping rate strongly suggests potential vulnerabilities that were not detected by this specific analysis method. The presence of the Select2 library, while bundled, does not inherently pose a risk without further analysis of its version and potential known vulnerabilities within the library itself.

In conclusion, the plugin's historical lack of vulnerabilities and good handling of SQL and authentication mechanisms are commendable. The primary and most significant weakness identified is the poor output escaping, which presents a tangible risk of XSS. Further investigation into the specific instances of unescaped output is highly recommended to fully mitigate potential security threats.

Key Concerns

  • Low output escaping rate (6%)
  • Bundled library (Select2) without version check
Vulnerabilities
None known

Fegallery – Featured Gallery Security Vulnerabilities

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

Fegallery – Featured Gallery Code Analysis

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

Bundled Libraries

Select2

Output Escaping

6% escaped33 total outputs
Attack Surface

Fegallery – Featured Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fegallery] fegallery.php:23
WordPress Hooks 4
actionadd_meta_boxesfegallery.php:20
actionadmin_enqueue_scriptsfegallery.php:21
actionsave_postfegallery.php:22
filterthe_contentfegallery.php:24
Maintenance & Trust

Fegallery – Featured Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 14, 2023
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Fegallery – Featured Gallery Developer Profile

Haris

4 plugins · 130 total installs

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

How We Detect Fegallery – Featured Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fegallery/lib/style-admin.css/wp-content/plugins/fegallery/lib/lightbox2/css/lightbox.min.css/wp-content/plugins/fegallery/lib/style-frontend.css/wp-content/plugins/fegallery/lib/lightbox2/js/lightbox.min.js/wp-content/plugins/fegallery/lib/script-frontend.js
Script Paths
/wp-content/plugins/fegallery/lib/lightbox2/js/lightbox.min.js/wp-content/plugins/fegallery/lib/script-frontend.js
Version Parameters
fegallery/lib/style-admin.css?ver=fegallery/lib/lightbox2/css/lightbox.min.css?ver=fegallery/lib/style-frontend.css?ver=fegallery/lib/lightbox2/js/lightbox.min.js?ver=fegallery/lib/script-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
harislab-fegallery
Data Attributes
fegallery_noncename
Shortcode Output
<div class="harislab-fegallery">[gallery ids=link='file'
FAQ

Frequently Asked Questions about Fegallery – Featured Gallery