WP Webhooks – Easy Digital Downloads Security & Risk Analysis

wordpress.org/plugins/wp-webhooks-easy-digital-downloads

A WP Webhooks extension to extend Easy Digital Downloads with webhooks

10 active installs v1.0.1 PHP + WP 4.7+ Updated May 2, 2021
automationeasy-digital-downloadseasydigitaldownloadsironikuswebhooks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Webhooks – Easy Digital Downloads Safe to Use in 2026?

Generally Safe

Score 85/100

WP Webhooks – Easy Digital Downloads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The plugin "wp-webhooks-easy-digital-downloads" v1.0.1 presents a generally good security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential attack surface. Furthermore, the fact that all SQL queries utilize prepared statements is a strong indicator of secure database interaction practices, mitigating risks of SQL injection. The lack of file operations and external HTTP requests also limits potential avenues for exploitation.

However, a significant concern arises from the output escaping. With 1203 total outputs and only 8% properly escaped, there is a high probability of cross-site scripting (XSS) vulnerabilities. This means that user-supplied data, if not properly sanitized before being displayed, could be used to execute malicious scripts in the user's browser. The absence of nonce checks and capability checks on any identified (though none were found) entry points, while not a direct finding here due to the lack of entry points, would be a critical omission if any were present.

The vulnerability history shows no recorded CVEs, which is a positive sign. This suggests that, to date, no publicly known vulnerabilities have been associated with this plugin. This, combined with the clean taint analysis, indicates a relatively secure codebase in terms of known exploit patterns and critical code flows. However, the primary risk identified is the poor handling of output, which requires immediate attention to prevent XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Webhooks – Easy Digital Downloads Security Vulnerabilities

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

WP Webhooks – Easy Digital Downloads Code Analysis

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

Output Escaping

8% escaped1203 total outputs
Attack Surface

