Fancy Xiami Security & Risk Analysis

wordpress.org/plugins/fancy-xiami

Fancy Xiami

10 active installs v1.1.0 PHP + WP 3.0+ Updated Jan 5, 2016
musicxiami
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fancy Xiami Safe to Use in 2026?

Generally Safe

Score 85/100

Fancy Xiami 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 "fancy-xiami" plugin v1.1.0 presents a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and has no known vulnerabilities in its history. It also avoids dangerous functions and file operations, and no critical or high severity taint flows were detected.

However, significant concerns arise from the static analysis. The plugin has a relatively small attack surface with three entry points, but a notable two of these are unprotected AJAX handlers. This lack of authentication on AJAX endpoints is a critical security weakness, potentially allowing unauthenticated users to trigger plugin functionality. Furthermore, the plugin exhibits a complete lack of output escaping, meaning any data displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks if it originates from an untrusted source or is manipulated by an attacker. The absence of nonce checks and capability checks on these unprotected entry points further exacerbates the risk.

Given the absence of past vulnerabilities, it might indicate a relatively new or less targeted plugin. However, the current code analysis reveals fundamental security flaws that need immediate attention. The combination of unprotected AJAX handlers and unescaped output creates a high risk of cross-site scripting and unauthorized action vulnerabilities. While the SQL query handling is commendable, the other identified issues significantly overshadow this strength.

Key Concerns

  • Unprotected AJAX handlers
  • No output escaping
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Fancy Xiami Security Vulnerabilities

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

Fancy Xiami Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface
2 unprotected

Fancy Xiami Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_fxjsonfunctions.php:65
authwp_ajax_fxjsonfunctions.php:66

Shortcodes 1

[xiami] functions.php:41
WordPress Hooks 3
actionwp_enqueue_scriptsfunctions.php:23
actionadmin_enqueue_scriptsfunctions.php:24
actionmedia_buttons_contextfunctions.php:35
Maintenance & Trust

Fancy Xiami Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 5, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fancy Xiami Developer Profile

Dariolee

4 plugins · 150 total installs

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

How We Detect Fancy Xiami

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fancy-xiami/static/css/style.css/wp-content/plugins/fancy-xiami/static/js/fx.js/wp-content/plugins/fancy-xiami/static/css/edit.css/wp-content/plugins/fancy-xiami/static/js/post.js
Script Paths
/wp-content/plugins/fancy-xiami/static/js/fx.js/wp-content/plugins/fancy-xiami/static/js/post.js
Version Parameters
fancy-xiami/static/css/style.css?ver=fancy-xiami/static/js/fx.js?ver=fancy-xiami/static/css/edit.css?ver=fancy-xiami/static/js/post.js?ver=

HTML / DOM Fingerprints

CSS Classes
pivot-audiofontSmoothxiami-coverplay-buttonfxfontplay-prosessplay-prosess-barplay-timer+6 more
Data Attributes
songiddata-type
JS Globals
fx_ajax_url
REST Endpoints
/wp-json/fancy-fxjson-callback
Shortcode Output
<div class="pivot-audio fontSmooth<div class="xiami-cover"><div class="play-button"><i class="fxfont"></i></div></div><div class="play-prosess"><div class="play-prosess-bar"></div></div><div class="play-timer">--:--</div><div class="audio-player"><div class="audio-name"></div><div class="audio-author"></div></div><div class="audio-jplayer"></div></div>
FAQ

Frequently Asked Questions about Fancy Xiami