Recipe Wizard for WooCommerce Security & Risk Analysis

wordpress.org/plugins/recipe-wizard-for-woocommerce

A recipe tracker for WooCommerce. Manage ingredients, define units, and map scalable recipes directly to your products.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Mar 28, 2026
bakeryingredientsinventoryrecipeswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Recipe Wizard for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "recipe-wizard-for-woocommerce" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good coding practices by using prepared statements for all SQL queries, properly escaping all output, and not performing file operations or external HTTP requests. The presence of nonce and capability checks, while limited, is also a positive sign. However, the plugin has a significant security concern due to its unprotected REST API routes. With two REST API routes identified and neither having permission callbacks, this creates a direct avenue for unauthenticated access and potential exploitation.

The static analysis reveals an attack surface of 2 entry points, both of which are unprotected REST API routes. This is the primary concern. While there are no recorded vulnerabilities or critical taint flows, the lack of proper authorization on these REST API endpoints is a serious oversight. The absence of known CVEs and a clean vulnerability history are strengths, suggesting the developers may be attentive to security, but the current implementation of the REST API leaves a substantial gap. The plugin's strengths in SQL and output handling are commendable, but they do not mitigate the risk posed by the unprotected REST API routes.

Key Concerns

  • Unprotected REST API routes
Vulnerabilities
None known

Recipe Wizard for WooCommerce Security Vulnerabilities

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

Recipe Wizard for WooCommerce Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Recipe Wizard for WooCommerce Code Analysis

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

Output Escaping

100% escaped77 total outputs
Attack Surface
2 unprotected

Recipe Wizard for WooCommerce Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/recipe_wizard/v1/ingredientsincludes/class-recipe-wizard-rest-api.php:23
GET/wp-json/recipe_wizard/v1/ingredients/(?P<id>\d+)includes/class-recipe-wizard-rest-api.php:51
WordPress Hooks 12
actionadmin_menuincludes/class-recipe-wizard-admin.php:16
actionadmin_enqueue_scriptsincludes/class-recipe-wizard-admin.php:17
actionadd_meta_boxesincludes/class-recipe-wizard-admin.php:18
actioninitincludes/class-recipe-wizard-cpt.php:16
filterwoocommerce_product_data_tabsincludes/class-recipe-wizard-product-recipe.php:16
actionwoocommerce_product_data_panelsincludes/class-recipe-wizard-product-recipe.php:17
actionwoocommerce_process_product_metaincludes/class-recipe-wizard-product-recipe.php:18
actionadmin_enqueue_scriptsincludes/class-recipe-wizard-product-recipe.php:19
actionrest_api_initincludes/class-recipe-wizard-rest-api.php:16
actionadmin_initrecipe-wizard-for-woocommerce.php:17
actionadmin_noticesrecipe-wizard-for-woocommerce.php:21
actionplugins_loadedrecipe-wizard-for-woocommerce.php:44
Maintenance & Trust

Recipe Wizard for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 28, 2026
PHP min version7.4
Downloads103

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Recipe Wizard for WooCommerce Developer Profile

BergerStack

1 plugin · 0 total installs

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

How We Detect Recipe Wizard 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/recipe-wizard-for-woocommerce/assets/css/admin.css/wp-content/plugins/recipe-wizard-for-woocommerce/assets/js/admin.js
Script Paths
/wp-content/plugins/recipe-wizard-for-woocommerce/assets/js/admin.js
Version Parameters
recipe-wizard-for-woocommerce/assets/css/admin.css?ver=recipe-wizard-for-woocommerce/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
recipe_wizard-order-summary
Data Attributes
data-recipe_wizard_noncedata-recipe_wizard_rest_url
JS Globals
recipeWizardData
REST Endpoints
/wp-json/recipe_wizard/v1/
FAQ

Frequently Asked Questions about Recipe Wizard for WooCommerce