Checkout Field Editor / Checkout Manager for WooCommerce Security & Risk Analysis

wordpress.org/plugins/checkout-field-editor

Checkout Field Editor /Checkout Manager for WooCommerce - WooCommerce checkout editor plugin to manage your WooCommerce checkout fields.

10 active installs v1.0.0 PHP 7.0+ WP 6.0+ Updated Dec 10, 2025
checkout-field-editorcheckout-managercustom-fieldswoocommerce-checkoutwoocommerce-checkout-field
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Checkout Field Editor / Checkout Manager for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Checkout Field Editor / Checkout Manager for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'checkout-field-editor' plugin version 1.0.0 exhibits a generally good security posture based on the provided static analysis. The plugin effectively utilizes prepared statements for all SQL queries, significantly mitigating the risk of SQL injection vulnerabilities. Furthermore, the presence of nonce and capability checks on its single AJAX handler, combined with the absence of dangerous functions, file operations, and external HTTP requests, suggests a thoughtful approach to security. The lack of any recorded vulnerabilities, including critical or high severity ones, further bolsters this positive assessment.

However, there is a minor concern regarding output escaping. With 7 out of 23 outputs not being properly escaped, there's a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly without sufficient sanitization. While the attack surface is minimal with only one AJAX handler and no REST API routes or shortcodes, this unescaped output presents the most tangible risk identified in the static analysis. The absence of taint analysis results and the limited scope of static analysis are also limitations to consider, as they might not capture all potential complex vulnerabilities.

In conclusion, 'checkout-field-editor' v1.0.0 is a relatively secure plugin, with its strengths lying in its SQL query handling and the presence of critical security checks on its entry points. The primary area for improvement is ensuring all output is properly escaped to prevent potential XSS attacks. The clean vulnerability history is a strong indicator of past development diligence, but the unescaped outputs warrant attention.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Checkout Field Editor / Checkout Manager for WooCommerce Security Vulnerabilities

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

Checkout Field Editor / Checkout Manager for WooCommerce Code Analysis

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

Output Escaping

70% escaped23 total outputs
Attack Surface

Checkout Field Editor / Checkout Manager for WooCommerce Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_cfewp_save_settingsincludes\class-cfewp-admin.php:27
WordPress Hooks 11
actionplugins_loadedincludes\class-cfewp-checkout-fields.php:40
filterwoocommerce_checkout_fieldsincludes\class-cfewp-checkout-fields.php:48
filterwoocommerce_enable_order_notes_fieldincludes\class-cfewp-checkout-fields.php:55
filterwoocommerce_cart_needs_shipping_addressincludes\class-cfewp-checkout-fields.php:70
filterwoocommerce_ship_to_different_address_checkedincludes\class-cfewp-checkout-fields.php:73
filteroption_woocommerce_ship_to_destinationincludes\class-cfewp-checkout-fields.php:76
filterwoocommerce_checkout_fieldsincludes\class-cfewp-checkout-fields.php:81
actionadmin_enqueue_scriptsincludes\class-cfewp-helper.php:18
actionadmin_menuincludes\class-cfewp-helper.php:19
actionadmin_noticesincludes\class-cfewp-helper.php:20
actionbefore_woocommerce_initincludes\class-cfewp-helper.php:22
Maintenance & Trust

Checkout Field Editor / Checkout Manager for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version7.0
Downloads383

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Checkout Field Editor / Checkout Manager for WooCommerce Developer Profile

Scott Paterson

12 plugins · 44K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
267 days
View full developer profile
Detection Fingerprints

How We Detect Checkout Field Editor / Checkout Manager 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/checkout-field-editor/assets/admin.css/wp-content/plugins/checkout-field-editor/assets/admin.js
Script Paths
/wp-content/plugins/checkout-field-editor/assets/admin.js
Version Parameters
checkout-field-editor/assets/admin.css?ver=checkout-field-editor/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cfewp-settings
Data Attributes
data-nonce="cfewp_nonce"data-success-message="Settings saved successfully!"
JS Globals
cfewp_params
FAQ

Frequently Asked Questions about Checkout Field Editor / Checkout Manager for WooCommerce