Custom Product in Woo Order Security & Risk Analysis

wordpress.org/plugins/custom-product-in-woo-order

When manually editing orders from admin dashboard, add custom products directly to orders without adding them to the product catalog.

200 active installs v1.4 PHP 7.2+ WP 6.6+ Updated Aug 15, 2025
custom-itemcustom-ordercustom-productwoocommerce-custom-itemwoocommerce-custom-product
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Product in Woo Order Safe to Use in 2026?

Generally Safe

Score 100/100

Custom Product in Woo Order has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The plugin "custom-product-in-woo-order" v1.4 exhibits a strong security posture based on the provided static analysis. It adheres to several key security best practices, including the complete use of prepared statements for SQL queries and proper output escaping for all identified outputs. Furthermore, the absence of dangerous function usage, file operations, and external HTTP requests significantly reduces the plugin's attack surface. The presence of a nonce check on its single AJAX handler is also a positive indicator of security awareness.

The vulnerability history also suggests a clean track record with zero known CVEs, indicating a low likelihood of previously exploited weaknesses. The static analysis did not reveal any taint flows or critical code signals that would suggest immediate high-risk vulnerabilities. However, the lack of capability checks on the AJAX handler is a potential area of concern, as it means that any authenticated user could potentially trigger this handler, regardless of their role or permissions. While no specific vulnerabilities are immediately evident, this missing capability check represents a weakness that could be exploited in conjunction with other factors or in future plugin updates.

In conclusion, this plugin demonstrates good security practices in its code, particularly in its handling of data and prevention of common injection vulnerabilities. The absence of known vulnerabilities is encouraging. The primary area for improvement lies in strengthening the authentication and authorization mechanisms for its entry points, specifically by implementing capability checks where appropriate. This would further harden the plugin against potential misuse.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

Custom Product in Woo Order Security Vulnerabilities

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

Custom Product in Woo Order Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Custom Product in Woo Order Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_save_all_custom_itemsincludes\save-item-to-the-order.php:5
WordPress Hooks 7
actionadmin_noticescustom-product-in-woo-order.php:21
actionadmin_initcustom-product-in-woo-order.php:28
actionadmin_noticescustom-product-in-woo-order.php:42
actiondeactivated_plugincustom-product-in-woo-order.php:45
actionadmin_enqueue_scriptscustom-product-in-woo-order.php:51
actionadmin_enqueue_scriptsincludes\add-elements-to-order.php:5
actionwoocommerce_order_item_add_action_buttonsincludes\handle-action-button-event.php:7
Maintenance & Trust

Custom Product in Woo Order Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 15, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Custom Product in Woo Order Developer Profile

wizbee IT

3 plugins · 1K total installs

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

How We Detect Custom Product in Woo Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-product-in-woo-order/includes/add-element.js
Script Paths
jquery

HTML / DOM Fingerprints

CSS Classes
custom_item_rowproduct_thumproduct_namecustom_pricequantityadd_custom_itemremove_custom_item
Data Attributes
name="custom_product_namename="custom_pricename="custom_quantity
JS Globals
cpwo_ajax_obj
FAQ

Frequently Asked Questions about Custom Product in Woo Order