Recently Viewed Products Popup for WooCommerce Security & Risk Analysis

wordpress.org/plugins/recently-viewed-products-popup-woo

Display recently viewed products in a small, fixed, cache-friendly popup on WooCommerce pages, with a modal window to view more.

0 active installs v1.1.0 PHP 7.4+ WP 5.6+ Updated Feb 1, 2026
popupproductsrecently-viewedsaleswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Recently Viewed Products Popup for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Recently Viewed Products Popup for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "recently-viewed-products-popup-woo" v1.1.0 plugin demonstrates a generally strong security posture based on the provided static analysis. The absence of critical code signals like dangerous functions, raw SQL queries, and file operations is highly encouraging. Furthermore, the extensive output escaping (96%) and the presence of a nonce check contribute to a robust defense against common web vulnerabilities. The plugin also boasts a clean vulnerability history with no known CVEs, suggesting a history of secure development practices.

However, a notable area for improvement lies in the complete lack of capability checks for its two AJAX handlers. While the static analysis shows no unprotected entry points (meaning these handlers might be protected by WordPress's default authentication or other means not explicitly detailed), the absence of explicit capability checks means that even authenticated users, regardless of their role or permissions, can trigger these AJAX actions. This could be a concern if the AJAX actions perform sensitive operations. Taint analysis also yielded no results, which is positive but could also indicate that the analysis was limited or that the plugin has very little user-supplied data being processed in a risky manner.

In conclusion, the plugin is well-developed with strong defensive coding practices. The main weakness is the lack of granular authorization on its AJAX endpoints. Addressing this would elevate its security to an excellent level. Its history of zero vulnerabilities further reinforces its current perceived safety.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Recently Viewed Products Popup for WooCommerce Security Vulnerabilities

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

Recently Viewed Products Popup for WooCommerce Code Analysis

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

Output Escaping

96% escaped23 total outputs
Attack Surface

Recently Viewed Products Popup for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wrvpp_get_recently_viewedincludes\class-wrvpp-main.php:34
noprivwp_ajax_wrvpp_get_recently_viewedincludes\class-wrvpp-main.php:35
WordPress Hooks 13
actiontemplate_redirectincludes\class-wrvpp-main.php:28
actionwp_enqueue_scriptsincludes\class-wrvpp-main.php:31
actionadmin_enqueue_scriptsincludes\class-wrvpp-main.php:43
actionwp_footerincludes\class-wrvpp-main.php:62
actionwoocommerce_after_single_product_summaryincludes\class-wrvpp-main.php:67
actionwoocommerce_after_shop_loopincludes\class-wrvpp-main.php:71
actionwoocommerce_after_shop_loopincludes\class-wrvpp-main.php:75
actionwoocommerce_after_cartincludes\class-wrvpp-main.php:79
actionwoocommerce_get_sections_productsincludes\class-wrvpp-settings.php:11
filterwoocommerce_get_settings_productsincludes\class-wrvpp-settings.php:12
actionadmin_noticesrecently-viewed-products-popup-woo.php:25
actionplugins_loadedrecently-viewed-products-popup-woo.php:34
filterwoocommerce_product_add_to_cart_urltemplates\modal-template.php:11
Maintenance & Trust

Recently Viewed Products Popup for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 1, 2026
PHP min version7.4
Downloads163

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Recently Viewed Products Popup for WooCommerce Developer Profile

martonix

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 Recently Viewed Products Popup 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/recently-viewed-products-popup-woo/assets/js/wrvpp-main.min.js/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-main.js/wp-content/plugins/recently-viewed-products-popup-woo/assets/css/wrvpp-style.min.css/wp-content/plugins/recently-viewed-products-popup-woo/assets/css/wrvpp-style.css/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-tracking.min.js/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-tracking.js
Script Paths
/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-tracking.js/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/slick.min.js/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-main.js
Version Parameters
/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-tracking.js?ver=/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/slick.min.js?ver=/wp-content/plugins/recently-viewed-products-popup-woo/assets/css/wrvpp-style.css?ver=/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-main.js?ver=/wp-content/plugins/recently-viewed-products-popup-woo/assets/js/wrvpp-admin-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrvpp-popup-containerwrvpp-popup-headerwrvpp-popup-closewrvpp-popup-contentwrvpp-products-sliderwrvpp-product-itemwrvpp-product-imagewrvpp-product-title+13 more
HTML Comments
<!-- WRVPP Popup --><!-- WRVPP Modal -->
Data Attributes
data-product-iddata-track-limitdata-ajax-urldata-noncedata-cookie-namedata-cookie-days
JS Globals
wrvpp_tracking_paramswrvpp_params
FAQ

Frequently Asked Questions about Recently Viewed Products Popup for WooCommerce