Draft Order Control Security & Risk Analysis

wordpress.org/plugins/draft-order-control

Control when and how WooCommerce creates draft orders with granular settings for each creation condition.

20 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Nov 18, 2025
checkoutdraft-ordersorderswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Draft Order Control Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The draft-order-control plugin version 1.0.0 presents a generally good security posture, with no known vulnerabilities or critical taint flows identified. The absence of direct SQL queries without prepared statements and no file operations or external HTTP requests are positive indicators. The presence of nonce checks, while limited to two instances, suggests some awareness of preventing CSRF attacks. However, the significant concern lies in the extremely low percentage of properly escaped output (5%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data, if not properly sanitized before being displayed, could be injected into the page and executed by users' browsers. The lack of capability checks on entry points also means that authorization is not explicitly enforced on potentially sensitive actions, though the current attack surface is minimal.

Key Concerns

  • Low output escaping percentage (5%)
  • No capability checks on entry points
Vulnerabilities
None known

Draft Order Control Security Vulnerabilities

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

Draft Order Control Code Analysis

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

Output Escaping

5% escaped22 total outputs
Attack Surface

Draft Order Control Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuadmin\class-wcdoc-admin.php:38
actionadmin_enqueue_scriptsadmin\class-wcdoc-admin.php:39
actionbefore_woocommerce_initdraft-order-control.php:103
actionplugins_loadeddraft-order-control.php:104
actionadmin_noticesdraft-order-control.php:130
actionwoocommerce_before_order_object_saveincludes\class-wcdoc-controller.php:54
actionwoocommerce_new_orderincludes\class-wcdoc-controller.php:56
Maintenance & Trust

Draft Order Control Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version7.4
Downloads180

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Draft Order Control Developer Profile

David

3 plugins · 20 total installs

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

How We Detect Draft Order Control

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/draft-order-control/admin/css/admin.css/wp-content/plugins/draft-order-control/admin/js/admin.js
Script Paths
/wp-content/plugins/draft-order-control/admin/js/admin.js
Version Parameters
draft-order-control/admin/css/admin.css?ver=draft-order-control/admin/js/admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Draft Order Control