Floating Wishlist for WooCommerce Security & Risk Analysis

wordpress.org/plugins/floating-wishlist-for-woo

Easy to use, always on display, floating Wishlist for your WooCommerce store.

50 active installs v1.2 PHP + WP 5.0.1+ Updated Apr 11, 2023
bookmarke-commercewishlistwoowoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Wishlist for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Floating Wishlist for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "floating-wishlist-for-woo" plugin v1.2 exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, making all SQL queries with prepared statements, and having no recorded vulnerabilities, significant concerns arise from its attack surface.

The plugin has two AJAX handlers, both of which lack any authentication checks. This presents a substantial risk, as any unauthenticated user could potentially trigger these actions, leading to unintended consequences depending on the functionality of these handlers. The lack of nonce checks further exacerbates this issue, as it makes the AJAX endpoints vulnerable to Cross-Site Request Forgery (CSRF) attacks. Furthermore, the plugin has a low percentage of properly escaped outputs, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled securely before being displayed.

Despite the absence of past vulnerabilities, the current static analysis reveals critical weaknesses in authentication and output sanitization. The plugin's security is heavily reliant on the assumption that the underlying WordPress environment will enforce permissions, which is not always a robust defense. Therefore, while the plugin has a clean history, the current implementation's unprotected entry points and poor output escaping practices necessitate immediate attention to mitigate potential security risks.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without nonce checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Floating Wishlist for WooCommerce Security Vulnerabilities

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

Floating Wishlist for WooCommerce Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface
2 unprotected

Floating Wishlist for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wfwl_get_wish_productincludes\class-woo-floating-wishlist.php:182
noprivwp_ajax_wfwl_get_wish_productincludes\class-woo-floating-wishlist.php:183
WordPress Hooks 9
actionplugins_loadedincludes\class-woo-floating-wishlist.php:142
actionadmin_enqueue_scriptsincludes\class-woo-floating-wishlist.php:157
actionadmin_enqueue_scriptsincludes\class-woo-floating-wishlist.php:158
actionadmin_noticesincludes\class-woo-floating-wishlist.php:159
filterwoocommerce_loop_add_to_cart_linkincludes\class-woo-floating-wishlist.php:174
actionwoocommerce_after_add_to_cart_buttonincludes\class-woo-floating-wishlist.php:175
actionwp_enqueue_scriptsincludes\class-woo-floating-wishlist.php:177
actionwp_enqueue_scriptsincludes\class-woo-floating-wishlist.php:178
actionwp_footerincludes\class-woo-floating-wishlist.php:180
Maintenance & Trust

Floating Wishlist for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 11, 2023
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs50
Developer Profile

Floating Wishlist for WooCommerce Developer Profile

taras.sych

2 plugins · 1K total installs

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

How We Detect Floating Wishlist for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/floating-wishlist-for-woo/admin/css/woo-floating-wishlist-admin.css/wp-content/plugins/floating-wishlist-for-woo/admin/js/woo-floating-wishlist-admin.js
Script Paths
/wp-content/plugins/floating-wishlist-for-woo/admin/js/woo-floating-wishlist-admin.js
Version Parameters
woo-floating-wishlist/admin/css/woo-floating-wishlist-admin.css?ver=woo-floating-wishlist/admin/js/woo-floating-wishlist-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
fwf-wishlist-containerfwf-wishlist-link
Data Attributes
data-fwf-wishlist-id
JS Globals
fwf_wishlist_ajax_object
FAQ

Frequently Asked Questions about Floating Wishlist for WooCommerce