Tinymce Thumbnail Gallery Security & Risk Analysis

wordpress.org/plugins/tinymce-thumbnail-gallery

This plugin is a simple image gallery built into TinyMCE. Add media to your gallery easily and display thumbnails in a clean fashion.

90 active installs vv1.1.0 PHP + WP 2.0.2+ Updated Jun 12, 2012
editorgalleryimageimagestinymce
84
B · Generally Safe
CVEs total1
Unpatched0
Last CVEAug 1, 2014
Safety Verdict

Is Tinymce Thumbnail Gallery Safe to Use in 2026?

Mostly Safe

Score 84/100

Tinymce Thumbnail Gallery is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVELast CVE: Aug 1, 2014Updated 13yr ago
Risk Assessment

The "tinymce-thumbnail-gallery" vv1.1.0 plugin exhibits a mixed security posture. While it has a very limited attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, this could also be interpreted as a lack of functionality. The code analysis reveals a significant concern regarding output escaping, with 0% of outputs being properly escaped. This is a critical weakness that could lead to cross-site scripting (XSS) vulnerabilities. Although the plugin uses prepared statements for its single SQL query, the lack of output escaping negates much of this benefit if user-supplied data is involved in the query's output.

The vulnerability history shows a past high-severity "PHP Remote File Inclusion" (RFI) vulnerability, indicating a significant past security flaw. While there are no currently unpatched CVEs, the presence of a historical RFI highlights a potential area of weakness in how the plugin handles file operations or user input related to file paths. The bundled jQuery library is also notably outdated (v1.4.2), which could introduce vulnerabilities if it's used in a way that exposes older, unpatched jQuery flaws.

In conclusion, the plugin's primary strength lies in its minimal attack surface. However, the critical issue of unescaped output, coupled with a history of high-severity RFI vulnerabilities and an outdated bundled library, presents substantial risks. The lack of output escaping is the most immediate and severe concern, potentially exposing users to XSS attacks.

Key Concerns

  • Unescaped output (0% escaped)
  • Bundled outdated library (jQuery v1.4.2)
  • Historical high severity CVE (RFI)
  • Flows with unsanitized paths
Vulnerabilities
1

Tinymce Thumbnail Gallery Security Vulnerabilities

CVEs by Year

1 CVE in 2014
2014
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

WF-78914fef-6ab4-49b8-8c67-3a634759194c-tinymce-thumbnail-galleryhigh · 7.5Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

Tinymce Thumbnail Gallery <= 1.0.7 - Local File Inclusion

Aug 1, 2014 Patched in 1.1.0 (3462d)
Code Analysis
Analyzed Mar 16, 2026

Tinymce Thumbnail Gallery Code Analysis

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

Bundled Libraries

TinyMCEjQuery1.4.2

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped5 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
printAdminPage (tinymce-thumbnail-gallery.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tinymce Thumbnail Gallery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filtermce_external_pluginstinymce-thumbnail-gallery.php:171
filtermce_buttonstinymce-thumbnail-gallery.php:172
filtertiny_mce_before_inittinymce-thumbnail-gallery.php:175
actioninittinymce-thumbnail-gallery.php:231
actionwp_headtinymce-thumbnail-gallery.php:232
actionwp_footertinymce-thumbnail-gallery.php:233
actionadmin_menutinymce-thumbnail-gallery.php:234
actionactivate_tinymce-thumbnail-gallery/tinymce-thumbnail-gallery.phptinymce-thumbnail-gallery.php:235
Maintenance & Trust

Tinymce Thumbnail Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJun 12, 2012
PHP min version
Downloads23K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

Tinymce Thumbnail Gallery Developer Profile

James Charlesworth

2 plugins · 100 total installs

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

How We Detect Tinymce Thumbnail Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tinymce-thumbnail-gallery/css/tinymce_thumbnail_gallery.css/wp-content/plugins/tinymce-thumbnail-gallery/includes/colorbox/colorbox.css/wp-content/plugins/tinymce-thumbnail-gallery/js/tinymce_thumbnail_gallery.js/wp-content/plugins/tinymce-thumbnail-gallery/includes/colorbox/jquery.colorbox-min.js
Script Paths
/wp-content/plugins/tinymce-thumbnail-gallery/js/tinymce_thumbnail_gallery.js/wp-content/plugins/tinymce-thumbnail-gallery/includes/colorbox/jquery.colorbox-min.js
Version Parameters
/wp-content/plugins/tinymce-thumbnail-gallery/js/tinymce_thumbnail_gallery.js?ver=/wp-content/plugins/tinymce-thumbnail-gallery/includes/colorbox/jquery.colorbox-min.js?ver=

HTML / DOM Fingerprints

CSS Classes
TINYMCE_gallery
FAQ

Frequently Asked Questions about Tinymce Thumbnail Gallery