COD Express Checkout Security & Risk Analysis

wordpress.org/plugins/cod-express-checkout

Add a customizable one-click COD checkout form to product pages. Skip cart, skip checkout, more sales.

20 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Dec 30, 2025
cash-on-deliverycheckoutcodexpress-checkoutwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is COD Express Checkout Safe to Use in 2026?

Generally Safe

Score 100/100

COD Express Checkout 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 "cod-express-checkout" plugin version 1.0.0 exhibits a generally good security posture with several strengths. The complete absence of dangerous functions, 100% use of prepared statements for SQL queries, and excellent output escaping (99%) are all positive indicators. Furthermore, the plugin has no recorded vulnerabilities (CVEs), suggesting a history of secure development or diligent patching by users if any past issues existed.

However, there are notable areas of concern. The plugin exposes two AJAX handlers without any authentication or capability checks, creating a significant attack surface for unauthorized access. While taint analysis shows no critical or high-severity unsanitized flows, the presence of unprotected entry points means that attackers could potentially exploit these handlers if they can be made to perform sensitive actions. The limited number of nonce checks (1) and capability checks (1) further amplifies this risk, as these are crucial security mechanisms for validating user intent and permissions.

In conclusion, while the core code implementation demonstrates good security practices, the two unprotected AJAX handlers represent a critical weakness. The lack of historical vulnerabilities is a positive sign, but it does not mitigate the immediate risk posed by these exposed entry points. Addressing the unprotected AJAX handlers should be the highest priority to significantly improve the plugin's security.

Key Concerns

  • AJAX handlers without authentication/authorization
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
None known

COD Express Checkout Security Vulnerabilities

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

COD Express Checkout Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

99% escaped138 total outputs
Attack Surface
2 unprotected

COD Express Checkout Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_cod_express_checkoutincludes\class-cod-express-ajax.php:38
noprivwp_ajax_cod_express_checkoutincludes\class-cod-express-ajax.php:39

Shortcodes 1

[cod_express_checkout] includes\class-cod-express-shortcode.php:33
WordPress Hooks 9
actionadmin_noticescod-express-checkout.php:117
actionplugins_loadedcod-express-checkout.php:153
actionbefore_woocommerce_initcod-express-checkout.php:257
actionadmin_menuincludes\class-cod-express-admin.php:40
actionadmin_initincludes\class-cod-express-admin.php:41
actionadmin_enqueue_scriptsincludes\class-cod-express-admin.php:42
actioninitincludes\class-cod-express-checkout.php:177
actionwp_enqueue_scriptsincludes\class-cod-express-frontend.php:26
actionwoocommerce_single_product_summaryincludes\class-cod-express-frontend.php:28
Maintenance & Trust

COD Express Checkout Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 30, 2025
PHP min version7.4
Downloads217

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

COD Express Checkout Developer Profile

adil

1 plugin · 20 total installs

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

How We Detect COD Express Checkout

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cod-express-checkout/assets/css/frontend.css/wp-content/plugins/cod-express-checkout/assets/js/frontend.js
Script Paths
/wp-content/plugins/cod-express-checkout/assets/js/frontend.js
Version Parameters
cod-express-checkout/assets/css/frontend.css?ver=cod-express-checkout/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
cod-express-checkout-formcod-express-checkout-buttoncod-express-checkout-title
Data Attributes
data-product_iddata-cod-express-checkout-nonce
JS Globals
cod_express_checkout_params
Shortcode Output
[cod_express_checkout]
FAQ

Frequently Asked Questions about COD Express Checkout