Add to order Security & Risk Analysis

wordpress.org/plugins/add-to-order

It's a plugin for WooCommerce that can change the action of the 'add to cart' button to submit an order for the product.

0 active installs v1.0.0.5 PHP 7.0+ WP 5.0+ Updated Jan 21, 2022
add-to-cartorderwcwc-orderwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add to order Safe to Use in 2026?

Generally Safe

Score 85/100

Add to order 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

This plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. The code also demonstrates good practices by exclusively using prepared statements for its SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. However, a critical concern arises from the output escaping. With 100% of outputs being unescaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data displayed on the frontend could be executed as malicious scripts. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive. However, this lack of history, combined with the unescaped output, suggests the plugin might not have undergone rigorous security testing or that the limited attack surface has historically masked potential XSS issues. In conclusion, while the plugin has a low attack surface and uses secure database practices, the prevalent lack of output escaping is a serious weakness that requires immediate attention.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Add to order Security Vulnerabilities

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

Add to order Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Add to order Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedadd_to_order.php:34
actionplugins_loadedadd_to_order.php:35
filterwoocommerce_add_cart_itemadd_to_order.php:36
actionadmin_menuoptions.php:16
actionadmin_initoptions.php:17
Maintenance & Trust

Add to order Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 21, 2022
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Add to order Developer Profile

MohammadJafar Khajeh

5 plugins · 70 total installs

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

How We Detect Add to order

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Add to order