EasyTranslate Security & Risk Analysis

wordpress.org/plugins/easytranslate

Create the perfect solution that fits your exact translation & localisation needs. With our flexible tiers, you can build your own customised pric …

20 active installs v2.1.2 PHP + WP 4.7+ Updated Oct 19, 2025
easytranslatemultilingualtranslatetranslationwpml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EasyTranslate Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "easytranslate" v2.1.2 plugin exhibits a mixed security posture. While it has a clean vulnerability history with no known CVEs, the static analysis reveals significant areas of concern. The presence of an unprotected AJAX handler represents a direct entry point for potential attacks, especially given the lack of capability checks. Furthermore, the plugin utilizes the dangerous `unserialize` function, which is a well-known vector for remote code execution if used with untrusted input. The taint analysis, although reporting no critical or high severity flows, did identify flows with unsanitized paths, which could lead to security issues if exploited in conjunction with other vulnerabilities.

The plugin shows some good practices, such as a high percentage of SQL queries using prepared statements and a moderate number of nonce checks. However, the extremely low percentage of properly escaped output (17%) is a major weakness, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The plugin also makes a considerable number of external HTTP requests, which could be a vector for server-side request forgery (SSRF) or supply chain attacks if not handled securely.

In conclusion, while the absence of past vulnerabilities is positive, the current static analysis highlights critical security weaknesses. The unprotected AJAX endpoint, the use of `unserialize`, and the widespread lack of output escaping are serious concerns that significantly elevate the risk profile of this plugin. Improvements in input validation, output escaping, and access control for its entry points are strongly recommended.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize
  • Low output escaping percentage
  • Flows with unsanitized paths
  • No capability checks
Vulnerabilities
None known

EasyTranslate Security Vulnerabilities

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

EasyTranslate Release Timeline

vv5.7
vv5.6
vv5.5
vv5.4
vv5.3
vv5.2
vv5.1
vv5.0.0
v4.19
v4.18
v4.17
v4.16
v4.15
v4.14
v4.13
v4.12
v4.11
v4.10
v4.9
v4.8
Code Analysis
Analyzed Mar 16, 2026

EasyTranslate Code Analysis

Dangerous Functions
1
Raw SQL Queries
2
16 prepared
Unescaped Output
73
15 escaped
Nonce Checks
4
Capability Checks
0
File Operations
1
External Requests
12
Bundled Libraries
0

Dangerous Functions Found

unserializeforeach (unserialize($product_attributes[0]) as $field_name => $values) {admin\class-easy-translate-translation-list.php:679

SQL Query Safety

89% prepared18 total queries

Output Escaping

17% escaped88 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<post-translation> (admin\partials\post-translation.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

EasyTranslate Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_et_set_auto_translate_actionincludes\class-easy-translate.php:163
WordPress Hooks 9
actionplugins_loadedincludes\class-easy-translate.php:121
actionadmin_enqueue_scriptsincludes\class-easy-translate.php:134
actionadmin_enqueue_scriptsincludes\class-easy-translate.php:135
actionadmin_menuincludes\class-easy-translate.php:136
actionadmin_initincludes\class-easy-translate.php:137
filterset-screen-optionincludes\class-easy-translate.php:143
filterset-screen-optionincludes\class-easy-translate.php:149
actionedit_postincludes\class-easy-translate.php:161
actionplugin_loadedincludes\class-easy-translate.php:162
Maintenance & Trust

EasyTranslate Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 19, 2025
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

EasyTranslate Developer Profile

EasyTranslate

1 plugin · 20 total installs

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

How We Detect EasyTranslate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easytranslate/css/easy-translate-admin.css/wp-content/plugins/easytranslate/js/easy-translate-admin.js
Script Paths
/wp-content/plugins/easytranslate/js/easy-translate-admin.js
Version Parameters
easytranslate-admin.css?ver=2.1.2easy-translate-admin.js?ver=2.1.2

HTML / DOM Fingerprints

CSS Classes
easy-translate-content
JS Globals
EASY_TRANSLATEEASY_TRANSLATE_VERSION
FAQ

Frequently Asked Questions about EasyTranslate