Product Purchase Notifications Security & Risk Analysis

wordpress.org/plugins/product-purchase-notifications

woo commerce's Addon plugin. show notification to visitors about recent purchased items.

10 active installs v1.1.4 PHP + WP 6.0+ Updated Jun 25, 2025
notificationssalesstorewoo-commerce-addonswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Product Purchase Notifications Safe to Use in 2026?

Generally Safe

Score 100/100

Product Purchase Notifications has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The 'product-purchase-notifications' plugin version 1.1.4 demonstrates a generally strong security posture based on the provided static analysis. The plugin has a limited attack surface, with only two AJAX handlers and no REST API routes, shortcodes, or cron events. Crucially, all identified entry points appear to be protected by authentication checks, and there are no reported vulnerabilities (CVEs) in its history. The code signals also show positive indicators such as the absence of dangerous functions, proper use of prepared statements for all SQL queries, and a high percentage of properly escaped output. Nonce checks are implemented on both AJAX handlers, and there are no direct file operations or external HTTP requests, further reducing potential risks.

However, there is a notable absence of capability checks, which means that while the AJAX handlers are protected against unauthenticated access, they might still be accessible to any logged-in user regardless of their role or permissions. This could be a concern if certain actions performed by these AJAX handlers should be restricted to specific user roles (e.g., administrators). The lack of taint analysis data (0 flows analyzed) means that while no immediate injection vulnerabilities were detected, the absence of this analysis doesn't definitively prove their non-existence. Despite these minor points of concern, the plugin's robust handling of SQL, output, and entry point protection, coupled with a clean vulnerability history, suggests a relatively secure implementation for its version.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Product Purchase Notifications Security Vulnerabilities

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

Product Purchase Notifications Release Timeline

v1.1.4Current
v1.1.3
v1.1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Product Purchase Notifications Code Analysis

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

Output Escaping

95% escaped40 total outputs
Attack Surface

Product Purchase Notifications Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_generatepopupproduct-purchase-notifications.php:55
noprivwp_ajax_generatepopupproduct-purchase-notifications.php:56
WordPress Hooks 6
actionadmin_menuadmin/option_page.php:11
actionadmin_enqueue_scriptsadmin/option_page.php:12
actionadmin_noticesproduct-purchase-notifications.php:33
actionwp_enqueue_scriptsproduct-purchase-notifications.php:50
filterplugin_action_linksproduct-purchase-notifications.php:52
filterplugin_row_metaproduct-purchase-notifications.php:53
Maintenance & Trust

Product Purchase Notifications Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 25, 2025
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Product Purchase Notifications Developer Profile

Bitcraftx

4 plugins · 20 total installs

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

How We Detect Product Purchase Notifications

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/product-purchase-notifications/public/css/banner-style.css/wp-content/plugins/product-purchase-notifications/public/css/modern-style-template.css/wp-content/plugins/product-purchase-notifications/public/css/minimal-style-template.css/wp-content/plugins/product-purchase-notifications/public/js/script.js
Script Paths
/wp-content/plugins/product-purchase-notifications/public/js/script.js
Version Parameters
product-purchase-notifications/public/js/script.js?ver=product-purchase-notifications/public/css/banner-style.css?ver=product-purchase-notifications/public/css/modern-style-template.css?ver=product-purchase-notifications/public/css/minimal-style-template.css?ver=

HTML / DOM Fingerprints

CSS Classes
bitcx-ppn-banner-wrapper
Data Attributes
data-nonce
JS Globals
localizedData
FAQ

Frequently Asked Questions about Product Purchase Notifications