Extra Checkout Warranty Security & Risk Analysis

wordpress.org/plugins/extra-checkout-warranty

Adds a single optional warranty selection to the WooCommerce checkout page with dynamic pricing and AJAX updates.

0 active installs v1.0 PHP 7.0+ WP 5.0+ Updated Dec 1, 2025
ajaxcheckoutupsellwarrantywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Extra Checkout Warranty Safe to Use in 2026?

Generally Safe

Score 100/100

Extra Checkout Warranty has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The plugin "extra-checkout-warranty" v1.0 exhibits a generally good security posture based on the provided static analysis. It has a small attack surface with no apparent vulnerabilities in its entry points, and importantly, all SQL queries are properly prepared. The code also demonstrates good practices by including nonce and capability checks for its entry points, and it avoids file operations and external HTTP requests.

However, a notable area for concern is the output escaping, where 71% of the 58 outputs are properly escaped. This means that approximately 17 outputs may be vulnerable to cross-site scripting (XSS) if they handle user-supplied data without proper sanitization. While there are no recorded vulnerabilities in its history and no critical or high-severity taint flows detected, the unescaped outputs represent a potential weakness that could be exploited. The lack of historical vulnerabilities is a positive sign, but it does not negate the risks identified in the current static analysis.

In conclusion, while the plugin has a solid foundation with its secure handling of SQL and authentication mechanisms, the imperfect output escaping is a significant weakness. Addressing the unescaped outputs should be the primary focus to improve the plugin's security. The absence of historical vulnerabilities is encouraging but should be viewed in conjunction with the identified static analysis risks.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Extra Checkout Warranty Security Vulnerabilities

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

Extra Checkout Warranty Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Extra Checkout Warranty Code Analysis

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

Output Escaping

71% escaped58 total outputs
Attack Surface

Extra Checkout Warranty Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wcfw_save_warranty_selectionextra-checkout-warranty.php:290
noprivwp_ajax_wcfw_save_warranty_selectionextra-checkout-warranty.php:291
WordPress Hooks 19
actionadmin_menuadmin-settings.php:20
actionadmin_enqueue_scriptsadmin-settings.php:77
actionadmin_initadmin-settings.php:123
actionwoocommerce_admin_order_data_after_billing_addressadmin-settings.php:235
actionadd_meta_boxesadmin-settings.php:257
actionwoocommerce_review_order_after_shippingcheckout-integration.php:71
actionwoocommerce_cart_calculate_feescheckout-integration.php:168
actionwpcheckout-integration.php:178
actionwoocommerce_checkout_create_ordercheckout-integration.php:209
actionwoocommerce_thankyoucheckout-integration.php:221
filterwoocommerce_update_order_review_fragmentscheckout-integration.php:230
actionwpcheckout-integration.php:233
actionadmin_noticesextra-checkout-warranty.php:27
actionadmin_noticesextra-checkout-warranty.php:53
actionplugins_loadedextra-checkout-warranty.php:94
actionbefore_woocommerce_initextra-checkout-warranty.php:99
actionplugins_loadedextra-checkout-warranty.php:114
filterrender_blockextra-checkout-warranty.php:192
actionwp_enqueue_scriptsextra-checkout-warranty.php:224
Maintenance & Trust

Extra Checkout Warranty Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedDec 1, 2025
PHP min version7.0
Downloads267

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Extra Checkout Warranty Developer Profile

jaychabba

1 plugin · 0 total installs

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

How We Detect Extra Checkout Warranty

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extra-checkout-warranty/assets/css/wcfw-checkout.css/wp-content/plugins/extra-checkout-warranty/assets/js/wcfw-checkout.js
Script Paths
/wp-content/plugins/extra-checkout-warranty/assets/js/wcfw-checkout.js
Version Parameters
extra-checkout-warranty/assets/css/wcfw-checkout.css?ver=extra-checkout-warranty/assets/js/wcfw-checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
wcfw-warranty-containerwcfw-warranty-selector-containerwcfw-warranty-selectwcfw-loading-indicatorwcfw-spinner
Data Attributes
data-wcfw-index
FAQ

Frequently Asked Questions about Extra Checkout Warranty