Falang WPML importer Security & Risk Analysis

wordpress.org/plugins/falang-wpml-importer

Import multilingual data from WPML into Falang for Wordpress

0 active installs v1.0 PHP 5.6+ WP 4.9+ Updated Nov 15, 2024
bilingualfalangimportermultilingualwpml
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Falang WPML importer Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "falang-wpml-importer" plugin v1.0 exhibits a generally good security posture with strong adherence to WordPress security best practices. It leverages prepared statements for all SQL queries, implements nonce and capability checks for its entry points, and avoids external HTTP requests and file operations. The absence of any known CVEs further reinforces its current security. However, a critical taint flow with an unsanitized path suggests a potential for a high-severity vulnerability, which requires immediate attention despite the absence of historical vulnerabilities. The presence of the `set_time_limit` function, while not directly indicative of a vulnerability on its own, can sometimes be misused in conjunction with other flaws to facilitate denial-of-service attacks or resource exhaustion if not carefully managed.

While the plugin's foundation is solid with robust authentication and input validation mechanisms demonstrated by its entry points and code signals, the single critical taint flow is a significant concern. This indicates that user-supplied data might be reaching a sensitive sink without proper sanitization, potentially leading to code injection or other execution vulnerabilities if exploited. The fact that this critical flow exists in a version with no historical vulnerabilities might suggest a new or overlooked issue. It's crucial to investigate this specific taint flow to ensure no critical or high-severity vulnerabilities are present. The limited attack surface and the use of prepared statements are strong positive indicators, but the identified taint flow overshadows these strengths.

Key Concerns

  • Critical taint flow with unsanitized path
  • Dangerous function set_time_limit present
  • Unescaped output detected (29%)
Vulnerabilities
None known

Falang WPML importer Security Vulnerabilities

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

Falang WPML importer Release Timeline

v1.0Current
v0.9
Code Analysis
Analyzed Apr 16, 2026

Falang WPML importer Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit( 0 );falang-wpml-importer.php:140
set_time_limitset_time_limit( 0 );falang-wpml-importer.php:441

SQL Query Safety

100% prepared10 total queries

Output Escaping

71% escaped28 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<falang-wpml-importer> (falang-wpml-importer.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Falang WPML importer Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_run_import_wffalang-wpml-importer.php:113
WordPress Hooks 5
actionadmin_noticesfalang-wpml-importer.php:89
actioninitfalang-wpml-importer.php:93
actionadmin_menufalang-wpml-importer.php:111
actionadmin_enqueue_scriptsfalang-wpml-importer.php:112
actionwf_batch_runfalang-wpml-importer.php:114
Maintenance & Trust

Falang WPML importer Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 15, 2024
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Falang WPML importer Developer Profile

sbouey

7 plugins · 2K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
131 days
View full developer profile
Detection Fingerprints

How We Detect Falang WPML importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/falang-wpml-importer/assets/css/main.css/wp-content/plugins/falang-wpml-importer/assets/js/batch.js
Script Paths
/wp-content/plugins/falang-wpml-importer/assets/js/batch.js
Version Parameters
falang-wpml-importer/assets/js/batch.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-i18n-key="wpml-importer"data-i18n-key="wpml-importer-step-2"
JS Globals
batch
FAQ

Frequently Asked Questions about Falang WPML importer