Bunny’s Language Linker Security & Risk Analysis

wordpress.org/plugins/bunnys-language-linker

Helps you create links between equivalent (but different language) pages between WordPress installations.

10 active installs v0.2 PHP + WP 2.0+ Updated Jan 4, 2008
l10nlanguagelinksmultilingualtranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bunny’s Language Linker Safe to Use in 2026?

Generally Safe

Score 85/100

Bunny’s Language Linker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 18yr ago
Risk Assessment

The plugin 'bunnys-language-linker' v0.2 presents a mixed security picture. On the positive side, the static analysis reveals a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points. Furthermore, all SQL queries are confirmed to use prepared statements, which is a critical defense against SQL injection. The presence of nonce and capability checks indicates some foundational security awareness in the development. However, a significant concern arises from the complete lack of output escaping. This means that any data processed and displayed by the plugin, even if originating from trusted sources, could potentially contain malicious code that would be executed by the user's browser. The taint analysis also shows no flows, which is good, but this may be a consequence of the very limited attack surface and lack of detectable data flows. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a potentially stable codebase or limited exposure. Despite the clean history and small attack surface, the severe lack of output escaping creates a notable risk of Cross-Site Scripting (XSS) vulnerabilities.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Bunny’s Language Linker Security Vulnerabilities

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

Bunny’s Language Linker Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Bunny’s Language Linker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actiondbx_page_sidebarlanguage-linker.php:237
actionedit_postlanguage-linker.php:240
actionsave_postlanguage-linker.php:241
actionpublish_postlanguage-linker.php:242
actiontemplate_redirectlanguage-linker.php:246
actionthe_contentlanguage-linker.php:248
Maintenance & Trust

Bunny’s Language Linker Maintenance & Trust

Maintenance Signals

WordPress version tested2.3.1
Last updatedJan 4, 2008
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Bunny’s Language Linker Developer Profile

Stephen Harris

51 plugins · 49K total installs

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

How We Detect Bunny’s Language Linker

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
dbx-boxdbx-handledbx-content
HTML Comments
<!-- Other Language Slugs --><!-- hidden field to avoid vanishing meta --><!-- THE PLUGIN: --><!-- GENERAL -->+16 more
Data Attributes
id="otherslugs"id="bunny-bll-key"name="bunny-bll-key"
Shortcode Output
<div id="bll-lang"></div>
FAQ

Frequently Asked Questions about Bunny’s Language Linker