GTranslate Visual Addon Security & Risk Analysis

wordpress.org/plugins/gtranslate-visual-addon

The ultimate GTranslate Addon. Manually override literal translations and fix un-translated texts easily with a visual point-and-click interface.

0 active installs v3.4.1 PHP 7.4+ WP 6.0+ Updated Mar 10, 2026
gtranslategtranslate-addonmanual-translationtranslate-overridevisual-translator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GTranslate Visual Addon Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 25d ago
Risk Assessment

The gtranslate-visual-addon v3.4.1 plugin demonstrates a generally strong security posture, largely due to its adherence to many common WordPress security best practices. The absence of any recorded historical vulnerabilities, including critical or high severity ones, is a significant positive indicator. The static analysis results are also encouraging, showing no dangerous functions, SQL queries exclusively using prepared statements, and a very high percentage of properly escaped output. Furthermore, the plugin implements a good number of nonce and capability checks for its AJAX handlers, and there are no indications of unsanitized paths in the taint analysis, which is excellent. However, while the plugin has no unprotected entry points according to the static analysis, the presence of 5 AJAX handlers, even with checks, does represent a potential, albeit mitigated, attack surface. The file operation count, while not inherently a risk, warrants attention to ensure these operations are performed securely and do not expose sensitive data or allow unauthorized modifications.

Despite these strengths, the analysis does not provide absolute assurance of perfect security. The lack of recorded vulnerabilities could be due to a variety of factors, including limited testing, or simply not having been a target. The static analysis, while thorough, might not capture all complex logical flaws. Therefore, while the current data suggests a low risk profile, continued vigilance and regular security reviews are always recommended for any WordPress plugin. The plugin's strengths lie in its implementation of prepared statements and output escaping, and its clean vulnerability history, while potential areas for focus are the total number of AJAX handlers and file operations.

Vulnerabilities
None known

GTranslate Visual Addon Security Vulnerabilities

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

GTranslate Visual Addon Code Analysis

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

Output Escaping

97% escaped96 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
gt_addon_ajax_save_translation (includes\ajax.php:9)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GTranslate Visual Addon Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_gt_addon_save_translationincludes\ajax.php:7
authwp_ajax_gt_addon_debug_toggleincludes\debug-ajax.php:32
authwp_ajax_gt_addon_debug_logincludes\debug-ajax.php:50
authwp_ajax_gt_addon_debug_readincludes\debug-ajax.php:73
authwp_ajax_gt_addon_debug_clearincludes\debug-ajax.php:87
WordPress Hooks 8
actionplugins_loadedgt-addon.php:47
actionadmin_bar_menugt-addon.php:75
actionadmin_enqueue_scriptsgt-addon.php:89
actionwp_enqueue_scriptsgt-addon.php:90
actionadmin_menuincludes\admin-page.php:7
actionadmin_post_gt_addon_debug_downloadincludes\debug-ajax.php:98
actionadmin_post_gt_addon_export_translationsincludes\utils.php:7
actionadmin_post_gt_addon_import_translationsincludes\utils.php:35
Maintenance & Trust

GTranslate Visual Addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 10, 2026
PHP min version7.4
Downloads168

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GTranslate Visual Addon Developer Profile

tuwebmaster

1 plugin · 0 total installs

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

How We Detect GTranslate Visual Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gtranslate-visual-addon/assets/css/admin.css/wp-content/plugins/gtranslate-visual-addon/assets/css/gt-addon-debug.css/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon-debug.js/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon.js/wp-content/plugins/gtranslate-visual-addon/assets/css/gt-addon-editor.css/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon-editor.js
Script Paths
/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon.js/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon-debug.js/wp-content/plugins/gtranslate-visual-addon/assets/js/gt-addon-editor.js
Version Parameters
ver=3.4.1

HTML / DOM Fingerprints

CSS Classes
gt-addon-editor-wrappergt-addon-translation-highlight
HTML Comments
<!-- NOTE: gt_addon_is_pro() has been removed per WordPress.org plugin review guidelines. --><!-- Pro version features are sold and served from the author's own site. --><!-- Lite version --><!-- 1 = Sólo admite la selección de 1 idioma en ajustes. -->+12 more
Data Attributes
data-gt-addon-translation-iddata-gt-addon-original-text
JS Globals
gtAddonDebuggtAddonSettingsgtAddonEditor
REST Endpoints
/wp-json/gt-addon/v1/save-translation/wp-json/gt-addon/v1/get-translations/wp-json/gt-addon/v1/delete-translation/wp-json/gt-addon/v1/clear-all-translations/wp-json/gt-addon/v1/debug/log
FAQ

Frequently Asked Questions about GTranslate Visual Addon