Stock Message For WooCommerce Security & Risk Analysis

wordpress.org/plugins/stock-message-for-woocommerce

Enable customers to receive email notifications when out-of-stock products become available again in your WooCommerce store.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Unknown
messagenotificationsout-of-stockstockwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stock Message For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Stock Message For WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "stock-message-for-woocommerce" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The code demonstrates good practices with a high percentage of SQL queries using prepared statements and a high rate of output escaping. The absence of critical or high-severity taint flows, file operations, and external HTTP requests is also a positive indicator. The plugin has a solid history with zero known CVEs, suggesting a commitment to security or a lack of historical exploitability.

However, there are areas for improvement. The presence of 8 AJAX handlers, while all appearing to have some form of authorization check, still represents a significant attack surface. The complete lack of capability checks on these handlers is a notable concern. While nonce checks are present, their presence alone doesn't guarantee robust authorization, especially if capability checks are entirely absent. The inclusion of TinyMCE, a bundled library, could pose a risk if it's outdated or has known vulnerabilities, though no specific information is provided on its version or status.

In conclusion, the plugin is well-built with many security best practices implemented. The primary concerns revolve around the attack surface presented by AJAX handlers and the complete absence of capability checks for authorization. Given the plugin's clean vulnerability history, the immediate risk is likely low, but proactive security measures like implementing capability checks would further harden the plugin.

Key Concerns

  • No capability checks on AJAX handlers
  • Bundled library (TinyMCE) without version check
Vulnerabilities
None known

Stock Message For WooCommerce Security Vulnerabilities

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

Stock Message For WooCommerce Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

91% prepared22 total queries

Output Escaping

95% escaped154 total outputs
Data Flows
All sanitized

Data Flow Analysis

14 flows
handle_notification_request (includes\class-stock-message-for-woocommerce-notifications.php:141)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Stock Message For WooCommerce Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_stock_notifyincludes\class-stock-message-for-woocommerce-notifications.php:34
noprivwp_ajax_stock_notifyincludes\class-stock-message-for-woocommerce-notifications.php:35
authwp_ajax_delete_subscriberincludes\class-stock-message-for-woocommerce.php:30
authwp_ajax_send_test_emailincludes\settings\class-stock-message-email-settings.php:27
authwp_ajax_stock_notifytrunk\includes\class-stock-message-for-woocommerce-notifications.php:34
noprivwp_ajax_stock_notifytrunk\includes\class-stock-message-for-woocommerce-notifications.php:35
authwp_ajax_delete_subscribertrunk\includes\class-stock-message-for-woocommerce.php:30
authwp_ajax_send_test_emailtrunk\includes\settings\class-stock-message-email-settings.php:27
WordPress Hooks 42
actionwoocommerce_product_set_stock_statusincludes\class-stock-message-for-woocommerce-cron.php:43
actionwoocommerce_product_set_stockincludes\class-stock-message-for-woocommerce-cron.php:44
filterwoocommerce_get_availability_textincludes\class-stock-message-for-woocommerce-grouped-product.php:19
actionwp_enqueue_scriptsincludes\class-stock-message-for-woocommerce-notifications.php:33
actioninitincludes\class-stock-message-for-woocommerce-notifications.php:36
actiontemplate_redirectincludes\class-stock-message-for-woocommerce-notifications.php:37
actionadmin_menuincludes\class-stock-message-for-woocommerce-settings.php:39
actionadmin_enqueue_scriptsincludes\class-stock-message-for-woocommerce-settings.php:40
actioncustomize_registerincludes\class-stock-message-for-woocommerce-settings.php:41
filterwoocommerce_get_availability_textincludes\class-stock-message-for-woocommerce-simple-product.php:28
filterwoocommerce_get_availability_textincludes\class-stock-message-for-woocommerce-variable-product.php:30
actionplugins_loadedincludes\class-stock-message-for-woocommerce.php:28
actionadmin_enqueue_scriptsincludes\class-stock-message-for-woocommerce.php:29
actionadmin_initincludes\settings\class-stock-message-button-settings.php:23
actionadmin_initincludes\settings\class-stock-message-email-settings.php:24
filtermce_buttonsincludes\settings\class-stock-message-email-settings.php:25
filtermce_external_pluginsincludes\settings\class-stock-message-email-settings.php:26
actionadmin_initincludes\settings\class-stock-message-form-settings.php:22
actionplugins_loadedstock-message-for-woocommerce.php:33
actionbefore_woocommerce_initstock-message-for-woocommerce.php:43
actionwoocommerce_initstock-message-for-woocommerce.php:49
actionwoocommerce_product_set_stock_statustrunk\includes\class-stock-message-for-woocommerce-cron.php:43
actionwoocommerce_product_set_stocktrunk\includes\class-stock-message-for-woocommerce-cron.php:44
filterwoocommerce_get_availability_texttrunk\includes\class-stock-message-for-woocommerce-grouped-product.php:19
actionwp_enqueue_scriptstrunk\includes\class-stock-message-for-woocommerce-notifications.php:33
actioninittrunk\includes\class-stock-message-for-woocommerce-notifications.php:36
actiontemplate_redirecttrunk\includes\class-stock-message-for-woocommerce-notifications.php:37
actionadmin_menutrunk\includes\class-stock-message-for-woocommerce-settings.php:39
actionadmin_enqueue_scriptstrunk\includes\class-stock-message-for-woocommerce-settings.php:40
actioncustomize_registertrunk\includes\class-stock-message-for-woocommerce-settings.php:41
filterwoocommerce_get_availability_texttrunk\includes\class-stock-message-for-woocommerce-simple-product.php:28
filterwoocommerce_get_availability_texttrunk\includes\class-stock-message-for-woocommerce-variable-product.php:30
actionplugins_loadedtrunk\includes\class-stock-message-for-woocommerce.php:28
actionadmin_enqueue_scriptstrunk\includes\class-stock-message-for-woocommerce.php:29
actionadmin_inittrunk\includes\settings\class-stock-message-button-settings.php:23
actionadmin_inittrunk\includes\settings\class-stock-message-email-settings.php:24
filtermce_buttonstrunk\includes\settings\class-stock-message-email-settings.php:25
filtermce_external_pluginstrunk\includes\settings\class-stock-message-email-settings.php:26
actionadmin_inittrunk\includes\settings\class-stock-message-form-settings.php:22
actionplugins_loadedtrunk\stock-message-for-woocommerce.php:33
actionbefore_woocommerce_inittrunk\stock-message-for-woocommerce.php:43
actionwoocommerce_inittrunk\stock-message-for-woocommerce.php:49
Maintenance & Trust

Stock Message For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.0
Downloads507

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Stock Message For WooCommerce Developer Profile

Poodle Plugins

3 plugins · 5K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
280 days
View full developer profile
Detection Fingerprints

How We Detect Stock Message 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/stock-message-for-woocommerce/assets/js/stock-message-for-woocommerce-public.js/wp-content/plugins/stock-message-for-woocommerce/assets/css/stock-message-for-woocommerce-public.css
Version Parameters
stock-message-for-woocommerce/assets/js/stock-message-for-woocommerce-public.js?ver=stock-message-for-woocommerce/assets/css/stock-message-for-woocommerce-public.css?ver=

HTML / DOM Fingerprints

CSS Classes
stock-message-for-woocommerce-notify-form
Data Attributes
data-product-id
JS Globals
stock_message_for_woocommerce_params
FAQ

Frequently Asked Questions about Stock Message For WooCommerce