Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Security & Risk Analysis

wordpress.org/plugins/spreadr-for-woocomerce

Spreadr enables WooCommerce merchants to find and sell products from Amazon. To learn more about Spreadr, visit https://spreadr.co/woocommerce

500 active installs v1.0.8 PHP 5.0+ WP 4.4+ Updated Nov 7, 2025
amazonamazon-affiliateamazon-associateamazon-dropshippingamazon-importing
98
A · Safe
CVEs total2
Unpatched0
Last CVEDec 14, 2024
Safety Verdict

Is Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Safe to Use in 2026?

Generally Safe

Score 98/100

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Dec 14, 2024Updated 6mo ago
Risk Assessment

The "spreadr-for-woocomerce" plugin version 1.0.8 exhibits a concerning security posture primarily due to a significant number of unprotected AJAX handlers. While the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and having a moderate rate of output escaping, the sheer volume of unprotected entry points (25 out of 27) creates a substantial attack surface. This could allow unauthenticated users to trigger potentially sensitive actions or expose information.

The taint analysis shows 5 flows with unsanitized paths, which, while not classified as critical or high severity in this specific analysis, warrants attention. These flows could indicate potential vulnerabilities if user-supplied input is not properly validated or sanitized before being used in file operations or external requests. The plugin's history of 2 known CVEs, including a high and medium severity vulnerability, with the last one being recent, suggests a pattern of security weaknesses that have required patching. The common vulnerability type of 'Missing Authorization' directly correlates with the static analysis findings of numerous unprotected AJAX handlers.

In conclusion, while the plugin has strengths in its database query handling and output escaping, the pervasive lack of authorization checks on its AJAX endpoints presents a critical risk. Coupled with past vulnerabilities and the presence of unsanitized input flows, this plugin requires immediate attention to secure its entry points. The absence of unpatched vulnerabilities currently is positive, but the underlying architectural issues remain.

Key Concerns

  • High number of unprotected AJAX handlers
  • Unsanitized paths in taint analysis flows
  • History of high and medium severity CVEs
  • Missing capability checks
  • Low nonce check coverage
Vulnerabilities
2 published

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Security Vulnerabilities

CVEs by Year

2 CVEs in 2024
2024
Patched Has unpatched

Severity Breakdown

High
1
Medium
1

2 total CVEs

CVE-2024-56009medium · 6.5Missing Authorization

Spreadr Woocommerce <= 1.0.4 - Missing Authorization

Dec 14, 2024 Patched in 1.0.5 (5d)
CVE-2024-56008high · 7.2Missing Authorization

Spreadr Woocommerce <= 1.0.4 - Missing Authorization to Arbitrary Content Deletion

Dec 14, 2024 Patched in 1.0.5 (6d)
Version History

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Release Timeline

v1.0.8Current
v1.0.7
v1.0.6
v1.0.5
Code Analysis
Analyzed Mar 16, 2026

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Code Analysis

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

Output Escaping

70% escaped60 total outputs
Data Flows · Security
5 unsanitized

Data Flow Analysis

6 flows5 with unsanitized paths
spreadr_review_settings (includes\spreadr-core-functions.php:720)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
25 unprotected

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Attack Surface

Entry Points27
Unprotected25

AJAX Handlers 27

