Multiple Gallery on Post Security & Risk Analysis

wordpress.org/plugins/multiple-gallery-on-post

Very simple gallery plugin embedded on post as metaboxes, be able to add multiple metaboxes in one post with ability to insert multiple images for eac …

200 active installs v0.4 PHP + WP 3.4.0+ Updated Dec 24, 2013
gallerymultiple-galeriesmultiple-imagesmultiple-metaboxes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multiple Gallery on Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "multiple-gallery-on-post" plugin, version 0.4, exhibits a generally strong security posture due to the absence of known vulnerabilities and a limited attack surface. The analysis indicates good practices such as 100% of SQL queries using prepared statements and the presence of nonce and capability checks. The lack of external HTTP requests and file operations further strengthens its security profile.

However, a significant concern arises from the very low percentage of properly escaped output (3%). This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data, if not properly sanitized before being displayed, could be exploited to inject malicious scripts. Although taint analysis reported no flows, this is based on zero flows being analyzed, making it an unreliable indicator of safety. The plugin's sole entry point, a shortcode, is not protected by authentication, which, while not immediately exploitable without other factors, represents a potential vector if it interacts with user-controlled input that is not properly escaped.

Overall, while the plugin demonstrates a commitment to secure coding practices in key areas like database interactions, the lack of adequate output escaping is a critical weakness. The absence of historical vulnerabilities is positive, but it does not negate the immediate risks identified in the static analysis. Users should be aware of the potential for XSS attacks due to insufficient output sanitization, despite the apparent lack of other severe security flaws.

Key Concerns

  • Low percentage of properly escaped output
  • Shortcode entry point lacks authentication
  • Taint analysis not performed on any flows
Vulnerabilities
None known

Multiple Gallery on Post Security Vulnerabilities

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

Multiple Gallery on Post Code Analysis

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

Output Escaping

3% escaped31 total outputs
Attack Surface

Multiple Gallery on Post Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mgop_gallery] functions.php:187
WordPress Hooks 7
actionplugins_loadedadmin\metabox.php:19
actionadd_meta_boxesadmin\metabox.php:24
actionsave_postadmin\metabox.php:25
actionadmin_menuadmin\options.php:10
actionadmin_initadmin\options.php:50
filterthe_contentfunctions.php:194
actionwp_enqueue_scriptsfunctions.php:248
Maintenance & Trust

Multiple Gallery on Post Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 24, 2013
PHP min version
Downloads6K

Community Trust

Rating86/100
Number of ratings4
Active installs200
Developer Profile

Multiple Gallery on Post Developer Profile

wirka

1 plugin · 200 total installs

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

How We Detect Multiple Gallery on Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multiple-gallery-on-post/admin/admin.css/wp-content/plugins/multiple-gallery-on-post/admin/admin.js

HTML / DOM Fingerprints

CSS Classes
mgop-wrapmgop-formmgop_logomgop-filedmgop-filed-headermgop-post-typemgop-filed-contentinactive+8 more
Data Attributes
data-fordata-rel
Shortcode Output
[gallery-on-postgallery-on-post
FAQ

Frequently Asked Questions about Multiple Gallery on Post