Auto Product Restock for Woo Security & Risk Analysis

wordpress.org/plugins/auto-product-restock-for-woo

Automatically updates product stock status on a specified date and time with recurring restock options.

20 active installs v1.1.0 PHP 7.0+ WP 5.0+ Updated Mar 9, 2025
inventoryproduct-managementrestockstock-managementwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Product Restock for Woo Safe to Use in 2026?

Generally Safe

Score 92/100

Auto Product Restock for Woo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "auto-product-restock-for-woo" plugin v1.1.0 demonstrates a generally good security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes significantly limits the attack surface. Furthermore, the code utilizes prepared statements for all SQL queries and has a high percentage of properly escaped output, which are strong indicators of secure coding practices.

However, the presence of 3 cron events without explicit mention of authorization checks in the static analysis could represent a potential, albeit small, risk. While the taint analysis revealed no unsanitized paths or critical/high severity flows, the limited scope of the taint analysis (only 1 flow analyzed) means it's not exhaustive. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign for its reliability and security maintenance.

In conclusion, the plugin appears to be well-developed from a security perspective, with a minimal attack surface and good handling of sensitive operations. The primary areas for vigilance would be ensuring the security of the cron events and understanding that the taint analysis might not cover all possible code paths. The lack of historical vulnerabilities is reassuring, suggesting a commitment to security by the developers.

Key Concerns

  • Cron events potentially without auth checks
  • Limited taint analysis scope
Vulnerabilities
None known

Auto Product Restock for Woo Security Vulnerabilities

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

Auto Product Restock for Woo Code Analysis

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

Output Escaping

81% escaped85 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-apr-auto-restock> (includes\class-apr-auto-restock.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto Product Restock for Woo Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
actionplugins_loadedauto-product-restock-for-woo.php:27
actionplugins_loadedauto-product-restock-for-woo.php:48
actionadmin_menuincludes\class-apr-admin-pages.php:17
actionadmin_noticesincludes\class-apr-admin-pages.php:20
actionadmin_menuincludes\class-apr-auto-restock-settings.php:17
actionadmin_initincludes\class-apr-auto-restock-settings.php:18
actionupdate_option_ncwcapr_restock_cron_scheduleincludes\class-apr-auto-restock-settings.php:21
actionadmin_post_apr_restock_syncincludes\class-apr-auto-restock-settings.php:22
actionwoocommerce_product_options_inventory_product_dataincludes\class-apr-auto-restock.php:17
actionwoocommerce_process_product_metaincludes\class-apr-auto-restock.php:18
actionadmin_enqueue_scriptsincludes\class-apr-auto-restock.php:21
actionwpincludes\class-apr-auto-restock.php:24
actionncwcapr_restock_check_datesincludes\class-apr-auto-restock.php:27
filtercron_schedulesincludes\class-apr-auto-restock.php:34
actionwp_dashboard_setupincludes\class-apr-dashboard-widget.php:17
actionwoocommerce_product_options_inventory_product_dataincludes\class-apr-recurring-restock.php:17
actionwoocommerce_process_product_metaincludes\class-apr-recurring-restock.php:20
actionncwcapr_process_additional_restocksincludes\class-apr-recurring-restock.php:23
actionadmin_enqueue_scriptsincludes\class-apr-recurring-restock.php:26

Scheduled Events 3

ncwcapr_restock_check_dates
ncwcapr_restock_check_dates
ncwcapr_restock_check_dates
Maintenance & Trust

Auto Product Restock for Woo Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 9, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Auto Product Restock for Woo Developer Profile

avgeros

1 plugin · 20 total installs

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

How We Detect Auto Product Restock for Woo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-product-restock-for-woo/css/jquery-ui.css/wp-content/plugins/auto-product-restock-for-woo/css/jquery-ui-timepicker-addon.min.css/wp-content/plugins/auto-product-restock-for-woo/js/jquery-ui-timepicker-addon.min.js
Script Paths
/wp-content/plugins/auto-product-restock-for-woo/js/jquery-ui-timepicker-addon.min.js
Version Parameters
auto-product-restock-for-woo/css/jquery-ui.css?ver=auto-product-restock-for-woo/css/jquery-ui-timepicker-addon.min.css?ver=auto-product-restock-for-woo/js/jquery-ui-timepicker-addon.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wc-autostock-date
HTML Comments
<!-- Auto Restock Settings --><!-- Restock Date & Time --><!-- Restock Quantity --><!-- Show/hide restock quantity based on "Track stock quantity for this product" checkbox -->
Data Attributes
id="_restock_date"id="_restock_quantity"name="_manage_stock"
JS Globals
NCWCAPR_PLUGIN_URL
FAQ

Frequently Asked Questions about Auto Product Restock for Woo