GTranslate Dynamic Media Security & Risk Analysis

wordpress.org/plugins/gtranslate-dynamic-media

This plugin allows media to be switch out when using GTranslate to translate your site. This will allow for videos or text images in multiple language …

100 active installs v1.0 PHP + WP 2.9.2+ Updated Nov 26, 2014
dynamicgooglegtranslatemediatranslate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GTranslate Dynamic Media Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "gtranslate-dynamic-media" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and the use of prepared statements for SQL queries are all strong indicators of good coding practices. Furthermore, the lack of known vulnerabilities in its history is reassuring. However, a significant concern arises from the output escaping. With two total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in the user's browser. This is compounded by the fact that there are no apparent nonce or capability checks mentioned, leaving the single shortcode entry point potentially vulnerable to exploitation if it handles user-supplied data that is then outputted without sanitization.

Despite the strong foundation in avoiding common pitfalls like raw SQL and dangerous functions, the complete lack of output escaping represents a critical weakness. This plugin has a very small attack surface, consisting only of a single shortcode. While there are no AJAX or REST API endpoints without authentication, the shortcode itself could still be a vector for XSS if it processes and displays dynamic content. The vulnerability history being clean is a positive sign, suggesting the developers may be attentive, but it doesn't negate the immediate risks identified in the code analysis. The plugin's strengths lie in its foundational security practices, but the critical flaw in output sanitization requires immediate attention to mitigate XSS risks.

Key Concerns

  • All outputs are unescaped
  • Shortcode entry point lacks apparent checks
Vulnerabilities
None known

GTranslate Dynamic Media Security Vulnerabilities

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

GTranslate Dynamic Media Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

GTranslate Dynamic Media Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gtdm] gtranslate-dynamic-media.php:44
WordPress Hooks 1
actionwp_footergtranslate-dynamic-media.php:12
Maintenance & Trust

GTranslate Dynamic Media Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 26, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

GTranslate Dynamic Media Developer Profile

unclhos

3 plugins · 880 total installs

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

How We Detect GTranslate Dynamic Media

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
gtdmgtdm-hide
Data Attributes
lang-class="gtdmclass="gtdm lang-class="gtdm-hideclass="gtdm lang-.* gtdm-hide
JS Globals
window.doGTranslate
Shortcode Output
<div class="gtdm lang-<div class="gtdm lang-.* gtdm-hide"><span class="gtdm lang-
FAQ

Frequently Asked Questions about GTranslate Dynamic Media