Floating Cart Woocommerce Security & Risk Analysis

wordpress.org/plugins/floating-cart-woocommerce

A Floating Cart for WooCommerce that guides your visitors while shopping. Customizable, add and Remove Items, Checkout and more.

10 active installs v1.0 PHP + WP 3.2+ Updated Dec 26, 2016
carte-commerceecommercefloatingwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Cart Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "floating-cart-woocommerce" v1.0 plugin presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and there are no recorded vulnerabilities or CVEs. The absence of file operations and external HTTP requests further reduces potential attack vectors. However, the plugin has significant security concerns related to its attack surface. With two AJAX handlers identified, both lacking authentication checks, this creates a direct pathway for unauthenticated users to interact with plugin functionalities. This lack of authorization is a critical weakness that could lead to unintended actions or data manipulation within the WooCommerce environment. The limited static analysis and zero taint flows are positive, but the unprotected entry points remain a substantial risk that needs immediate attention. While the vulnerability history is clean, this can be misleading given the current unprotected attack surface. A secure plugin should always validate user capabilities and nonces on all public-facing AJAX endpoints. Therefore, while no prior vulnerabilities exist, the current design leaves it susceptible to novel attacks.

The plugin's strengths lie in its internal code hygiene concerning SQL and its lack of known past vulnerabilities. However, these strengths are overshadowed by the critical flaw of unprotected AJAX endpoints. This creates an immediate and significant risk of unauthorized access and manipulation of functionalities that could impact WooCommerce store operations. The absence of nonce checks on these AJAX handlers is a major concern, making them vulnerable to Cross-Site Request Forgery (CSRF) attacks. Until these entry points are properly secured with capability checks and nonce validation, the plugin should be considered a high-risk addition to any WordPress site.

Key Concerns

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

Floating Cart Woocommerce Security Vulnerabilities

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

Floating Cart Woocommerce Code Analysis

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

Output Escaping

61% escaped18 total outputs
Attack Surface
2 unprotected

Floating Cart Woocommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_updateincludes\classes\class-floating-cart-includes.php:25
noprivwp_ajax_updateincludes\classes\class-floating-cart-includes.php:26
WordPress Hooks 4
actioninitincludes\classes\class-floating-cart-includes.php:22
actionwp_footerincludes\classes\class-floating-cart-includes.php:23
actionget_cart_contentsincludes\classes\class-floating-cart-output.php:19
actionshow_cart_outputincludes\classes\class-floating-cart-output.php:20
Maintenance & Trust

Floating Cart Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 26, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Floating Cart Woocommerce Developer Profile

Naieem Mahmud Supto

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 Floating Cart Woocommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woocommerce-floating-cart/assets/font-awesome/css/font-awesome.min.css/wp-content/plugins/woocommerce-floating-cart/assets/css/style.css/wp-content/plugins/woocommerce-floating-cart/assets/js/script.js
Script Paths
/wp-content/plugins/woocommerce-floating-cart/assets/js/script.js
Version Parameters
woocommerce-floating-cart/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-floating-cart-scripts
JS Globals
wpFloatingCart
FAQ

Frequently Asked Questions about Floating Cart Woocommerce