FX Gallery Widget Security & Risk Analysis

wordpress.org/plugins/fx-gallery-widget

Simple widget for displaying gallery images of current page or post, or from a specific post or page set by ID

10 active installs v1.0.2 PHP + WP 2.8+ Updated May 31, 2011
galleryimageswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FX Gallery Widget Safe to Use in 2026?

Generally Safe

Score 85/100

FX Gallery Widget 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 "fx-gallery-widget" plugin version 1.0.2 exhibits a generally good security posture, with no reported vulnerabilities or critical findings in static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and dangerous functions significantly limits its attack surface and potential entry points for malicious actors. Furthermore, the plugin demonstrates strong practices by utilizing prepared statements for all SQL queries and avoiding file operations and external HTTP requests. This indicates a thoughtful approach to secure coding in these critical areas.

However, a notable concern arises from the low percentage (7%) of properly escaped output. With 55 total outputs analyzed, this suggests that a significant portion of the plugin's output may be vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, the complete lack of nonce and capability checks across all potential entry points (though currently zero) represents a significant weakness. Should any new entry points be introduced in future versions without proper authentication and authorization mechanisms, they would be entirely unprotected. The zero findings in taint analysis and vulnerability history are positive indicators, suggesting no known exploitable issues, but the lack of checks and poor output escaping remain important areas for improvement.

Key Concerns

  • Low output escaping percentage
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

FX Gallery Widget Security Vulnerabilities

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

FX Gallery Widget Code Analysis

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

Output Escaping

7% escaped55 total outputs
Attack Surface

FX Gallery Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentfx-gallery-widget.php:86
actionwidgets_initfx-gallery-widget.php:98
Maintenance & Trust

FX Gallery Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMay 31, 2011
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FX Gallery Widget Developer Profile

AivarasFX

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 FX Gallery Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fx-gallery-widget/css/fx-gallery-widget.css/wp-content/plugins/fx-gallery-widget/js/fx-gallery-widget.js
Script Paths
/wp-content/plugins/fx-gallery-widget/js/fx-gallery-widget.js
Version Parameters
fx-gallery-widget/css/fx-gallery-widget.css?ver=fx-gallery-widget/js/fx-gallery-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
fxgallery_widget
FAQ

Frequently Asked Questions about FX Gallery Widget