qTranslate META Security & Risk Analysis

wordpress.org/plugins/qtranslate-meta

For users of qTranslate, allows you to set multi-lingual META tags and a <title> override for your posts and pages.

400 active installs v1.0.2 PHP + WP 2.5+ Updated Jul 18, 2012
i18nl10nmetamultilingualqtranslate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is qTranslate META Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The qtranslate-meta plugin v1.0.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface with no registered AJAX handlers, REST API routes, shortcodes, or cron events. All SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are good practices. The absence of any known CVEs or past vulnerabilities is also a strong indicator of a relatively secure development history.

However, there are significant concerns within the code. The presence of the `create_function` is a critical security risk, as it is highly susceptible to code injection vulnerabilities. Furthermore, the plugin has a very low rate of output escaping, with only 8% of outputs being properly escaped. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks, especially given the lack of explicit entry points to analyze for, means that any potential future entry points or existing hidden ones could be exploited without proper authorization or validation.

While the plugin's vulnerability history is clean, the static analysis reveals critical weaknesses in code quality that could lead to severe vulnerabilities. The use of `create_function` and the poor output escaping are major red flags that overshadow the limited attack surface and clean vulnerability history. A thorough review and remediation of these code quality issues are strongly recommended.

Key Concerns

  • Use of dangerous create_function
  • Low percentage of properly escaped output
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

qTranslate META Security Vulnerabilities

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

qTranslate META Release Timeline

v1.0.1
v1.0.0
v0.9.1
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8
v0.7.1
v0.7
v0.6
v0.4
v0.3.2
v0.3.1
Code Analysis
Analyzed Mar 16, 2026

qTranslate META Code Analysis

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

Dangerous Functions Found

create_functionadd_action('plugins_loaded', create_function('', 'qtranslate-meta.php:303

Output Escaping

8% escaped39 total outputs
Attack Surface

qTranslate META Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitqtranslate-meta.php:23
actionadmin_menuqtranslate-meta.php:24
actionsave_postqtranslate-meta.php:25
actionwp_headqtranslate-meta.php:28
actionplugins_loadedqtranslate-meta.php:303
Maintenance & Trust

qTranslate META Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 18, 2012
PHP min version
Downloads32K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

qTranslate META Developer Profile

jstar198

2 plugins · 410 total installs

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

How We Detect qTranslate META

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/qtranslate-meta/styles.css

HTML / DOM Fingerprints

CSS Classes
qtrans_meta_language-switcherqtrans_meta_table
Data Attributes
id="qtrans_meta_language_"name="qtrans_meta_title_"id="qtrans_meta_title_"name="qtrans_meta_keywords_"id="qtrans_meta_keywords_"name="qtrans_meta_description_"+2 more
JS Globals
qtrans_meta_switch_langqtrans_meta_count_chars
FAQ

Frequently Asked Questions about qTranslate META