Fullscreen Gallery Security & Risk Analysis

wordpress.org/plugins/fullscreen-gallery

A simple plugin that adds a fullscreen endpoint to display the gallery images

10 active installs v0.2 PHP + WP 3.6+ Updated Sep 14, 2014
fullscreengallerypost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fullscreen Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "fullscreen-gallery" plugin v0.2 exhibits a generally strong security posture based on the static analysis. The complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant positive. The fact that all SQL queries utilize prepared statements is excellent practice. Furthermore, the plugin demonstrates at least one capability check, indicating some consideration for authorization. The vulnerability history being clean is also a good sign, suggesting a lack of previously identified security flaws.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks
Vulnerabilities
None known

Fullscreen Gallery Security Vulnerabilities

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

Fullscreen Gallery Code Analysis

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

Output Escaping

5% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page (inc\admin.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fullscreen Gallery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitfullscreen-gallery.php:36
actionadmin_menufullscreen-gallery.php:37
filtertemplate_redirectfullscreen-gallery.php:39
actionwp_enqueue_scriptsfullscreen-gallery.php:41
filterfullscreen_gallery_filter_shortcode_galleryfullscreen-gallery.php:62
filtershow_admin_barfullscreen-gallery.php:70
filtertemplate_includefullscreen-gallery.php:75
actionadmin_menuinc\admin.php:16
actionadmin_enqueue_scriptsinc\admin.php:17
filterwp_footerinc\template-interface.php:63
actionwp_enqueue_scriptstemplates\superslides.php:13
Maintenance & Trust

Fullscreen Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 14, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Fullscreen Gallery Developer Profile

Marko Heijnen

9 plugins · 870 total installs

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

How We Detect Fullscreen Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fullscreen-gallery/js/jquery.animate-enhanced.js/wp-content/plugins/fullscreen-gallery/js/hammer.js/wp-content/plugins/fullscreen-gallery/css/admin.css
Script Paths
/wp-content/plugins/fullscreen-gallery/js/jquery.animate-enhanced.js/wp-content/plugins/fullscreen-gallery/js/hammer.js
Version Parameters
fullscreen-gallery/js/jquery.animate-enhanced.js?ver=fullscreen-gallery/js/hammer.js?ver=

HTML / DOM Fingerprints

CSS Classes
fullscreen-gallery-slider
HTML Comments
<!-- includes custom template -->
Data Attributes
data-fullscreen-gallery-settings
JS Globals
window.Fullscreen_Gallery_Settings
Shortcode Output
<a href="">Go Fullscreen<a/>
FAQ

Frequently Asked Questions about Fullscreen Gallery