Gallery Media Tags Security & Risk Analysis

wordpress.org/plugins/gallery-media-tags

Simple tags gallery that managed by WordPress media.

10 active installs v1.1.0 PHP + WP 3.8+ Updated Dec 27, 2017
elementorgallery-media-tagsimagesmediaseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gallery Media Tags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'gallery-media-tags' plugin v1.1.0 presents a generally good security posture due to a lack of critical vulnerabilities in its history and a commendable adherence to secure coding practices in its static analysis. Notably, the plugin avoids dangerous functions, utilizes prepared statements for all SQL queries, and has no recorded CVEs, indicating a history of responsible development and maintenance. However, the low percentage of properly escaped output (9%) is a significant concern. This suggests that user-supplied data or dynamic content displayed by the plugin might not be adequately sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if an attacker can inject malicious code through the plugin's interfaces.

While the static analysis shows no direct evidence of taint flows or SQL injection vulnerabilities, the high number of unescaped outputs creates an implicit risk. The plugin's limited attack surface, consisting of a single shortcode without explicit authorization checks, is a positive aspect, but the unescaped output remains a critical area to address. The absence of any recorded vulnerabilities in its history is a strength, but it does not entirely mitigate the risks posed by the observed coding practices, especially the lack of output escaping.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Gallery Media Tags Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Gallery Media Tags Release Timeline

v0.1
Code Analysis
Analyzed Mar 17, 2026

Gallery Media Tags Code Analysis

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

Output Escaping

9% escaped32 total outputs
Attack Surface

Gallery Media Tags Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gallery_tags] inc\functions.php:17
WordPress Hooks 10
actionwp_enqueue_scriptsgallery-media-tags.php:17
actionplugins_loadedgallery-media-tags.php:28
actionpre_get_postsinc\functions.php:9
actionwp_footerinc\functions.php:78
filterattachment_fields_to_editinc\media-meta-boxes.php:10
filterattachment_fields_to_saveinc\media-meta-boxes.php:11
actioninitinc\media-meta-boxes.php:75
actioninitinc\tag-taxonomy.php:36
actionwp_footerinc\widget-api.php:89
actionwidgets_initinc\widget-api.php:361
Maintenance & Trust

Gallery Media Tags Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 27, 2017
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Gallery Media Tags Developer Profile

yonifre

7 plugins · 41K total installs

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

How We Detect Gallery Media Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gallery-media-tags/assets/PhotoSwipe/photoswipe.min.js/wp-content/plugins/gallery-media-tags/assets/PhotoSwipe/photoswipe-ui-default.min.js/wp-content/plugins/gallery-media-tags/assets/js/isotope.js/wp-content/plugins/gallery-media-tags/assets/PhotoSwipe/photoswipe.css/wp-content/plugins/gallery-media-tags/assets/PhotoSwipe/default-skin/default-skin.css/wp-content/plugins/gallery-media-tags/assets/css/style.css
Script Paths
gallery-media-tags-photoswipegallery-media-tags-photoswipe-ui-defaultgallery-media-tags-isotopegallery-media-tags-photoswipegallery-media-tags-default-skingallery-media-tags-style
Version Parameters
gallery-media-tags/style.css?ver=gallery-media-tags/assets/PhotoSwipe/photoswipe.css?ver=gallery-media-tags/assets/PhotoSwipe/default-skin/default-skin.css?ver=gallery-media-tags/assets/js/isotope.js?ver=1.0.26

HTML / DOM Fingerprints

CSS Classes
mp-gallery-wrapmp-gallerycols-cols-mobile-mpmt-gallery
HTML Comments
<!-- Display gallery by media tags -->
Data Attributes
itemscopeitemtypeitempropdata-size
JS Globals
MPMT_isotopeMPMT_desktop_colsMPMT_mobile_colsMPMT_full_img_sizeMPMT_img_sizeMPMT_lightbox
Shortcode Output
<div class='mp-gallery-wrap'><div class='mp-gallery<figure itemprop="associatedMedia"<a href="
FAQ

Frequently Asked Questions about Gallery Media Tags