WPML Shortcodes Security & Risk Analysis

wordpress.org/plugins/wpml-shortcodes

Adds shortcodes to the WPML environment, like wpml__, wpml_e and more. Makes WP full WPML ready.

900 active installs v1.2.6 PHP + WP 2.8+ Updated Mar 5, 2016
languagetranslatetranslationtranslatorwpml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPML Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "wpml-shortcodes" v1.2.6 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the plugin does not appear to have a history of known vulnerabilities, suggesting a proactive approach to security by the developers. However, a significant concern arises from the complete lack of output escaping. This means that any data processed or displayed by the plugin's shortcodes is not being sanitized, creating a substantial risk of cross-site scripting (XSS) vulnerabilities. Even though there are no identified taint flows with unsanitized paths and all SQL queries use prepared statements, the lack of output escaping presents a clear and present danger. The fact that there are no capability checks or nonce checks on any of the entry points, particularly the shortcodes, exacerbates this risk as any user, regardless of their role or authentication status, could potentially trigger these unescaped outputs.

Key Concerns

  • Zero output escaping on all outputs
  • No nonce checks on any entry points (shortcodes)
  • No capability checks on any entry points (shortcodes)
Vulnerabilities
None known

WPML Shortcodes Security Vulnerabilities

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

WPML Shortcodes Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WPML Shortcodes Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[wpml_if] wpml-shortcodes.php:91
[wpml_translate] wpml-shortcodes.php:111
[wpml_language] wpml-shortcodes.php:112
[wpml_icl_t] wpml-shortcodes.php:173
[wpml__] wpml-shortcodes.php:174
WordPress Hooks 2
actionadmin_noticeswpml-shortcodes.php:121
actionafter_setup_themewpml-shortcodes.php:125
Maintenance & Trust

WPML Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 5, 2016
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings5
Active installs900
Developer Profile

WPML Shortcodes Developer Profile

Mirco Babini

8 plugins · 1K total installs

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

How We Detect WPML Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[wpml_if lang=""][wpml_translate lang="" code="" language=""][wpml_language lang="" code="" language=""][wpml_icl_t]
FAQ

Frequently Asked Questions about WPML Shortcodes