Order Categories for WooCommerce Security & Risk Analysis

wordpress.org/plugins/order-categories-for-woocommerce

Ultimate Order Categories for WooCommerce.

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

Is Order Categories for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Order Categories 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 static analysis of 'order-categories-for-woocommerce' v1.0 indicates a generally good security posture with no identified dangerous functions, file operations, or external HTTP requests. The plugin uses prepared statements for its single SQL query, which is a positive practice. However, a significant concern arises from the output escaping, where only 33% of the outputs are properly escaped. This means that some data displayed by the plugin might be vulnerable to cross-site scripting (XSS) attacks if it originates from user input that is not adequately sanitized before being rendered.

Furthermore, the complete absence of nonce checks and capability checks across all entry points (AJAX, REST API, shortcodes, cron events) is a substantial security weakness. While the current attack surface is reported as zero, this indicates a lack of defensive programming for potential future additions or if existing code paths are not fully captured by the analysis. The plugin's vulnerability history shows no known CVEs, which is positive, but this should not overshadow the existing code-level risks. Overall, the plugin has strengths in its SQL handling and avoidance of common risky functions, but the lack of comprehensive output escaping and security checks on entry points presents a notable risk.

Key Concerns

  • Insufficient output escaping (XSS risk)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Order Categories for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Order Categories for WooCommerce Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Order Categories for WooCommerce Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

33% escaped6 total outputs
Attack Surface

Order Categories for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionwoocommerce_loadedmain.php:29
actionadmin_noticesmain.php:37
actioninitsrc\OrderCategories.php:9
filtermanage_edit-shop_order_columnssrc\Orders.php:10
actionmanage_shop_order_posts_custom_columnsrc\Orders.php:11
actionrestrict_manage_postssrc\Orders.php:14
filterrequestsrc\Orders.php:15
actionupdate_option_wc_catorders_modesrc\Orders.php:18
actionupdate_option_wc_previous_order_categoriessrc\Orders.php:19
actionwoocommerce_checkout_update_order_metasrc\Orders.php:89
actionwoocommerce_checkout_update_order_metasrc\Orders.php:92
filterwoocommerce_settings_tabs_arraysrc\Settings.php:9
actionwoocommerce_settings_tabs_settings_tab_catorderssrc\Settings.php:10
actionwoocommerce_update_options_settings_tab_catorderssrc\Settings.php:11
Maintenance & Trust

Order Categories for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedUnknown
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Order Categories for WooCommerce Alternatives

No alternatives data available yet.

Developer Profile

Order Categories for WooCommerce Developer Profile

brightvesseldev

15 plugins · 48K total installs

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

How We Detect Order Categories 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/order-categories-for-woocommerce/vendor/autoload.php

HTML / DOM Fingerprints

CSS Classes
dropdown_shop_order_category
Data Attributes
name="_shop_order_category"id="dropdown_shop_order_category"
FAQ

Frequently Asked Questions about Order Categories for WooCommerce