WP Webhooks – Easy Digital Downloads Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 48
filterwpwhpro/webhooks/add_webhook_actionsincludes\classes\class-wp-webhooks-edd-actions-software-licensing.php:14
actionwpwhpro/webhooks/add_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions-software-licensing.php:16
filterwpwhpro/webhooks/get_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions-software-licensing.php:18
filterwpwh/descriptions/actions/edd_create_payment/default_cart_detailsincludes\classes\class-wp-webhooks-edd-actions-software-licensing.php:20
filterwpwhpro/webhooks/add_webhook_actionsincludes\classes\class-wp-webhooks-edd-actions-subscriptions.php:14
actionwpwhpro/webhooks/add_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions-subscriptions.php:16
filterwpwhpro/webhooks/get_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions-subscriptions.php:18
filterwpwh/descriptions/actions/edd_create_payment/default_cart_detailsincludes\classes\class-wp-webhooks-edd-actions-subscriptions.php:20
filterwpwhpro/webhooks/add_webhook_actionsincludes\classes\class-wp-webhooks-edd-actions.php:14
actionwpwhpro/webhooks/add_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions.php:16
filterwpwhpro/webhooks/get_webhooks_actionsincludes\classes\class-wp-webhooks-edd-actions.php:18
actionwp_insert_postincludes\classes\class-wp-webhooks-edd-actions.php:608
actionedd_complete_purchaseincludes\classes\class-wp-webhooks-edd-actions.php:1290
actionedd_complete_purchaseincludes\classes\class-wp-webhooks-edd-actions.php:1294
actionplugins_loadedincludes\classes\class-wp-webhooks-edd-software-licensing.php:20
filterwpwhpro/webhooks/get_webhooks_triggersincludes\classes\class-wp-webhooks-edd-software-licensing.php:21
actionedd_sl_post_set_statusincludes\classes\class-wp-webhooks-edd-software-licensing.php:72
filterironikus_demo_test_edd_license_statusincludes\classes\class-wp-webhooks-edd-software-licensing.php:73
actionedd_sl_activate_licenseincludes\classes\class-wp-webhooks-edd-software-licensing.php:77
filterironikus_demo_test_edd_license_activationincludes\classes\class-wp-webhooks-edd-software-licensing.php:78
actionedd_sl_deactivate_licenseincludes\classes\class-wp-webhooks-edd-software-licensing.php:82
filterironikus_demo_test_edd_license_deactivateincludes\classes\class-wp-webhooks-edd-software-licensing.php:83
actionedd_sl_store_licenseincludes\classes\class-wp-webhooks-edd-software-licensing.php:87
filterironikus_demo_test_edd_license_creationincludes\classes\class-wp-webhooks-edd-software-licensing.php:88
actionplugins_loadedincludes\classes\class-wp-webhooks-edd-subscriptions.php:20
filterwpwhpro/webhooks/get_webhooks_triggersincludes\classes\class-wp-webhooks-edd-subscriptions.php:21
actionedd_subscription_post_createincludes\classes\class-wp-webhooks-edd-subscriptions.php:72
actionedd_subscription_post_renewincludes\classes\class-wp-webhooks-edd-subscriptions.php:73
actionedd_subscription_completedincludes\classes\class-wp-webhooks-edd-subscriptions.php:74
actionedd_subscription_expiredincludes\classes\class-wp-webhooks-edd-subscriptions.php:75
actionedd_subscription_failingincludes\classes\class-wp-webhooks-edd-subscriptions.php:76
actionedd_subscription_cancelledincludes\classes\class-wp-webhooks-edd-subscriptions.php:77
filterironikus_demo_test_edd_subscriptionsincludes\classes\class-wp-webhooks-edd-subscriptions.php:79
actionedd_recurring_add_subscription_paymentincludes\classes\class-wp-webhooks-edd-subscriptions.php:83
filterironikus_demo_test_edd_subscription_paymentincludes\classes\class-wp-webhooks-edd-subscriptions.php:84
actionplugins_loadedincludes\classes\class-wp-webhooks-edd-triggers.php:20
filterwpwhpro/webhooks/get_webhooks_triggersincludes\classes\class-wp-webhooks-edd-triggers.php:21
actionedd_customer_post_createincludes\classes\class-wp-webhooks-edd-triggers.php:53
filterironikus_demo_test_edd_new_customerincludes\classes\class-wp-webhooks-edd-triggers.php:54
actionedd_customer_post_updateincludes\classes\class-wp-webhooks-edd-triggers.php:58
filterironikus_demo_test_edd_update_customerincludes\classes\class-wp-webhooks-edd-triggers.php:59
actionedd_payment_deleteincludes\classes\class-wp-webhooks-edd-triggers.php:63
actionedd_update_payment_statusincludes\classes\class-wp-webhooks-edd-triggers.php:64
filterironikus_demo_test_edd_paymentsincludes\classes\class-wp-webhooks-edd-triggers.php:65
actionedd_process_verified_downloadincludes\classes\class-wp-webhooks-edd-triggers.php:69
filterironikus_demo_test_edd_file_downloadedincludes\classes\class-wp-webhooks-edd-triggers.php:70
actionwpwhpro_plugin_loadedwp-webhooks-edd.php:55
actionadmin_noticeswp-webhooks-edd.php:60
Maintenance & Trust

WP Webhooks – Easy Digital Downloads Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 2, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP Webhooks – Easy Digital Downloads Developer Profile

Cozmoslabs

11 plugins · 520K total installs

69
trust score
Avg Security Score
85/100
Avg Patch Time
623 days
View full developer profile
Detection Fingerprints

How We Detect WP Webhooks – Easy Digital Downloads

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-edd-license-keydata-edd-license-iddata-edd-license-emaildata-edd-license-statusdata-edd-license-download-iddata-edd-license-payment-id+9 more
JS Globals
WPWHPRO
REST Endpoints
/wp-json/wpwhpro/v1/webhooks/actions/wp-json/wpwhpro/v1/webhooks/add_webhook_actions
FAQ

Frequently Asked Questions about WP Webhooks – Easy Digital Downloads