Funifier Security & Risk Analysis

wordpress.org/plugins/funifier

The Funifier plugin was created to integrate with gamification system of the company.

10 active installs v1.1 PHP + WP 2.7+ Updated Jan 20, 2016
adminfunifiergamificationjavascript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Funifier Safe to Use in 2026?

Generally Safe

Score 85/100

Funifier 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 "funifier" v1.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. There are no identified attack vectors such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events. The code also avoids dangerous functions, file operations, and external HTTP requests. Importantly, all SQL queries are prepared, and there are no recorded vulnerabilities in its history, suggesting a diligent development approach to security.

However, a closer examination reveals some potential areas of concern. While the overall number of output escapings is 20, a significant portion (25%) are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if the unescaped output contains user-supplied data. Additionally, the taint analysis indicates one flow with an unsanitized path, which, although not flagged as critical or high severity, still represents a potential risk that could be exploited under specific circumstances.

The plugin's lack of vulnerability history and the absence of specific security checks like nonce and capability checks on its entry points (which are currently zero, but this could change with future updates) are also noteworthy. While currently secure due to a lack of exposed entry points, this absence of fundamental security mechanisms could become a weakness if the plugin's functionality expands. Overall, the plugin appears to be developed with security in mind, but the unescaped outputs and the single unsanitized path warrant attention.

Key Concerns

  • Unescaped output detected
  • Unsanitized path in taint flow
Vulnerabilities
None known

Funifier Security Vulnerabilities

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

Funifier Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Mar 17, 2026

Funifier Code Analysis

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

Output Escaping

75% escaped20 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

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

Funifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsfunifier.php:66
actionwp_enqueue_scriptsfunifier.php:88
actionwp_enqueue_scriptsfunifier.php:109
actionadmin_menufunifier.php:116
Maintenance & Trust

Funifier Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJan 20, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Funifier Developer Profile

funifier

1 plugin · 10 total installs

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

How We Detect Funifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/funifier/funifier.php
Script Paths
//client2.funifier.com/2.0.0/funifier.js

HTML / DOM Fingerprints

Data Attributes
data-funifier-gui="start"data-id="pluginStart"
JS Globals
window.funifierAsyncInitFunifier.auth.authenticateFunifier.initFunifier._$Funifier.widget._init
FAQ

Frequently Asked Questions about Funifier