Ajax Floating Cart Security & Risk Analysis

wordpress.org/plugins/ajax-floating-cart

Ajax Floating Cart is a free plugin for woocommerce ajax cart.

0 active installs v1.0.1 PHP 7.3+ WP 5.0+ Updated May 23, 2022
ajax-cartajax-floating-cartfloating-cartwoocommercewoocommerce-cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ajax Floating Cart Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'ajax-floating-cart' v1.0.1 plugin presents a moderate security risk due to its unprotected AJAX handlers. While the code analysis reveals no dangerous functions, SQL injection vulnerabilities are unlikely due to the exclusive use of prepared statements, and there are no file operations or external HTTP requests to exploit. However, the significant concern stems from two AJAX handlers that lack any authentication or capability checks. This exposes these entry points to potential unauthorized access and manipulation by unauthenticated users, which could lead to denial-of-service or other unintended consequences if these handlers perform sensitive actions.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a generally stable codebase or a lack of past security scrutiny. The absence of taint analysis results is also notable, meaning sophisticated attacks involving unsanitized data flows were not detected in this static analysis. Despite the positive signs like proper SQL handling and mostly escaped output, the two unprotected AJAX endpoints are a critical weakness that needs immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Lack of nonce checks on AJAX
  • Low percentage of properly escaped output
Vulnerabilities
None known

Ajax Floating Cart Security Vulnerabilities

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

Ajax Floating Cart Code Analysis

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

Output Escaping

75% escaped28 total outputs
Attack Surface
2 unprotected

Ajax Floating Cart Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_WFC_cart_product_removeinc\class-floating-cart-init.php:99
noprivwp_ajax_WFC_cart_product_removeinc\class-floating-cart-init.php:100
WordPress Hooks 6
actionnetwork_admin_noticesajax-floating-cart.php:48
actionwp_enqueue_scriptsinc\class-floating-cart-init.php:83
actionwp_footerinc\class-floating-cart-init.php:84
filterwoocommerce_locate_templateinc\class-floating-cart-init.php:85
filterwoocommerce_add_to_cart_fragmentsinc\class-floating-cart-init.php:97
filterwoocommerce_add_to_cart_fragmentsinc\class-floating-cart-init.php:98
Maintenance & Trust

Ajax Floating Cart Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMay 23, 2022
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Ajax Floating Cart Developer Profile

Ashaduzzaman

1 plugin · 0 total installs

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

How We Detect Ajax Floating Cart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajax-floating-cart/assets/css/wfc-core.css/wp-content/plugins/ajax-floating-cart/assets/js/wfc-main.js
Script Paths
/wp-content/plugins/ajax-floating-cart/assets/js/wfc-main.js
Version Parameters
ajax-floating-cart/assets/css/wfc-core.css?ver=ajax-floating-cart/assets/js/wfc-main.js?ver=

HTML / DOM Fingerprints

CSS Classes
wfc-minicart-wrapperwfc-cart-linkwfc-mini-cartwfc-mini-cart-wrapperwfc-mini-cart-contentbusket-headclose-busgetwfc-busket-content
Data Attributes
object_wfc
JS Globals
object_wfc
FAQ

Frequently Asked Questions about Ajax Floating Cart