cancel unpaid order for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-cancel-unpaid-order

Wc Cancel Order.

10 active installs v5.8 PHP 5.6+ WP 5.5+ Updated Nov 10, 2021
automatically-cancel-order-for-woocommercecancel-order-woocommercewoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is cancel unpaid order for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

cancel unpaid order for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "wc-cancel-unpaid-order" v5.8 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the code signals show no dangerous functions, no SQL queries executed without prepared statements, no file operations, and no external HTTP requests, all of which are positive security indicators. The vulnerability history is also clean, with zero known CVEs, suggesting a history of secure development.

However, there are a few areas for concern. The output escaping is only properly handled for 50% of the identified outputs, which could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not sufficiently sanitized before being displayed. Additionally, the complete lack of nonce checks and capability checks, while not directly problematic given the zero entry points identified, represents a potential oversight. If future development introduces new entry points without these standard security measures, it could create vulnerabilities. The taint analysis shows no critical or high severity flows, but the analysis itself reported zero flows, which might suggest an incomplete analysis or that the plugin simply doesn't process user input in a way that would create such flows within the scope of the analysis performed.

In conclusion, the plugin is currently in a strong security position due to its limited attack surface and absence of critical code-level vulnerabilities. The primary weakness lies in the incomplete output escaping, which warrants attention. The lack of recorded vulnerabilities is positive, but the absence of nonce and capability checks suggests a potential for future risks if not addressed proactively. The plugin is generally well-developed from a security perspective, but the unescaped output remains a notable concern.

Key Concerns

  • 50% of outputs are not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

cancel unpaid order for WooCommerce Security Vulnerabilities

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

cancel unpaid order for WooCommerce Code Analysis

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

Output Escaping

50% escaped12 total outputs
Attack Surface

cancel unpaid order for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initcancel-unpaid-order-for-WooCommerce.php:96
actionadmin_menucancel-unpaid-order-for-WooCommerce.php:108
actionadmin_initcancel-unpaid-order-for-WooCommerce.php:169
Maintenance & Trust

cancel unpaid order for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 10, 2021
PHP min version5.6
Downloads840

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

cancel unpaid order for WooCommerce Developer Profile

salahelhamouly

2 plugins · 10 total installs

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

How We Detect cancel unpaid order for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mbottomwrap
Data Attributes
name="woo-cancelorder-text1"name="woo-cancelorder-text2"name="woo-cancelorder-text3"name="woo-cancelorder-text4"name="woo-cancelorder-secondtext1"name="woo-cancelorder-thirdtext1"
FAQ

Frequently Asked Questions about cancel unpaid order for WooCommerce