Variable Product Price Option for WooCommerce Security & Risk Analysis

wordpress.org/plugins/variable-product-price-option-for-woocommerce

This plugin gives the ability to alter price of product in wordpress Woocommerce.

0 active installs v1.0.4 PHP 7.2+ WP 5.8+ Updated Dec 27, 2024
change-pricecustom-priceproduct-pricevariable-pricewoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Variable Product Price Option for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Variable Product Price Option for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis for "variable-product-price-option-for-woocommerce" v1.0.4 reveals a plugin with a minimal attack surface and generally good coding practices. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are no direct entry points into the plugin that would typically require security scrutiny. Furthermore, the code does not utilize dangerous functions, file operations, or make external HTTP requests, which are common sources of vulnerabilities. All SQL queries are properly prepared, and there are no reported taint analysis flows, indicating a lack of identified data injection risks within the analyzed code. However, there are a few areas for improvement. The plugin exhibits a low percentage of properly escaped output, with 67% being escaped, suggesting a potential for cross-site scripting (XSS) vulnerabilities if the remaining outputs are user-controlled. Crucially, the plugin lacks nonce checks and capability checks, which are fundamental security mechanisms to prevent CSRF attacks and unauthorized access to administrative functions. The vulnerability history is currently clear, with no known CVEs, which is a positive indicator of its past security record. Overall, while the plugin demonstrates a strong foundation by avoiding common risky functions and practices, the absence of nonce and capability checks represents a significant security weakness that needs to be addressed. The unescaped output, although not critical, also warrants attention to prevent potential XSS flaws.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Variable Product Price Option for WooCommerce Security Vulnerabilities

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

Variable Product Price Option for WooCommerce Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Variable Product Price Option for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwoocommerce_before_add_to_cart_quantityvariable-product-price-option-wc.php:28
filterwoocommerce_add_cart_item_datavariable-product-price-option-wc.php:29
actionwoocommerce_before_calculate_totalsvariable-product-price-option-wc.php:30
filterwoocommerce_cart_item_pricevariable-product-price-option-wc.php:31
filterwoocommerce_cart_item_subtotalvariable-product-price-option-wc.php:32
filterwoocommerce_add_to_cart_redirectvariable-product-price-option-wc.php:33
actionwoocommerce_product_options_general_product_datavariable-product-price-option-wc.php:35
actionwoocommerce_process_product_metavariable-product-price-option-wc.php:36
actionwoocommerce_after_single_product_summaryvariable-product-price-option-wc.php:37
Maintenance & Trust

Variable Product Price Option for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 27, 2024
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Variable Product Price Option for WooCommerce Developer Profile

WebOptics

3 plugins · 20 total installs

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

How We Detect Variable Product Price Option for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wc-price-customcustom-buttonwoocommerce-Inputwoocommerce-Input--textinput-textcustom-fieldcustom-field-value
Data Attributes
id="variable-price"id="custom-price"name="custom-price"id="_enable_custom_price"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Variable Product Price Option for WooCommerce