One Page Checkout COD Security & Risk Analysis

wordpress.org/plugins/one-page-checkout-cod

Display the WooCommerce checkout form on any page using the [one_page_checkout] shortcode to create a fast one-page checkout experience.

0 active installs v1.0.0 PHP 7.4+ WP 5.2+ Updated Mar 18, 2026
checkoutcodecommerceone-page-checkoutwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is One Page Checkout COD Safe to Use in 2026?

Generally Safe

Score 100/100

One Page Checkout COD has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "one-page-checkout-cod" plugin v1.0.0 exhibits a generally strong security posture with several good practices evident in its static analysis. Notably, 100% of its SQL queries use prepared statements, all output is properly escaped, and there are no file operations or external HTTP requests. The absence of any recorded vulnerabilities, including CVEs, further contributes to a positive security impression. However, there are significant concerns regarding the plugin's attack surface. The presence of four AJAX handlers, with two lacking authentication checks, represents a direct pathway for potential unauthorized actions. While there are nonce checks present, their effectiveness is diminished if the underlying AJAX actions are not properly authorized. The lack of capability checks on AJAX handlers is a missed opportunity to enforce WordPress role-based permissions, leaving these entry points more vulnerable to exploitation by authenticated but unauthorized users.

Key Concerns

  • 2 AJAX handlers without authentication checks
  • 0 capability checks on AJAX handlers
Vulnerabilities
None known

One Page Checkout COD Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

One Page Checkout COD Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

One Page Checkout COD Code Analysis

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

Output Escaping

100% escaped42 total outputs
Attack Surface
2 unprotected

One Page Checkout COD Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 4

authwp_ajax_opccod_get_shippingincludes/class-opccod-shipping.php:9
noprivwp_ajax_opccod_get_shippingincludes/class-opccod-shipping.php:10
authwp_ajax_opccod_get_statesincludes/class-opccod-shortcode.php:13
noprivwp_ajax_opccod_get_statesincludes/class-opccod-shortcode.php:14

Shortcodes 1

[one_page_checkout] includes/class-opccod-shortcode.php:9
WordPress Hooks 3
actionwp_enqueue_scriptsincludes/class-opccod-shortcode.php:10
actiontemplate_redirectincludes/class-opccod-shortcode.php:11
actionplugins_loadedone-page-checkout-cod.php:33
Maintenance & Trust

One Page Checkout COD Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 18, 2026
PHP min version7.4
Downloads88

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

One Page Checkout COD Developer Profile

Iheb HAFDALLAH

1 plugin · 0 total installs

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

How We Detect One Page Checkout COD

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/one-page-checkout-cod/assets/css/one-page-checkout-cod.css/wp-content/plugins/one-page-checkout-cod/assets/css/all.min.css
Script Paths
/wp-content/plugins/one-page-checkout-cod/assets/js/one-page-checkout-cod.js
Version Parameters
one-page-checkout-cod/assets/css/one-page-checkout-cod.css?ver=one-page-checkout-cod/assets/css/all.min.css?ver=one-page-checkout-cod/assets/js/one-page-checkout-cod.js?ver=

HTML / DOM Fingerprints

CSS Classes
opccod-formcheckout-containercheckout-cardcheckout-form
HTML Comments
<!-- Checkout Form -->
Data Attributes
data-noncename="product_id"name="opccod_quantity"name="billing_name"name="billing_phone"name="billing_country"+3 more
JS Globals
opccodDataopccod_i18n
REST Endpoints
/wp-json/opccod/v1/get_states
Shortcode Output
<div class="checkout-container"><div class="checkout-card">
FAQ

Frequently Asked Questions about One Page Checkout COD