Stale Order Alerts for WooCommerce Security & Risk Analysis

wordpress.org/plugins/stale-order-alerts-for-woocommerce

Daily email and dashboard alerts for WooCommerce orders stuck in "Processing" or "On Hold" beyond your configurable SLA thresholds.

0 active installs v1.0.0 PHP 7.2+ WP 5.8+ Updated Mar 13, 2026
alertsfulfillmentordersslawoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stale Order Alerts for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Stale Order Alerts for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 22d ago
Risk Assessment

The "stale-order-alerts-for-woocommerce" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and 100% proper output escaping are commendable practices that significantly reduce the risk of common web vulnerabilities. The plugin also demonstrates good security hygiene by implementing nonce checks for its entry points and avoiding external HTTP requests or file operations.

However, a notable concern is the complete lack of capability checks on any of its entry points. While the attack surface is small and all identified AJAX handlers appear to have nonce checks, the absence of role-based access control means that any authenticated user, regardless of their permissions, could potentially interact with these handlers. This could lead to unintended consequences or information disclosure if the AJAX actions are sensitive. The plugin's history of zero vulnerabilities further suggests a commitment to security, but the current static analysis does highlight a potential gap in access control.

In conclusion, the plugin is well-developed from a technical security standpoint regarding code execution and data handling. Its strengths lie in its clean code practices concerning SQL and output escaping. The primary weakness identified is the lack of proper authorization checks, which, while not an immediate exploit based on the provided data, represents a potential area for enhancement to further harden its security.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Stale Order Alerts for WooCommerce Security Vulnerabilities

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

Stale Order Alerts for WooCommerce Code Analysis

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

Output Escaping

100% escaped94 total outputs
Attack Surface

Stale Order Alerts for WooCommerce Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_wcsoa_dismiss_noticestale-order-alerts-for-woocommerce.php:408
WordPress Hooks 10
actionadmin_initstale-order-alerts-for-woocommerce.php:75
actionadmin_noticesstale-order-alerts-for-woocommerce.php:78
actionbefore_woocommerce_initstale-order-alerts-for-woocommerce.php:89
actionwcsoa_daily_checkstale-order-alerts-for-woocommerce.php:174
actionadmin_noticesstale-order-alerts-for-woocommerce.php:305
actionadmin_menustale-order-alerts-for-woocommerce.php:418
actionadmin_initstale-order-alerts-for-woocommerce.php:431
actionadmin_initstale-order-alerts-for-woocommerce.php:441
actionadmin_initstale-order-alerts-for-woocommerce.php:456
actionupdate_option_wcsoa_check_timestale-order-alerts-for-woocommerce.php:472

Scheduled Events 3

wcsoa_daily_check
wcsoa_daily_check
wcsoa_daily_check
Maintenance & Trust

Stale Order Alerts for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 13, 2026
PHP min version7.2
Downloads91

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Stale Order Alerts for WooCommerce Developer Profile

alexhalfborg

2 plugins · 80 total installs

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

How We Detect Stale Order Alerts 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/stale-order-alerts-for-woocommerce/assets/css/wcsoa-admin.css/wp-content/plugins/stale-order-alerts-for-woocommerce/assets/js/wcsoa-admin.js

HTML / DOM Fingerprints

CSS Classes
wcsoa-stale-orders-listwcsoa-order-idwcsoa-customer-namewcsoa-order-totalwcsoa-order-datewcsoa-days-oldwcsoa-days-overdue
HTML Comments
<!-- Stale Order Alerts for WooCommerce --><!-- Daily email & dashboard alerts for orders stuck in Processing or On Hold status beyond your SLA thresholds. -->
Data Attributes
data-wcsoa-order-iddata-wcsoa-edit-url
JS Globals
wcsoa_admin_vars
FAQ

Frequently Asked Questions about Stale Order Alerts for WooCommerce