Extra Amount Option For WooCommerce Checkout (BASIC) Security & Risk Analysis

wordpress.org/plugins/extra-amount-on-checkout

Auto apply extra amount on woocommerce checkout based on payment gateway, shipping, product category, product type, and individual product.

10 active installs v1.1.9 PHP + WP 6.3+ Updated Dec 22, 2025
woocomerce-extra-feeswoocommerce-extra-amount-for-woocommerce-checkoutwoocommerce-extra-fees
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extra Amount Option For WooCommerce Checkout (BASIC) Safe to Use in 2026?

Generally Safe

Score 100/100

Extra Amount Option For WooCommerce Checkout (BASIC) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "extra-amount-on-checkout" plugin v1.1.9 exhibits a concerning security posture primarily due to its unprotected AJAX handlers. While the code shows good practices in other areas, such as using prepared statements for all SQL queries and properly escaping all output, the presence of four AJAX handlers lacking any form of authentication or capability checks creates a significant attack surface. This means any user, regardless of their logged-in status or role, could potentially trigger these functions, leading to unintended actions within WordPress.

The static analysis did not reveal any dangerous functions, file operations, or external HTTP requests, and the taint analysis found no vulnerabilities. Furthermore, the plugin has no recorded vulnerability history, which suggests a generally stable past. However, the absence of nonce checks on these unprotected AJAX handlers is a critical oversight, as it leaves them vulnerable to Cross-Site Request Forgery (CSRF) attacks. The plugin does have two capability checks, but their effectiveness is undermined by the lack of authentication on the majority of its entry points.

In conclusion, while the plugin demonstrates strengths in data handling and output sanitization, the unprotected AJAX endpoints represent a major security weakness. The lack of authentication and nonce checks on these critical entry points significantly increases the risk of exploitation. Until these handlers are properly secured, the plugin should be considered a security risk.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Extra Amount Option For WooCommerce Checkout (BASIC) Security Vulnerabilities

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

Extra Amount Option For WooCommerce Checkout (BASIC) Release Timeline

v1.1.9Current
Code Analysis
Analyzed Mar 17, 2026

Extra Amount Option For WooCommerce Checkout (BASIC) Code Analysis

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

Bundled Libraries

Select2

Output Escaping

100% escaped215 total outputs
Attack Surface
4 unprotected

Extra Amount Option For WooCommerce Checkout (BASIC) Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_new_eawc_submissionclasses\wps-eawc-admin.php:8
authwp_ajax_delete_eawc_submissionclasses\wps-eawc-admin.php:9
authwp_ajax_edit_eawc_submissionclasses\wps-eawc-admin.php:10
authwp_ajax_eawc_generate_state_listclasses\wps-eawc-admin.php:11
WordPress Hooks 13
actionadmin_menuclasses\wps-eawc-admin.php:6
actionadmin_enqueue_scriptsclasses\wps-eawc-admin.php:7
actionadmin_noticesclasses\wps-eawc-admin.php:12
actionadmin_initclasses\wps-eawc-admin.php:13
actionadmin_initclasses\wps-eawc-general-settings.php:5
actionadmin_menuclasses\wps-eawc-general-settings.php:6
actionwoocommerce_cart_calculate_feesclasses\wps-eawc-processing.php:6
filterwoocommerce_update_order_review_fragmentsclasses\wps-eawc-processing.php:7
actionwp_footerclasses\wps-eawc-processing.php:8
actioninitwps-eawc-basic.php:22
actionadmin_noticeswps-eawc-basic.php:27
actionadmin_noticeswps-eawc-basic.php:36
actionadmin_headwps-eawc-basic.php:88
Maintenance & Trust

Extra Amount Option For WooCommerce Checkout (BASIC) Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 22, 2025
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Extra Amount Option For WooCommerce Checkout (BASIC) Developer Profile

WPSuperiors Developer

6 plugins · 260 total installs

86
trust score
Avg Security Score
97/100
Avg Patch Time
54 days
View full developer profile
Detection Fingerprints

How We Detect Extra Amount Option For WooCommerce Checkout (BASIC)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extra-amount-on-checkout/assets/css/admin.css/wp-content/plugins/extra-amount-on-checkout/assets/css/select2.min.css/wp-content/plugins/extra-amount-on-checkout/assets/js/select2.min.js/wp-content/plugins/extra-amount-on-checkout/assets/js/admin.js
Script Paths
/wp-content/plugins/extra-amount-on-checkout/assets/js/select2.min.js/wp-content/plugins/extra-amount-on-checkout/assets/js/admin.js

HTML / DOM Fingerprints

CSS Classes
sds-error
Data Attributes
data-url
JS Globals
ajax_var
FAQ

Frequently Asked Questions about Extra Amount Option For WooCommerce Checkout (BASIC)