qText X Widget Security & Risk Analysis

wordpress.org/plugins/qtext-x-widget

This is multilingual text widget, which works with qTranslate-X plugin.

30 active installs v2.0 PHP + WP 4.0+ Updated Feb 25, 2015
adminlanguagemultilingualtextwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is qText X Widget Safe to Use in 2026?

Generally Safe

Score 85/100

qText X Widget 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 'qtext-x-widget' plugin v2.0 exhibits a seemingly strong security posture based on the provided static analysis, with no identified attack surface points, dangerous functions, or file operations. The plugin also demonstrates good practice by using prepared statements for all SQL queries and having no recorded vulnerabilities. This indicates a low risk of traditional exploitation vectors like SQL injection or arbitrary code execution through direct entry points. However, a significant concern arises from the complete lack of output escaping. With 100% of outputs not properly escaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by the plugin, if not meticulously sanitized by the developer at the source or within WordPress core, could be exploited to inject malicious scripts into the user's browser, leading to session hijacking, defacement, or credential theft. The absence of capability checks and nonce checks on AJAX handlers (though there are no AJAX handlers currently) also suggests a potential for future vulnerabilities if functionality is added without proper security controls. While the plugin's history is clean and the code signals for common dangerous functions are absent, the severe lack of output escaping is a critical weakness that needs immediate attention.

Key Concerns

  • All outputs unescaped
  • No nonce checks for potential AJAX
  • No capability checks for potential AJAX
Vulnerabilities
None known

qText X Widget Security Vulnerabilities

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

qText X Widget Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

qText X Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initqtext-x-widget.php:94
Maintenance & Trust

qText X Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedFeb 25, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

qText X Widget Developer Profile

Thomas Egtvedt

1 plugin · 30 total installs

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

How We Detect qText X Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
qTextxWidget
HTML Comments
<!--:$qtext_lang--><!--:-->
FAQ

Frequently Asked Questions about qText X Widget