WCQV – Product Quick View for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-products-quick-view

Adds a Quick View button to WooCommerce product listings so customers can preview product details in a modal without leaving the page.

10 active installs v2.0.0 PHP 7.4+ WP 6.0+ Updated Apr 16, 2026
product-modalproduct-quick-viewquick-viewquick-view-modalwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WCQV – Product Quick View for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

WCQV – Product Quick View for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The wc-products-quick-view plugin v1.0 exhibits a concerning security posture primarily due to a significant attack surface exposed through unprotected AJAX handlers. While the code analysis reveals no dangerous functions, SQL injection vulnerabilities, or external HTTP requests, the presence of four AJAX handlers without any authentication or capability checks is a major weakness. This means any user, even an unauthenticated one, could potentially trigger these actions, opening the door to various attacks. The lack of nonce checks on these AJAX endpoints further exacerbates this risk, as it allows for potential Cross-Site Request Forgery (CSRF) attacks.

Despite the clean vulnerability history and the use of prepared statements for SQL queries, the identified issues in the static analysis are critical. The low percentage of properly escaped output (6%) also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data might be rendered directly in the browser without proper sanitization. The absence of taint analysis findings is positive but doesn't mitigate the direct risks identified in the attack surface and output escaping. Overall, the plugin has some strengths in its SQL handling and lack of known vulnerabilities, but the unprotected AJAX endpoints and poor output escaping practices present significant security risks that need immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX handlers
  • Low percentage of properly escaped output
Vulnerabilities
None known

WCQV – Product Quick View for WooCommerce Security Vulnerabilities

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

WCQV – Product Quick View for WooCommerce Release Timeline

v2.0.0Current
Code Analysis
Analyzed Mar 16, 2026

WCQV – Product Quick View for WooCommerce Code Analysis

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

Output Escaping

6% escaped16 total outputs
Attack Surface
4 unprotected

WCQV – Product Quick View for WooCommerce Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

noprivwp_ajax_show_productclass.wc-quick-view.php:15
authwp_ajax_show_productclass.wc-quick-view.php:16
noprivwp_ajax_add_variable_productclass.wc-quick-view.php:19
authwp_ajax_add_variable_productclass.wc-quick-view.php:20
WordPress Hooks 5
actionwp_enqueue_scriptsclass.wc-quick-view.php:13
actionwp_footerclass.wc-quick-view.php:23
actionwoocommerce_simple_add_to_cartclass.wc-quick-view.php:27
actionwoocommerce_after_shop_loop_itemfunctions.php:39
actionplugins_loadedinit.php:52
Maintenance & Trust

WCQV – Product Quick View for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedApr 16, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating84/100
Number of ratings5
Active installs10
Developer Profile

WCQV – Product Quick View for WooCommerce Developer Profile

Mainul Hassan

4 plugins · 8K total installs

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

How We Detect WCQV – Product Quick View 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/wc-products-quick-view/assets/css/style.css/wp-content/plugins/wc-products-quick-view/assets/js/wc-add-to-cart-variable-product.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view-without-prettyphoto.js
Script Paths
/wp-content/plugins/wc-products-quick-view/assets/js/wc-add-to-cart-variable-product.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view-without-prettyphoto.js
Version Parameters
wc-add-to-cart-variable-product.js?ver=wc-product-quick-view.js?ver=wc-product-quick-view-without-prettyphoto.js?ver=

HTML / DOM Fingerprints

CSS Classes
wc-product-quick-viewwc-quick-view-modalmodal-containermodal-contentmodal-loadingloading-wrapperwc-quick-view-contentquick-view-nav+3 more
HTML Comments
<!-- wc-product-quick-view --><!-- #wc-product-quick-view --><!-- close modal markup --><!-- quick view content will goes here.. -->
Data Attributes
data-product_idadd_to_cart_buttonproduct_type_simple
JS Globals
WC_Products_Quick_View_Path
REST Endpoints
/wp-json/wpqv/
FAQ

Frequently Asked Questions about WCQV – Product Quick View for WooCommerce