Translate Security & Risk Analysis

wordpress.org/plugins/translate

There are plenty of auto translate plugins, but they leave the content rigid with grammatical errors. For those needing a solution to translate a Wor …

70 active installs v1.2 PHP + WP 2.7+ Updated Apr 10, 2009
imageslanguagelanguagestranlatetranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Translate Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "translate" v1.2 plugin exhibits a mixed security posture. While it boasts a clean vulnerability history with no recorded CVEs and no direct attack vectors like unprotected AJAX handlers or REST API routes, the static analysis reveals significant concerns. The complete absence of nonce and capability checks across all entry points is a major weakness, meaning any user, regardless of their permissions, could potentially trigger shortcode functionality. Furthermore, the fact that 0% of outputs are properly escaped is highly alarming, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially when combined with the 2 high-severity taint flows identified with unsanitized paths. Although there are no directly identified dangerous functions or external HTTP requests, the unescaped outputs and unhandled taint flows present critical risks.

Key Concerns

  • No Nonce Checks
  • No Capability Checks
  • 0% Output Escaping
  • 2 High Severity Taint Flows
  • Unsanitized Paths in Taint Flows
Vulnerabilities
None known

Translate Security Vulnerabilities

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

Translate Code Analysis

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

SQL Query Safety

44% prepared9 total queries

Output Escaping

0% escaped10 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
translate_options (translate.php:40)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Translate Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[translate] translate.php:29
[translations] translate.php:30
[list_pages] translate.php:31
WordPress Hooks 5
actionadmin_menutranslate.php:24
actioninittranslate.php:25
actionwp_headtranslate.php:26
actionplugins_loadedtranslate.php:27
filterwidget_texttranslate.php:28
Maintenance & Trust

Translate Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedApr 10, 2009
PHP min version
Downloads38K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Translate Developer Profile

Verdi Heinz

1 plugin · 70 total installs

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

How We Detect Translate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/translate/translate.css

HTML / DOM Fingerprints

CSS Classes
translate_list_item_page_itemtranslate
Data Attributes
lang_
JS Globals
translate
Shortcode Output
<li class='list_item_<li class='page_item page-item-
FAQ

Frequently Asked Questions about Translate