Multilingual wordpress Security & Risk Analysis

wordpress.org/plugins/multilingual-wordpress

The ultimate solution for mantaining multilingual sites. With this plugin you can make posts in multiple languages and then let the user choose which …

10 active installs v0.1.2 PHP + WP 2.0+ Updated May 3, 2011
l10l18nlanguagesmultilingualtranslations
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multilingual wordpress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'multilingual-wordpress' plugin, version 0.1.2, exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected, and a complete absence of dangerous function usage, file operations, external HTTP requests, and critical taint flows. The plugin also shows no history of known vulnerabilities (CVEs), which is a very positive indicator. However, there are notable areas for improvement. A significant concern is the complete lack of output escaping, meaning all 12 identified output points are potentially vulnerable to cross-site scripting (XSS) attacks. Additionally, while not a critical issue given the limited SQL queries, 50% of them do not use prepared statements, posing a minor risk of SQL injection. The absence of nonce checks and capability checks on any potential (though currently none identified) entry points is also a weakness, as it relies on the lack of entry points for security.

Key Concerns

  • No output escaping
  • SQL queries not using prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Multilingual wordpress Security Vulnerabilities

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

Multilingual wordpress Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

Multilingual wordpress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionactivate_multilingual-wordpress/main.phpmain.php:17
actiondeactivate_multilingual-wordpress/main.phpmain.php:18
Maintenance & Trust

Multilingual wordpress Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMay 3, 2011
PHP min version
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Multilingual wordpress Developer Profile

Sergio Milardovich

4 plugins · 10K total installs

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

How We Detect Multilingual wordpress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multilingual-wordpress/lib/css/style.css/wp-content/plugins/multilingual-wordpress/lib/js/multilingual.js
Script Paths
/wp-content/plugins/multilingual-wordpress/lib/js/multilingual.js
Version Parameters
multilingual-wordpress/lib/css/style.css?ver=0.1.2multilingual-wordpress/lib/js/multilingual.js?ver=0.1.2

HTML / DOM Fingerprints

JS Globals
MLWP_PATH
FAQ

Frequently Asked Questions about Multilingual wordpress