Happy Coders Multi Address for WooCommerce Security & Risk Analysis

wordpress.org/plugins/happycoders-multiple-addresses

Allow logged-in WooCommerce customers to manage multiple addresses in an address book and select them easily during checkout.

60 active installs v1.0.14 PHP 7.4+ WP 5.6+ Updated Nov 19, 2025
billing-addresscheckoutmultiple-addressesshipping-addresswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Happy Coders Multi Address for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Happy Coders Multi Address for WooCommerce 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 happycoders-multiple-addresses plugin v1.0.14 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and largely performing output escaping. The absence of file operations, external HTTP requests, and known vulnerabilities in its history are also positive indicators. However, a significant concern arises from its attack surface, specifically the single REST API route which lacks permission callbacks. This means that any user, regardless of their role or permissions, could potentially interact with this endpoint, opening it up to unauthorized access and manipulation. The lack of taint analysis results is notable, but without specific findings, it's difficult to assess that area further. The plugin's history of zero vulnerabilities is promising, suggesting consistent security awareness from the developers. Overall, while the plugin has several strengths, the unprotected REST API endpoint represents a critical vulnerability that needs immediate attention.

Key Concerns

  • Unprotected REST API route
  • Output escaping partially missing
Vulnerabilities
None known

Happy Coders Multi Address for WooCommerce Security Vulnerabilities

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

Happy Coders Multi Address for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
23
97 escaped
Nonce Checks
6
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

81% escaped120 total outputs
Attack Surface
1 unprotected

Happy Coders Multi Address for WooCommerce Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

POST/wp-json/hc-wcma/v1/save-nicknameincludes\class-hc-wcma-rest-api.php:28
WordPress Hooks 27
actionplugins_loadedhappycoders-multiple-addresses.php:33
actionbefore_woocommerce_inithappycoders-multiple-addresses.php:35
actionplugins_loadedhappycoders-multiple-addresses.php:44
actionplugins_loadedhappycoders-multiple-addresses.php:54
filterwoocommerce_settings_tabs_arrayincludes\class-hc-wcma-admin.php:23
actionwoocommerce_settings_tabs_hc_wcmaincludes\class-hc-wcma-admin.php:24
actionwoocommerce_update_options_hc_wcmaincludes\class-hc-wcma-admin.php:25
actionwoocommerce_before_checkout_billing_formincludes\class-hc-wcma-checkout.php:24
actionwoocommerce_before_checkout_shipping_formincludes\class-hc-wcma-checkout.php:25
actionwoocommerce_checkout_update_order_metaincludes\class-hc-wcma-checkout.php:26
actionwoocommerce_new_orderincludes\class-hc-wcma-checkout.php:27
actionwoocommerce_checkout_processincludes\class-hc-wcma-checkout.php:29
actionwoocommerce_after_order_notesincludes\class-hc-wcma-checkout.php:30
filterwoocommerce_checkout_fieldsincludes\class-hc-wcma-checkout.php:36
filterwoocommerce_billing_fieldsincludes\class-hc-wcma-checkout.php:106
filterwoocommerce_shipping_fieldsincludes\class-hc-wcma-checkout.php:107
actionplugins_loadedincludes\class-hc-wcma-main.php:88
actioninitincludes\class-hc-wcma-main.php:89
actionwp_enqueue_scriptsincludes\class-hc-wcma-main.php:90
actionadmin_enqueue_scriptsincludes\class-hc-wcma-main.php:91
actionadmin_noticesincludes\class-hc-wcma-main.php:284
actionbefore_woocommerce_initincludes\class-hc-wcma-main.php:288
actionafter_switch_themeincludes\class-hc-wcma-main.php:320
filterwoocommerce_account_menu_itemsincludes\class-hc-wcma-my-account.php:24
filterquery_varsincludes\class-hc-wcma-my-account.php:26
actionrest_api_initincludes\class-hc-wcma-rest-api.php:21
actionwp_enqueue_scriptsincludes\hc-wcma-blocks.php:125
Maintenance & Trust

Happy Coders Multi Address for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 19, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings8
Active installs60
Developer Profile

Happy Coders Multi Address for WooCommerce Developer Profile

Happy Coders

4 plugins · 70 total installs

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

How We Detect Happy Coders Multi Address 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/happycoders-multiple-addresses/assets/css/my-account.css/wp-content/plugins/happycoders-multiple-addresses/assets/vendor/swiper/swiper-bundle.min.css/wp-content/plugins/happycoders-multiple-addresses/assets/js/my-account.js/wp-content/plugins/happycoders-multiple-addresses/assets/css/checkout.css/wp-content/plugins/happycoders-multiple-addresses/assets/js/checkout.js
Script Paths
/wp-content/plugins/happycoders-multiple-addresses/assets/vendor/swiper/swiper-bundle.min.js/wp-content/plugins/happycoders-multiple-addresses/assets/js/my-account.js/wp-content/plugins/happycoders-multiple-addresses/assets/js/checkout.js
Version Parameters
happycoders-multiple-addresses/assets/css/my-account.css?ver=happycoders-multiple-addresses/assets/vendor/swiper/swiper-bundle.min.css?ver=happycoders-multiple-addresses/assets/js/my-account.js?ver=happycoders-multiple-addresses/assets/css/checkout.css?ver=happycoders-multiple-addresses/assets/js/checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
hc-wcma-my-account-formhc-wcma-addresses-listhc-wcma-checkout-formhc-wcma-address-edit-form
HTML Comments
<!-- End HC WCMA Multiple Addresses --><!-- Start HC WCMA Checkout --><!-- End HC WCMA Checkout --><!-- Start HC WCMA My Account -->+4 more
Data Attributes
data-plugin-name="happycoders-multiple-addresses"data-plugin-version="1.0.14"
JS Globals
hc_wcma_params
REST Endpoints
/wp-json/hc-wcma/v1/addresses/wp-json/hc-wcma/v1/address
Shortcode Output
[hc_wcma_address_book][hc_wcma_checkout_addresses]
FAQ

Frequently Asked Questions about Happy Coders Multi Address for WooCommerce