
Share Cart for WooCommerce Security & Risk Analysis
wordpress.org/plugins/share-cart-for-woocommerceEnable customers to share WooCommerce carts via URL for collaborative shopping, gift planning, and social commerce.
Is Share Cart for WooCommerce Safe to Use in 2026?
Generally Safe
Score 100/100Share Cart for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'share-cart-for-woocommerce' v1.2 plugin demonstrates some good security practices, including the complete absence of unpatched vulnerabilities and the exclusive use of prepared statements for all SQL queries. Output is also consistently escaped, and external HTTP requests are not made. However, the static analysis reveals several areas of concern. The presence of the `unserialize` function, especially without clear sanitization context, is a significant risk as it can lead to Remote Code Execution if exploited with malicious serialized data. Furthermore, the taint analysis identified a flow with an unsanitized path, flagged as high severity, indicating a potential vulnerability that needs immediate attention. While there are no recorded CVEs, the internal code signals of `unserialize` and the high-severity taint flow suggest potential undiscovered vulnerabilities. The plugin has a relatively small attack surface with no exposed endpoints without authentication, but the identified code signals and taint analysis findings present notable risks that outweigh the strengths.
Key Concerns
- High severity unsanitized taint flow
- Use of unserialize function
- Taint analysis: flow with unsanitized paths
- No capability checks for entry points
Share Cart for WooCommerce Security Vulnerabilities
Share Cart for WooCommerce Code Analysis
Dangerous Functions Found
Output Escaping
Data Flow Analysis
Share Cart for WooCommerce Attack Surface
AJAX Handlers 2
Shortcodes 1
WordPress Hooks 9
Maintenance & Trust
Share Cart for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
Share Cart for WooCommerce Alternatives
WPC Share Cart for WooCommerce
wpc-share-cart
WPC Share Cart is a simple but powerful tool that can help your customer share their cart.
WC Share Cart URL
wc-share-cart-url
Share WooCommerce cart by URL. Send the cart to any Customer in WooCommerce store.
Add bulk cart packages
add-bulk-cart-packages
Add bulk cart packages allows you to create custom product packages in WooCommerce and add them to the cart with a single click.
Lean Cart Share and Save for Later for WooCommerce
lean-cart-share-and-save
Lightweight cart sharing and saving for WooCommerce - let customers share carts via URLs and save carts for later.
Unagui Save Cart for WooCommerce
unagui-save-cart-for-woocommerce
Allows logged-in users to save their current WooCommerce cart and restore it later.
Share Cart for WooCommerce Developer Profile
3 plugins · 130 total installs
How We Detect Share Cart for WooCommerce
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/share-cart-for-woocommerce/assets/css/share-cart-style.css/wp-content/plugins/share-cart-for-woocommerce/assets/js/share-cart-script.js/wp-content/plugins/share-cart-for-woocommerce/assets/js/share-cart-script.jsshare-cart-for-woocommerce/assets/css/share-cart-style.css?ver=share-cart-for-woocommerce/assets/js/share-cart-script.js?ver=HTML / DOM Fingerprints
share-cart-btnid="share-cart-btn"id="share-cart-url"scurl_ajax_object/wp-json/wp/v2/posts<button id="share-cart-btn">Share this cart</button>
<div id="share-cart-url"></div>