WP Base Translate Security & Risk Analysis

wordpress.org/plugins/wp-base-translate

This plugin will allow you to create a multilingual website in just a few clicks.

10 active installs v3.1 PHP + WP 3.1+ Updated May 22, 2020
modernsimpletranslatetranslatingtranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Base Translate Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wp-base-translate v3.1 plugin presents a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests, and shows a reasonable effort in using prepared statements for SQL queries, significant concerns exist regarding its attack surface and lack of proper security checks. The presence of two AJAX handlers without authentication checks is a major vulnerability, opening the door for potential unauthorized actions or information disclosure. Furthermore, the analysis indicates a complete absence of nonce and capability checks across its entry points, a critical oversight that exacerbates the risk posed by unprotected AJAX handlers.

The taint analysis, while not flagging critical or high-severity issues, did identify flows with unsanitized paths, which warrants attention even if the immediate impact isn't categorized as severe. This suggests potential weaknesses in how user-supplied data is handled, which could be exploited in conjunction with the unprotected entry points. The plugin's history of zero known vulnerabilities is a positive indicator, suggesting the developers may have been diligent in the past or that its current exposure hasn't been extensively tested for known exploits. However, this lack of history should not overshadow the immediate risks identified in the code analysis.

In conclusion, the wp-base-translate plugin has strengths in avoiding certain common pitfalls like dangerous functions and external requests. However, its security is significantly undermined by a lack of fundamental authentication and authorization checks on its AJAX endpoints. This, combined with unsanitized data flows, creates a notable risk profile that requires immediate attention. The absence of historical vulnerabilities is a good sign, but it doesn't negate the present security gaps.

Key Concerns

  • AJAX handlers without auth checks
  • No nonce checks on entry points
  • No capability checks on entry points
  • Unescaped output (35% not properly escaped)
  • Flows with unsanitized paths
Vulnerabilities
None known

WP Base Translate Security Vulnerabilities

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

WP Base Translate Release Timeline

v3.1Current
v3.0
v2.0
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

WP Base Translate Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
7 prepared
Unescaped Output
12
22 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

78% prepared9 total queries

Output Escaping

65% escaped34 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
get_page_url (wp-base-translate.php:420)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP Base Translate Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_get_page_urlwp-base-translate.php:44
noprivwp_ajax_get_page_urlwp-base-translate.php:45

Shortcodes 1

[language_menu] wp-base-translate.php:574
WordPress Hooks 11
actioninitwp-base-translate.php:16
actioninitwp-base-translate.php:19
actioninitwp-base-translate.php:22
actionwpwp-base-translate.php:25
actionadmin_enqueue_scriptswp-base-translate.php:28
actionadmin_enqueue_scriptswp-base-translate.php:29
actionadd_meta_boxeswp-base-translate.php:32
actionadd_meta_boxeswp-base-translate.php:35
actionadd_meta_boxeswp-base-translate.php:38
actionsave_postwp-base-translate.php:41
actiondelete_postwp-base-translate.php:48
Maintenance & Trust

WP Base Translate Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 22, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Base Translate Developer Profile

GeroNikolov

10 plugins · 220 total installs

86
trust score
Avg Security Score
88/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect WP Base Translate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-base-translate/assets/style.css/wp-content/plugins/wp-base-translate/assets/scripts.js
Script Paths
/wp-content/plugins/wp-base-translate/assets/scripts.js
Version Parameters
wp-base-translate/assets/style.css?ver=wp-base-translate/assets/scripts.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Function name: create_page_language_relations --><!-- Function arguments: NONE --><!-- Function purpose: This function is used to create the _WP_PREFIX_page_language_relations table into the DB on the first init. --><!-- Function name: register_languages_cpt -->+12 more
Data Attributes
id="language-name"name="language_name"name="current_language_title"
FAQ

Frequently Asked Questions about WP Base Translate