AWPD Product Delete for WooCommerce Security & Risk Analysis

wordpress.org/plugins/awpd-product-delete-for-woocommerce

Safely bulk delete WooCommerce products with advanced filters, live preview, and real-time progress tracking.

0 active installs v1.0.0 PHP 7.4+ WP 6.1+ Updated Feb 22, 2026
bulk-deletecleanupinventoryproductswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AWPD Product Delete for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

AWPD Product Delete 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 "awpd-product-delete-for-woocommerce" v1.0.0 plugin demonstrates a generally strong security posture based on the provided static analysis. It effectively utilizes prepared statements for all SQL queries, which is a significant mitigation against SQL injection vulnerabilities. Furthermore, the presence of nonce checks and capability checks on its entry points indicates a conscious effort to protect against common WordPress attack vectors like Cross-Site Request Forgery (CSRF) and unauthorized privilege escalation.

However, there are areas for improvement. While the majority of output is properly escaped, a notable portion (29%) is not. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if the unescaped data originates from user input or other untrusted sources. The single file operation also warrants closer inspection to ensure it doesn't introduce path traversal or other file manipulation risks, although no specific issues were flagged in the taint analysis. The absence of known vulnerabilities in its history is a positive indicator, suggesting a history of secure development, but it doesn't guarantee future security.

In conclusion, the plugin is built on a solid foundation of secure coding practices, particularly regarding database interactions and authentication mechanisms. The primary concern revolves around the unescaped output, which represents a potential XSS risk. Addressing this would significantly enhance the plugin's security. The limited attack surface and lack of identified critical taint flows are strong positives. The plugin is likely safe for general use, but the unescaped output is a specific area that requires attention.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

AWPD Product Delete for WooCommerce Security Vulnerabilities

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

AWPD Product Delete for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
9 prepared
Unescaped Output
11
27 escaped
Nonce Checks
4
Capability Checks
5
File Operations
1
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared9 total queries

Output Escaping

71% escaped38 total outputs
Attack Surface

AWPD Product Delete for WooCommerce Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_awpd_previewsrc\Admin\SettingsPage.php:17
authwp_ajax_awpd_run_batchsrc\Admin\SettingsPage.php:18
authwp_ajax_awpd_export_previewsrc\Admin\SettingsPage.php:19
WordPress Hooks 5
actionbefore_woocommerce_initawpd-product-delete-for-woocommerce.php:24
actionplugins_loadedawpd-product-delete-for-woocommerce.php:56
actionadmin_menusrc\Admin\SettingsPage.php:14
actionadmin_initsrc\Admin\SettingsPage.php:15
actionadmin_enqueue_scriptssrc\Admin\SettingsPage.php:16
Maintenance & Trust

AWPD Product Delete for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 22, 2026
PHP min version7.4
Downloads116

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AWPD Product Delete for WooCommerce Developer Profile

najir29

3 plugins · 10 total installs

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

How We Detect AWPD Product Delete 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/awpd-product-delete-for-woocommerce/assets/css/awpd.css/wp-content/plugins/awpd-product-delete-for-woocommerce/assets/js/awpd.js
Script Paths
/wp-content/plugins/awpd-product-delete-for-woocommerce/assets/js/awpd.js
Version Parameters
awpd-product-delete-for-woocommerce/assets/css/awpd.css?ver=awpd-product-delete-for-woocommerce/assets/js/awpd.js?ver=

HTML / DOM Fingerprints

CSS Classes
awpd-admin-page
Data Attributes
data-awpd-nonce
JS Globals
AWPD_AJAX_URLAWPD_NONCE
REST Endpoints
/wp-json/awpd/v1/preview/wp-json/awpd/v1/run-batch/wp-json/awpd/v1/export-preview
FAQ

Frequently Asked Questions about AWPD Product Delete for WooCommerce