Space gallery Security & Risk Analysis

wordpress.org/plugins/space-gallery

Want to display images as a slideshow in the page or post? Then use space gallery WordPress plugin.

10 active installs v8.0 PHP + WP 3.4+ Updated Unknown
galleryimageslideshowspace
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Space gallery Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'space-gallery' plugin v8.0 exhibits a mixed security posture. On the positive side, it shows no known historical vulnerabilities (CVEs) and no identified dangerous functions or external HTTP requests. All SQL queries are properly prepared, and there are no file operations or bundled libraries to scrutinize. This indicates a generally cautious approach to development in these areas. However, several critical concerns emerge from the static analysis. The plugin has a limited attack surface, with only one shortcode entry point, but it lacks any authentication or capability checks on this entry point. Furthermore, a significant portion of its output (69%) is not properly escaped, posing a risk for cross-site scripting (XSS) vulnerabilities. The taint analysis reveals two flows with unsanitized paths, although these did not reach a critical or high severity in the current analysis.

Key Concerns

  • Unprotected shortcode entry point
  • Significant unescaped output
  • Flows with unsanitized paths (2)
Vulnerabilities
None known

Space gallery Security Vulnerabilities

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

Space gallery Code Analysis

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

Output Escaping

31% escaped13 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
space_admin_option (space-gallery.php:96)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Space gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[space-gallery] space-gallery.php:183
WordPress Hooks 3
actionplugins_loadedspace-gallery.php:182
actioninitspace-gallery.php:184
actionadmin_menuspace-gallery.php:185
Maintenance & Trust

Space gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedUnknown
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Space gallery Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Space gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/space-gallery/css/spacegallery.css/wp-content/plugins/space-gallery/css/custom.css/wp-content/plugins/space-gallery/js/eye.js/wp-content/plugins/space-gallery/js/utils.js/wp-content/plugins/space-gallery/js/spacegallery.js
Script Paths
/wp-content/plugins/space-gallery/js/eye.js/wp-content/plugins/space-gallery/js/utils.js/wp-content/plugins/space-gallery/js/spacegallery.js

HTML / DOM Fingerprints

CSS Classes
spacegalleryloading
JS Globals
jQuery
Shortcode Output
<div id="myGallery" class="spacegallery">jQuery('#myGallery').spacegallery({loadingClass: 'loading'});
FAQ

Frequently Asked Questions about Space gallery