Auto Cancel On-Hold Orders for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-cancel-onhold

Automatically cancel on-hold orders after a configurable number of days.

0 active installs v1.0.0 PHP 7.0+ WP 5.3+ Updated Unknown
automationecommerceorders
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Cancel On-Hold Orders for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Auto Cancel On-Hold Orders 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 "wc-cancel-onhold" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. There are no detected dangerous functions, SQL queries are 100% prepared, and all detected output is properly escaped. Furthermore, the plugin has no recorded vulnerability history, indicating a consistent track record of security. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, the analysis does reveal some areas of concern. The most significant is the complete lack of any capability checks or nonce checks across all entry points. While the attack surface is currently reported as zero unprotected entry points, the absence of these fundamental security measures means that if any new entry points were introduced in future versions, or if the current count of 0 unprotected entry points is a simplification, they would be inherently vulnerable. The single cron event also lacks explicit mention of authorization, which could be a potential weak point if it performs sensitive operations.

In conclusion, while the current version of "wc-cancel-onhold" appears to be secure due to its limited functionality and lack of known vulnerabilities, the absence of capability and nonce checks represents a significant foundational weakness. This makes the plugin susceptible to privilege escalation or unauthorized action if any new public-facing functionality is added. Developers should prioritize implementing proper authorization checks to secure all entry points, including cron events.

Key Concerns

  • No capability checks on any entry points
  • No nonce checks on any entry points
  • Cron event may lack authorization checks
Vulnerabilities
None known

Auto Cancel On-Hold Orders for WooCommerce Security Vulnerabilities

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

Auto Cancel On-Hold Orders for WooCommerce Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Auto Cancel On-Hold Orders for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncrwcoh_cron_eventwc-cancel-onhold.php:31
actionadmin_initwc-cancel-onhold.php:91
actionadmin_menuwc-cancel-onhold.php:102

Scheduled Events 1

crwcoh_cron_event
Maintenance & Trust

Auto Cancel On-Hold Orders for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.0
Downloads129

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Auto Cancel On-Hold Orders for WooCommerce Developer Profile

CodeRevolution

4 plugins · 290 total installs

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

How We Detect Auto Cancel On-Hold Orders for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="crwcoh_enable"id="crwcoh_days_delay"name="crwcoh_enable"name="crwcoh_days_delay"
FAQ

Frequently Asked Questions about Auto Cancel On-Hold Orders for WooCommerce