Galleria Galleria Security & Risk Analysis

wordpress.org/plugins/galleria-galleria

Transform standard WordPress galleries into galleria slideshows.

100 active installs v0.2 PHP + WP 3.0+ Updated Apr 6, 2011
galleriesgalleryphotophoto-galleryphotos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Galleria Galleria Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "galleria-galleria" plugin version 0.2 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, dangerous functions, raw SQL queries, file operations, or external HTTP requests is commendable. Furthermore, the plugin demonstrates good practices by not having any unprotected AJAX handlers or unpermissioned REST API routes, indicating a limited attack surface from these common vectors. The presence of a single shortcode as the only entry point is also a positive sign, as long as its implementation is secure.

However, there are notable areas for improvement. The most significant concern is the low percentage of properly escaped output (44%). This suggests a potential for cross-site scripting (XSS) vulnerabilities, where user-supplied data could be injected into the page without proper sanitization, allowing an attacker to execute arbitrary JavaScript in the context of a user's browser. Additionally, the complete lack of nonce checks and capability checks, even for the single shortcode, presents a weakness. While the attack surface is currently small, these missing security measures could be exploited if the shortcode handles sensitive data or performs privileged actions.

In conclusion, the "galleria-galleria" plugin v0.2 has a strong foundation with no historical vulnerabilities and a well-controlled entry point. The primary weakness lies in the insufficient output escaping, which introduces a tangible risk of XSS. The absence of nonce and capability checks, while not immediately exploitable given the limited attack surface, represents a missed opportunity to harden the plugin against future, more complex attacks. Addressing the output escaping and implementing proper checks on the shortcode should be prioritized.

Key Concerns

  • Insufficient output escaping (44%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Galleria Galleria Security Vulnerabilities

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

Galleria Galleria Code Analysis

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

Output Escaping

44% escaped16 total outputs
Attack Surface

Galleria Galleria Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gallery] galleria-galleria.php:536
WordPress Hooks 8
actionadmin_initgalleria-galleria.php:44
actionadmin_menugalleria-galleria.php:57
actionadmin_headgalleria-galleria.php:71
actionwp_footergalleria-galleria.php:395
actionwp_headgalleria-galleria.php:469
actionwp_get_attachment_linkgalleria-galleria.php:479
actioninitgalleria-galleria.php:538
filterplugin_action_linksgalleria-galleria.php:556
Maintenance & Trust

Galleria Galleria Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 6, 2011
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Galleria Galleria Developer Profile

Sam Margulies

2 plugins · 110 total installs

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

How We Detect Galleria Galleria

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/galleria-galleria/css/colorpicker.css/wp-content/plugins/galleria-galleria/js/colorpicker.js

HTML / DOM Fingerprints

CSS Classes
colorSelector
Data Attributes
data-galleria-theme
JS Globals
galleria_galleria_options
FAQ

Frequently Asked Questions about Galleria Galleria