
Address Book for WooCommerce Security & Risk Analysis
wordpress.org/plugins/woo-address-bookGives your customers the option to store multiple billing and shipping addresses and retrieve them on checkout.
Is Address Book for WooCommerce Safe to Use in 2026?
Generally Safe
Score 99/100Address Book for WooCommerce has a strong security track record. Known vulnerabilities have been patched promptly.
The "woo-address-book" v3.1.0 plugin presents a mixed security posture. While it demonstrates good practices by using prepared statements for all SQL queries and having a high percentage of properly escaped output, significant concerns arise from its attack surface. A notable 8 entry points (3 AJAX handlers and 5 REST API routes) lack authentication or permission checks, creating a wide opening for potential unauthorized actions. The presence of two flows with unsanitized paths, even without critical or high severity identified in taint analysis, warrants caution as these could lead to unexpected behavior or vulnerabilities in conjunction with other factors.
The plugin's vulnerability history, though featuring only one past CVE which is now patched, indicates a pattern of potential weaknesses. The single past CVE being CSRF suggests that authentication and authorization mechanisms have been areas of past concern. Given the current lack of authentication checks on many entry points, this historical context is particularly relevant. In conclusion, while the plugin excels in secure data handling (SQL, output escaping), the substantial unprotected attack surface and the implication from past vulnerabilities suggest that further security hardening is needed to mitigate risks.
Key Concerns
- AJAX handlers without auth checks
- REST API routes without permission callbacks
- Flows with unsanitized paths
- Total entry points unprotected
Address Book for WooCommerce Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
WooCommerce Address Book < 1.6.0 - Cross-Site Request Forgery
Address Book for WooCommerce Code Analysis
Output Escaping
Data Flow Analysis
Address Book for WooCommerce Attack Surface
AJAX Handlers 3
REST API Routes 5
WordPress Hooks 29
Maintenance & Trust
Address Book for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
Address Book for WooCommerce Alternatives
H-Shipping Multiple Shipping Addresses for WooCommerce
h-shipping-multiple-addresses-for-woocommerce
Seamlessly allow customers to save and manage up to 3 shipping addresses in WooCommerce. Fully compatible with My Account and Checkout pages.
TRS Address Book
trs-address-book
Allow customers to save multiple shipping addresses that can be used on WooCommerce checkout page. The address book contains the customer's shipp …
Happy Coders Multi Address for WooCommerce
happycoders-multiple-addresses
Allow logged-in WooCommerce customers to manage multiple addresses in an address book and select them easily during checkout.
AddWeb Woo Multi-address
addweb-woo-multi-address
Manage and use multiple billing and shipping addresses in WooCommerce — with full support for classic, Elementor, and block-based checkouts.
Disable Flamingo Addressbook
disable-flamingo-addressbook
With this plugin activated, Flamingo will not add any data to its address book.
Address Book for WooCommerce Developer Profile
3 plugins · 14K total installs
How We Detect Address Book for WooCommerce
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/woo-address-book/assets/css/style.css/wp-content/plugins/woo-address-book/assets/css/style.min.css/wp-content/plugins/woo-address-book/assets/js/scripts.js/wp-content/plugins/woo-address-book/assets/js/scripts.min.js/wp-content/plugins/woo-address-book/assets/js/scripts.js/wp-content/plugins/woo-address-book/assets/js/scripts.min.jswoo-address-book/assets/css/style.css?ver=woo-address-book/assets/js/scripts.js?ver=HTML / DOM Fingerprints
woo-address-bookdata-nonce-deletedata-nonce-defaultdata-nonce-checkoutdata-confirm-deletedata-default-textdata-allow-readonlywoo_address_book/wp-json/wc/v3/customers/(?P<id>\d+)/addresses/wp-json/wc/v3/customers/(?P<id>\d+)/addresses/(?P<address_type>[a-zA-Z0-9-]+)/wp-json/wc/v3/customers/(?P<id>\d+)/addresses/(?P<address_type>[a-zA-Z0-9-]+)/(?P<address_id>[a-zA-Z0-9-]+)