Product Price History for WooCommerce Security & Risk Analysis

wordpress.org/plugins/product-price-history

Track product price history with customizable charts and graphs on your WooCommerce store. Show lowest price and increase customer trust.

800 active installs v2.6.2 PHP 7.4+ WP 6.4+ Updated Feb 24, 2026
chartgraphlowest-priceprice-historyproduct-price
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Price History for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Product Price History 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 "product-price-history" plugin version 2.6.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for the vast majority of its SQL queries and properly escaping its output. The absence of file operations and external HTTP requests also reduces potential attack vectors. Furthermore, the plugin has a clean vulnerability history with no recorded CVEs, suggesting a generally well-maintained codebase.

However, significant concerns arise from its attack surface. The plugin exposes seven AJAX handlers, with a substantial four of these lacking any form of authentication checks. This is a critical weakness, as it allows any unauthenticated user to potentially interact with these endpoints. While taint analysis shows no immediate critical or high severity flows, the lack of robust authorization on these AJAX handlers creates a substantial risk for potential privilege escalation or unauthorized data manipulation if a vulnerability is discovered or introduced in the future. The presence of only five nonce checks across the entire plugin also contributes to a weaker security framework.

In conclusion, while the "product-price-history" plugin benefits from strong data handling practices (SQL prepared statements, output escaping) and a clean historical record, the significant number of unprotected AJAX endpoints represents a major security flaw. This oversight creates a considerable attack surface that could be exploited, necessitating immediate attention to implement proper authentication and authorization for all AJAX handlers. The absence of capability checks further exacerbates this issue.

Key Concerns

  • Unprotected AJAX handlers
  • Lack of capability checks
  • Limited nonce checks
  • Bundled Freemius v1.0 library
Vulnerabilities
None known

Product Price History for WooCommerce Security Vulnerabilities

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

Product Price History for WooCommerce Code Analysis

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

Bundled Libraries

Select2Freemius1.0

SQL Query Safety

88% prepared17 total queries

Output Escaping

94% escaped190 total outputs
Attack Surface
4 unprotected

Product Price History for WooCommerce Attack Surface

Entry Points7
Unprotected4

AJAX Handlers 7

authwp_ajax_pph_delete_old_dataadmin\admin.php:28
authwp_ajax_pph_repair_tablesadmin\admin.php:29
authwp_ajax_update_pph_db_rowadmin\edit-product.php:36
authwp_ajax_pph_variationmodules\chart\public.php:55
noprivwp_ajax_pph_variationmodules\chart\public.php:56
authwp_ajax_pph_all_variationsmodules\chart\public.php:57
noprivwp_ajax_pph_all_variationsmodules\chart\public.php:58
WordPress Hooks 26
filteradmin_footer_textadmin\admin.php:21
actionadmin_enqueue_scriptsadmin\admin.php:23
actionadmin_enqueue_scriptsadmin\admin.php:24
actionadmin_menuadmin\admin.php:25
actionbefore_woocommerce_initadmin\admin.php:27
filterwoocommerce_product_data_tabsadmin\edit-product.php:11
actionwoocommerce_product_data_panelsadmin\edit-product.php:17
actionwoocommerce_product_after_variable_attributesadmin\edit-product.php:18
actionwoocommerce_before_product_object_saveadmin\edit-product.php:24
actionafter_delete_postadmin\edit-product.php:30
actiondevnet_pph_form_topadmin\settings.php:32
filterpph_settings_sectionsmodules\chart\admin.php:18
filterpph_settings_fieldsmodules\chart\admin.php:19
actionpph_before_table_wrappermodules\chart\edit-product.php:16
actionpph_before_editable_tablemodules\chart\edit-product.php:17
actionwoocommerce_process_product_metamodules\chart\edit-product.php:18
actionwp_enqueue_scriptsmodules\chart\public.php:50
actionwp_enqueue_scriptsmodules\chart\public.php:51
filterpph_settings_sectionsmodules\lowest-price\admin.php:18
filterpph_settings_fieldsmodules\lowest-price\admin.php:19
actiondevnet_pph_form_topmodules\lowest-price\admin.php:20
filterwoocommerce_get_price_htmlmodules\lowest-price\public.php:36
filteris_submenu_visibleproduct-price-history.php:104
actionafter_uninstallproduct-price-history.php:110
filterplugin_iconproduct-price-history.php:111
actionplugins_loadedproduct-price-history.php:133
Maintenance & Trust

Product Price History for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 24, 2026
PHP min version7.4
Downloads14K

Community Trust

Rating100/100
Number of ratings9
Active installs800
Developer Profile

Product Price History for WooCommerce Developer Profile

Devnet

7 plugins · 6K total installs

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

How We Detect Product Price History 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/product-price-history/assets/build/admin.css/wp-content/plugins/product-price-history/assets/build/admin.js/wp-content/plugins/product-price-history/assets/color-picker/wp-color-picker-alpha.min.js
Script Paths
/wp-content/plugins/product-price-history/assets/build/admin.js/wp-content/plugins/product-price-history/assets/color-picker/wp-color-picker-alpha.min.js
Version Parameters
product-price-history/assets/build/admin.css?ver=product-price-history/assets/build/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
pph-product-price-history-chart-containerpph-product-price-history-chart
HTML Comments
TODO: do uninstall logic.Run Freemius actions and filters.
Data Attributes
data-plugin-name="product-price-history"data-plugin-version="2.6.2"
JS Globals
window.pph_pluginwindow.pph_chart_datawindow.pph_chart_optionswindow.pph_chart_colors
Shortcode Output
[product_price_history]
FAQ

Frequently Asked Questions about Product Price History for WooCommerce