Simple Google Translate Widget Security & Risk Analysis

wordpress.org/plugins/simple-google-translate-widget

Zeige internationalen Lesern Deinen Inhalt in ihrer Sprache mit dem Google Übersetzung Widget.

90 active installs v1.2 PHP + WP 2.8.0+ Updated Jul 25, 2021
googlegoogle-translatelanguagetranslatewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google Translate Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The plugin "simple-google-translate-widget" v1.2 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of identified critical or high-severity taint flows, dangerous functions, file operations, and external HTTP requests is a positive indicator. The plugin also has a clean vulnerability history with no recorded CVEs, suggesting a proactive approach to security by the developers or a lack of publicly disclosed issues. However, there are notable areas for improvement. A significant concern is the complete lack of output escaping, meaning all data rendered by the plugin could potentially be exposed to cross-site scripting (XSS) attacks if it originates from user input or untrusted sources. Additionally, while not explicitly flagged as a critical issue in this analysis, the presence of SQL queries, even with a moderate percentage using prepared statements, warrants attention. Any SQL injection vulnerabilities, if present, could be exacerbated by the lack of output escaping.

Key Concerns

  • Output escaping is not used
  • SQL queries present without prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Simple Google Translate Widget Security Vulnerabilities

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

Simple Google Translate Widget Code Analysis

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

SQL Query Safety

38% prepared8 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

Simple Google Translate Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedsimple-google-translate.php:191
actionwp_print_stylessimple-google-translate.php:192
actionadmin_initsimple-google-translate.php:197
Maintenance & Trust

Simple Google Translate Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 25, 2021
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs90
Developer Profile

Simple Google Translate Widget Developer Profile

baynado

3 plugins · 140 total installs

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

How We Detect Simple Google Translate Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-google-translate-widget/sgt-styles.css
Script Paths
//translate.google.com/translate_a/element.js

HTML / DOM Fingerprints

Data Attributes
id="google_translate_element"name="wp_sgt_WidgetTitle"name="wp_sgt_sctext_wlink"
JS Globals
googleTranslateElementInit
Shortcode Output
<div id="google_translate_element"></div><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script><small>Widget von <a href="http://internet-pr-beratung.de" target="_blank" rel="nofollow">internet-pr-beratung.de</a></small>
FAQ

Frequently Asked Questions about Simple Google Translate Widget