authwp_ajax_spreadr_create_productincludes\spreadr-core-functions.php:59
noprivwp_ajax_spreadr_create_productincludes\spreadr-core-functions.php:60
authwp_ajax_spreadr_update_productincludes\spreadr-core-functions.php:245
noprivwp_ajax_spreadr_update_productincludes\spreadr-core-functions.php:246
authwp_ajax_spreadr_isproduct_availableincludes\spreadr-core-functions.php:500
noprivwp_ajax_spreadr_isproduct_availableincludes\spreadr-core-functions.php:501
authwp_ajax_spreadr_installedincludes\spreadr-core-functions.php:532
noprivwp_ajax_spreadr_installedincludes\spreadr-core-functions.php:533
authwp_ajax_spreadr_mark_product_outofstockincludes\spreadr-core-functions.php:542
noprivwp_ajax_spreadr_mark_product_outofstockincludes\spreadr-core-functions.php:543
authwp_ajax_spreadr_mark_product_availableincludes\spreadr-core-functions.php:573
noprivwp_ajax_spreadr_mark_product_availableincludes\spreadr-core-functions.php:574
authwp_ajax_spreadr_hide_productincludes\spreadr-core-functions.php:602
noprivwp_ajax_spreadr_hide_productincludes\spreadr-core-functions.php:603
authwp_ajax_spreadr_delete_productincludes\spreadr-core-functions.php:636
noprivwp_ajax_spreadr_delete_productincludes\spreadr-core-functions.php:637
authwp_ajax_spreadr_update_product_priceincludes\spreadr-core-functions.php:669
noprivwp_ajax_spreadr_update_product_priceincludes\spreadr-core-functions.php:670
authwp_ajax_spreadr_review_settingsincludes\spreadr-core-functions.php:717
noprivwp_ajax_spreadr_review_settingsincludes\spreadr-core-functions.php:718
authwp_ajax_spreadr_update_default_settingsincludes\spreadr-update-default-settings.php:17
noprivwp_ajax_spreadr_update_default_settingsincludes\spreadr-update-default-settings.php:18
noprivwp_ajax_spreadr_update_user_settingsincludes\spreadr-update-default-settings.php:47
noprivwp_ajax_spreadr_update_custom_codeincludes\spreadr-update-default-settings.php:97
noprivwp_ajax_spreadr_update_product_button_typeincludes\spreadr-update-default-settings.php:137
noprivwp_ajax_spreadr_update_product_metaincludes\spreadr-update-default-settings.php:168
noprivwp_ajax_spreadr_update_product_metaincludes\spreadr-update-default-settings.php:169
WordPress Hooks 14
actionadmin_initincludes\class-spreadr-install.php:29
actionadmin_menuincludes\spreadr-core-functions.php:29
actionadmin_footerincludes\spreadr-core-functions.php:45
actionadmin_noticesincludes\spreadr-core-functions.php:758
filterwoocommerce_single_product_summaryincludes\spreadr-frontend-functions.php:22
filterwoocommerce_single_product_summaryincludes\spreadr-frontend-functions.php:26
filterwoocommerce_loop_add_to_cart_linkincludes\spreadr-frontend-functions.php:214
filterwoocommerce_loop_add_to_cart_linkincludes\spreadr-frontend-functions.php:218
actionwp_footerincludes\spreadr-frontend-functions.php:221
filterwoocommerce_product_tabsincludes\spreadr-frontend-functions.php:223
actionwoocommerce_after_single_product_summaryincludes\spreadr-frontend-functions.php:283
actionwp_footerincludes\spreadr-frontend-functions.php:686
filterplugin_row_metaspreadr.php:69
actionbefore_woocommerce_initspreadr.php:123
Maintenance & Trust

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 7, 2025
PHP min version5.0
Downloads18K

Community Trust

Rating50/100
Number of ratings11
Active installs500
Developer Profile

Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate Developer Profile

spreadr

1 plugin · 500 total installs

99
trust score
Avg Security Score
98/100
Avg Patch Time
6 days
View full developer profile
Detection Fingerprints

How We Detect Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/spreadr-for-woocomerce/assets/css/style.css
Script Paths
/wp-content/plugins/spreadr-for-woocomerce/assets/js/spreadr-frontend.js
Version Parameters
spreadr-for-woocomerce/assets/css/style.css?ver=spreadr-for-woocomerce/assets/js/spreadr-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
single_add_to_cart_button
Data Attributes
spreadr_regionspreadr_product_title
JS Globals
SpreadrButtonClick
Shortcode Output
<p class="cart"><a tag="href="javascript:void(0);" rel="nofollow" onclick="SpreadrButtonClick(
FAQ

Frequently Asked Questions about Spreadr Woocommerce Plugin – Amazon Importer for Dropshipping and Affiliate