Custom checkout fields for EDD Security & Risk Analysis

wordpress.org/plugins/edd-custom-checkout-fields

Add custom fields to the edd checkout form

100 active installs v1.4.4 PHP 7.0+ WP 4.6+ Updated Sep 21, 2025
checkoutcustom-checkouteasy-digital-downloadseddedd-custom-field
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom checkout fields for EDD Safe to Use in 2026?

Generally Safe

Score 100/100

Custom checkout fields for EDD has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "edd-custom-checkout-fields" plugin, version 1.4.4, presents a mixed security picture. On one hand, the plugin demonstrates good practices by having no known CVEs and no bundled libraries, indicating a generally well-maintained codebase. The absence of direct SQL queries without prepared statements and the lack of file operations or external HTTP requests are also positive signs. However, the static analysis reveals significant concerns regarding output escaping and taint analysis. With only 8% of outputs properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, especially given the two identified taint flows with unsanitized paths. While these taint flows are not currently classified as critical or high severity, they represent potential vectors for exploitation if user-supplied data is not rigorously validated and escaped before output. The plugin's attack surface is notably zero in terms of direct entry points like AJAX handlers, REST API routes, and shortcodes, which is a strong defensive measure. Despite the low perceived immediate risk due to a clean vulnerability history, the poor output escaping and unhandled taint flows represent a considerable latent risk that should be addressed.

Key Concerns

  • Low percentage of properly escaped output
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Custom checkout fields for EDD Security Vulnerabilities

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

Custom checkout fields for EDD Code Analysis

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

Output Escaping

8% escaped49 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_custom_fields (class-fields-generator.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom checkout fields for EDD Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionplugins_loadedindex.php:38
actionadmin_menuindex.php:76
actionedd_purchase_form_user_info_fieldsindex.php:132
actionedd_purchase_form_after_user_infoindex.php:138
filteredd_purchase_form_required_fieldsindex.php:140
actionedd_checkout_error_checksindex.php:141
filteredd_payment_metaindex.php:142
actionedd_payment_view_detailsindex.php:143
actionedd_payment_receipt_afterindex.php:144
actionedd_add_email_tagsindex.php:145
actionedd_insert_paymentindex.php:146
filteredd_payments_table_columnsindex.php:150
filteredd_payments_table_columnindex.php:151
filteredd_purchase_data_before_gatewayindex.php:157
actioninitindex.php:552
Maintenance & Trust

Custom checkout fields for EDD Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 21, 2025
PHP min version7.0
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Custom checkout fields for EDD Developer Profile

Omid Shamloo

7 plugins · 8K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
158 days
View full developer profile
Detection Fingerprints

How We Detect Custom checkout fields for EDD

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edd-custom-checkout-fields/edd-custom-fields.css/wp-content/plugins/edd-custom-checkout-fields/edd-custom-fields.js
Script Paths
/wp-content/plugins/edd-custom-checkout-fields/edd-custom-fields.js
Version Parameters
edd-custom-checkout-fields/edd-custom-fields.css?ver=edd-custom-checkout-fields/edd-custom-fields.js?ver=

HTML / DOM Fingerprints

CSS Classes
edd-custom-checkout-fieldsedd-custom-checkout-fields-textedd-custom-checkout-fields-multi_line_textedd-custom-checkout-fields-checkboxedd-custom-checkout-fields-paragraphedd-custom-checkout-fields-selectedd-custom-checkout-fields-dateedd-custom-checkout-fields-radio+7 more
Data Attributes
data-iddata-requireddata-titledata-typedata-placeholderdata-desc+3 more
FAQ

Frequently Asked Questions about Custom checkout fields for EDD